libdodo

log

age author description
9 days ago niam [pc::execution::scheduler] exploit pc::notificationdefault tip
9 days ago niam [pc::execution::workqueue] gently check the closing flag
10 days ago niam [pc::sync] acquire returns false if the lock was not acquired within given timeout
10 days ago niam [pc::execution::workqueue] properly handle exceptions in constructor
10 days ago niam [string] hide destructor
10 days ago niam [pc::execution::workqueue] exploit pc::notification, fixes on destruction
10 days ago niam [tools::os] use nanosleep for os::sleep
10 days ago niam {issue #14[resolved]} event-notification interface
10 days ago niam {issue #14[resolved]} event-notification interface
11 days ago niam [pc::execution::(workqueue|scheduler) more accurete timeouts
11 days ago niam [pc::sync] use -timed versions of interlock API for acquirning lock for a given timeout
11 days ago niam [pc::execution::thread] fix memory leak in case of detached/canceled thread
11 days ago niam [pc::execution::thread] reduce default thread stack size
13 days ago niam [pc::execution::scheduler] use pc::execution::thread rather than using pthreads/anything directly
13 days ago niam [fcgi] use pc::execution module rather than using pthreads/anything directly
13 days ago niam [time] renamed millinow->nowMs, microSleep->sleepUs; added sleepMs
13 days ago niam [lib] finished non-c++ exception integration
2 weeks ago niam fixed docstrings
2 weeks ago niam [configuration] do not exploit "echo" for compilation of body for notification mail
2 weeks ago niam {issue #101[resolved]} workqueue/thread pool implementation
2 weeks ago niam header inclusion policy
6 weeks ago niam [exception] use singleton only in case of DL
6 weeks ago niam {issue #21[resolved]} [tools][misc] support for weak randoms
6 weeks ago niam {issue #58[resolved]} support for non-c++ exceptions
7 weeks ago niam [configuration] renamed hg cgi file
7 weeks ago niam branch merge
7 weeks ago niam [string] expose some methods as inlinelight
7 weeks ago niam [examples] correct usage of current string implementationlight
7 weeks ago niam [examples][code] remove ambiguous outputlight
7 weeks ago niam [tools][code] fix for new string implementationlight
7 weeks ago niam [exception] more safe way to get caller addresslight
2 months ago niam [string] usage optimizationlight
2 months ago niam [http] correct usage of current substr implementationlight
2 months ago niam [ssl] fixed and optimized read/write methodslight
2 months ago niam [string] append and assign methodslight
2 months ago niam [sql][constructor] fixed escapeFieldslight
2 months ago niam [sql][constructor] further escapeFields optimizationlight
2 months ago niam [sql][constructor] optimize escapeFieldslight
2 months ago niam branch mergelight
2 months ago niam [string] use buffer size of bredefined valuelight
2 months ago niam [string] implementation of some methodslight
2 months ago niam [string] documentation and additional assign and concat operatorslight
2 months ago niam [string] operatorslight
2 months ago niam branch mergelight
2 months ago niam [json] implement assing operator
2 months ago niam [configuration] do not send notification on pull; show diff on commit push
2 months ago niam [string] implemented few methodslight
2 months ago niam [string] compilation fixeslight
2 months ago niam change contact infolight
2 months ago niam [string] implementation of few methodslight
2 months ago niam [tools][code] missed isdigit replacementlight
2 months ago niam [string] compilation fixeslight
2 months ago niam compilation fixuplight
2 months ago niam [string] move operators out of dodo::light
2 months ago niam string stub methodslight
3 months ago niam integration of lightweight string class: missed string.xxlight
3 months ago niam integration of lightweight string class: interface definedlight
3 months ago niam [bitten] recipes for different build configurations
3 months ago Dmytro Milinevskyy [bitten] workaround for revision passed to recipe
3 months ago niam [bitten] slave configuration revisited