libdodo

log

age author description
8 months ago niam {issue #103} added implementation of sl- and dl- listsdefault tip
10 months ago Dmytro Milinevskyy detect L1 cacheline size
10 months ago Dmytro Milinevskyy {issue #110[resolved]} get rid of bfd
10 months ago Dmytro Milinevskyy {issue #109[resolved]} reorganize misc:random helpers
11 months ago niam [string] align string buffer to page size if its size is already bigger than a page size
11 months ago niam [configure] detect page size on build time
12 months ago niam [configuration][hg] updated server config]
12 months ago niam compilation fix
12 months ago niam branch merge
12 months ago niam [tools][code] more precise bzip compressionlight
12 months ago niam [tools][code] correct window bits for gz compressionlight
12 months ago niam [tools][code] support of gzip format decompressionlight
13 months ago niam [tools][code] gently use memory during bzDecompresslight
17 months ago niam [pc::execution::scheduler] exploit pc::notification
17 months ago niam [pc::execution::workqueue] gently check the closing flag
17 months ago niam [pc::sync] acquire returns false if the lock was not acquired within given timeout
17 months ago niam [pc::execution::workqueue] properly handle exceptions in constructor
17 months ago niam [string] hide destructor
17 months ago niam [pc::execution::workqueue] exploit pc::notification, fixes on destruction
17 months ago niam [tools::os] use nanosleep for os::sleep
17 months ago niam {issue #14[resolved]} event-notification interface
17 months ago niam {issue #14[resolved]} event-notification interface
17 months ago niam [pc::execution::(workqueue|scheduler) more accurete timeouts
17 months ago niam [pc::sync] use -timed versions of interlock API for acquirning lock for a given timeout
17 months ago niam [pc::execution::thread] fix memory leak in case of detached/canceled thread
17 months ago niam [pc::execution::thread] reduce default thread stack size
17 months ago niam [pc::execution::scheduler] use pc::execution::thread rather than using pthreads/anything directly
17 months ago niam [fcgi] use pc::execution module rather than using pthreads/anything directly
17 months ago niam [time] renamed millinow->nowMs, microSleep->sleepUs; added sleepMs
17 months ago niam [lib] finished non-c++ exception integration
17 months ago niam fixed docstrings
17 months ago niam [configuration] do not exploit "echo" for compilation of body for notification mail
17 months ago niam {issue #101[resolved]} workqueue/thread pool implementation
17 months ago niam header inclusion policy
18 months ago niam [exception] use singleton only in case of DL
18 months ago niam {issue #21[resolved]} [tools][misc] support for weak randoms
18 months ago niam {issue #58[resolved]} support for non-c++ exceptions
18 months ago niam [configuration] renamed hg cgi file
18 months ago niam branch merge
18 months ago niam [string] expose some methods as inlinelight
18 months ago niam [examples] correct usage of current string implementationlight
18 months ago niam [examples][code] remove ambiguous outputlight
18 months ago niam [tools][code] fix for new string implementationlight
18 months ago niam [exception] more safe way to get caller addresslight
19 months ago niam [string] usage optimizationlight
19 months ago niam [http] correct usage of current substr implementationlight
19 months ago niam [ssl] fixed and optimized read/write methodslight
19 months ago niam [string] append and assign methodslight
19 months ago niam [sql][constructor] fixed escapeFieldslight
19 months ago niam [sql][constructor] further escapeFields optimizationlight
19 months ago niam [sql][constructor] optimize escapeFieldslight
19 months ago niam branch mergelight
19 months ago niam [string] use buffer size of bredefined valuelight
19 months ago niam [string] implementation of some methodslight
19 months ago niam [string] documentation and additional assign and concat operatorslight
19 months ago niam [string] operatorslight
19 months ago niam branch mergelight
19 months ago niam [json] implement assing operator
19 months ago niam [configuration] do not send notification on pull; show diff on commit push
19 months ago niam [string] implemented few methodslight