source: @ 1500:872b0b69e0d5

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1500:872b0b69e0d5   9 months niam {issue #103} added implementation of sl- and dl- lists
(edit) @1499:74fbdc7abbc2   11 months millinevskyy detect L1 cacheline size
(edit) @1498:0354562536c4   11 months millinevskyy {issue #110[resolved]} get rid of bfd
(edit) @1497:a2a9d4ede6bf   11 months millinevskyy {issue #109[resolved]} reorganize misc:random helpers
(edit) @1496:b7edf553126f   12 months niam [string] align string buffer to page size if its size is already bigger …
(edit) @1495:f5d9d7562b3d   12 months niam [configure] detect page size on build time
(edit) @1494:4f47fe4682f6   13 months niam [configuration][hg] updated server config]
(edit) @1493:377b9a116fb3   13 months niam compilation fix
(edit) @1492:3ae5908ffbf9   13 months niam branch merge
(edit) @1491:48c6212dd0bf   13 months niam [tools][code] more precise bzip compression
(edit) @1490:efc6420f90d5   13 months niam [tools][code] correct window bits for gz compression
(edit) @1489:d5e59be6fa88   13 months niam [tools][code] support of gzip format decompression
(edit) @1488:1779134d677f   14 months niam [tools][code] gently use memory during bzDecompress
(edit) @1487:827c5e2990c9   17 months niam [pc::execution::scheduler] exploit pc::notification
(edit) @1486:da919ff0985c   17 months niam [pc::execution::workqueue] gently check the closing flag
(edit) @1485:3a149151a9cd   18 months niam [pc::sync] acquire returns false if the lock was not acquired within given …
(edit) @1484:751cc39c852f   18 months niam [pc::execution::workqueue] properly handle exceptions in constructor
(edit) @1483:743bfb177bc4   18 months niam [string] hide destructor
(edit) @1482:641f3eb4fc92   18 months niam [pc::execution::workqueue] exploit pc::notification, fixes on destruction
(edit) @1481:a715083df97f   18 months niam [tools::os] use nanosleep for os::sleep
(edit) @1480:5af7c1879bca   18 months niam {issue #14[resolved]} event-notification interface
(edit) @1479:d92a97f2db7c   18 months niam {issue #14[resolved]} event-notification interface
(edit) @1478:b13765449d68   18 months niam [pc::execution::(workqueue|scheduler) more accurete timeouts
(edit) @1477:01b1ddada8ad   18 months niam [pc::sync] use -timed versions of interlock API for acquirning lock for a …
(edit) @1476:fdb1826f79da   18 months niam [pc::execution::thread] fix memory leak in case of detached/canceled …
(edit) @1475:7a96ca762dbb   18 months niam [pc::execution::thread] reduce default thread stack size
(edit) @1474:efb0facc02cc   18 months niam [pc::execution::scheduler] use pc::execution::thread rather than using …
(edit) @1473:8784c4181a22   18 months niam [fcgi] use pc::execution module rather than using pthreads/anything …
(edit) @1472:bbc6ac5ec16d   18 months niam [time] renamed millinow->nowMs, microSleep->sleepUs; added sleepMs
(edit) @1471:b85ecf59f9ab   18 months niam [lib] finished non-c++ exception integration
(edit) @1470:4d54b7fbb067   18 months niam fixed docstrings
(edit) @1469:35427b7467a7   18 months niam [configuration] do not exploit "echo" for compilation of body for …
(edit) @1468:bba71c9ccf97   18 months niam {issue #101[resolved]} workqueue/thread pool implementation
(edit) @1467:6a5a4b01d752   18 months niam header inclusion policy
(edit) @1466:1d08fcd3c7e0   19 months niam [exception] use singleton only in case of DL
(edit) @1465:2abfff092a38   19 months niam {issue #21[resolved]} [tools][misc] support for weak randoms
(edit) @1464:3f6711617be1   19 months niam {issue #58[resolved]} support for non-c++ exceptions
(edit) @1463:196613b37795   19 months niam [configuration] renamed hg cgi file
(edit) @1462:bf45c4faccc8   19 months niam branch merge
(edit) @1461:0de84c0c062e   19 months niam [string] expose some methods as inline
(edit) @1460:74faa9b60c93   19 months niam [examples] correct usage of current string implementation
(edit) @1459:49018cc2f6a1   19 months niam [examples][code] remove ambiguous output
(edit) @1458:42ddcd2ec3b6   19 months niam [tools][code] fix for new string implementation
(edit) @1457:951ed56c4f7b   19 months niam [exception] more safe way to get caller address
(edit) @1456:be51d2a061a9   20 months niam [string] usage optimization
(edit) @1455:5f1392e374a6   20 months niam [http] correct usage of current substr implementation
(edit) @1454:96f6f5a81ccd   20 months niam [ssl] fixed and optimized read/write methods
(edit) @1453:2b96839bfa3d   20 months niam [string] append and assign methods
(edit) @1452:3ba2297f9bd9   20 months niam [sql][constructor] fixed escapeFields
(edit) @1451:06592cdbfd3d   20 months niam [sql][constructor] further escapeFields optimization
(edit) @1450:e604ffff33ba   20 months niam [sql][constructor] optimize escapeFields
(edit) @1449:ef0ef1ab1fb6   20 months niam branch merge
(edit) @1448:3459a6fdb6fc   20 months niam [string] use buffer size of bredefined value
(edit) @1447:cd21bc495878   20 months niam [string] implementation of some methods
(edit) @1446:606e18213788   20 months niam [string] documentation and additional assign and concat operators
(edit) @1445:cc1c7f7b8f3e   20 months niam [string] operators
(edit) @1444:7519af2bf2e8   20 months niam branch merge
(edit) @1443:15a2d3365406   20 months niam [json] implement assing operator
(edit) @1442:929d93cf7df3   20 months niam [configuration] do not send notification on pull; show diff on commit push
(edit) @1441:238ae56a8e80   20 months niam [string] implemented few methods
(edit) @1440:1a690c322a6a   20 months niam [string] compilation fixes
(edit) @1439:b23bfdd8a935   20 months niam change contact info
(edit) @1438:16bb1fc9ecc8   20 months niam [string] implementation of few methods
(edit) @1437:06a6d1536849   20 months niam [tools][code] missed isdigit replacement
(edit) @1436:f1c1604d512b   20 months niam [string] compilation fixes
(edit) @1435:55b4637e26c0   20 months niam compilation fixup
(edit) @1434:e23a9130abe0   20 months niam [string] move operators out of dodo::
(edit) @1433:d36f43e1414b   20 months niam string stub methods
(edit) @1432:b9e9e9bed5d5   20 months niam integration of lightweight string class: missed string.xx
(edit) @1431:82cbffca84df   20 months niam integration of lightweight string class: interface defined
(edit) @1430:e1ff32e40581   20 months niam [bitten] recipes for different build configurations
(edit) @1429:7eca2497cb3b   20 months millinevskyy [bitten] workaround for revision passed to recipe
(edit) @1428:d924b9efb1de   20 months niam [bitten] slave configuration revisited
(edit) @1427:44ac671fc5d9   20 months niam [bitten] slave configuration
(edit) @1426:1a8f0defb608   20 months niam [bitten] slave configuration extended
(edit) @1425:87866b1d7a63   20 months niam branch merge
(edit) @1424:fb301b0399b3   20 months niam bitten configs
(edit) @1423:dc0d9d271d92   20 months niam [build] comments on build patterns
(edit) @1422:51801cfa30f1   23 months niam [configuration] mercurial add record extension
(edit) @1421:8b5bb39b62b3   2 years niam fix compilation errors and warnings
(edit) @1420:f6c21ef02573   2 years niam fix compilation errors and warnings
(edit) @1419:56cc67124e97   2 years niam branch merge
(edit) @1418:07f0d9d935ea   2 years niam docstring update
(edit) @1417:af5cb44c12fc   2 years niam pc::execution::scheduler: work with const-referenced objects
(edit) @1416:fd9a674d0bab   2 years niam pc::execution::process: more precise detection of state of the process
(edit) @1415:fb86a04acfb0   2 years niam pc::execution::manager: non-template implementation, possible to manage …
(edit) @1414:90d39a446bbc   2 years niam trac standalone configuration
(edit) @1413:90ddaec5a31a   2 years niam db: interface redesign
(edit) @1412:da697d53fa03   2 years niam hg: ignore TAGS
(edit) @1411:c4e7d7b15215   2 years niam [configuration] updated lighttpd config
(edit) @1410:a443cf659b82   2 years niam {issue #20[resolved]} scheduler interface for pc::execution::job
(edit) @1409:9541a6d7f041   2 years niam tools::time: current time in milliseconds
(edit) @1408:bf2a30c9b9e7   2 years niam updated doxygen config with corect preprocessor flags
(edit) @1407:d746ffe1b28e   2 years niam updated doxygen config accordingly to new directory layout
(edit) @1406:6b099cf4ab8d   2 years niam changed directory layout
(edit) @1405:79f6066ff36a   2 years niam merge libdodo with tip
(edit) @1404:6336d99136a6   2 years niam fixed docstring
(edit) @1403:c264cd105d66   2 years niam fixed compilation warning
(edit) @1402:2efaedb218a6   2 years niam markup
(edit) @1401:707f554e8390   2 years niam tools::os: renamed calls
Note: See TracRevisionLog for help on using the revision log.