libdodo

log

age author description
Sun, 15 May 2011 02:07:44 +0300 niam {issue #103} added implementation of sl- and dl- listsdefault tip
Mon, 21 Mar 2011 16:52:28 +0200 Dmytro Milinevskyy detect L1 cacheline sizei110
Fri, 18 Mar 2011 16:30:02 +0200 Dmytro Milinevskyy {issue #110[resolved]} get rid of bfd
Fri, 18 Mar 2011 13:59:24 +0200 Dmytro Milinevskyy {issue #109[resolved]} reorganize misc:random helpersi109
Wed, 09 Feb 2011 10:29:46 +0200 niam [string] align string buffer to page size if its size is already bigger than a page size
Wed, 09 Feb 2011 10:28:43 +0200 niam [configure] detect page size on build time
Mon, 24 Jan 2011 15:01:31 +0200 niam [configuration][hg] updated server config]
Mon, 10 Jan 2011 13:17:21 +0200 niam compilation fix
Mon, 10 Jan 2011 12:43:02 +0200 niam branch merge
Mon, 10 Jan 2011 12:27:02 +0200 niam [tools][code] more precise bzip compressionlight
Mon, 10 Jan 2011 12:26:59 +0200 niam [tools][code] correct window bits for gz compressionlight
Mon, 10 Jan 2011 11:09:04 +0200 niam [tools][code] support of gzip format decompressionlight
Mon, 27 Dec 2010 18:07:04 +0200 niam [tools][code] gently use memory during bzDecompresslight
Mon, 30 Aug 2010 18:52:48 +0300 niam [pc::execution::scheduler] exploit pc::notification
Mon, 30 Aug 2010 18:50:08 +0300 niam [pc::execution::workqueue] gently check the closing flag
Sun, 29 Aug 2010 17:59:23 +0300 niam [pc::sync] acquire returns false if the lock was not acquired within given timeout
Sun, 29 Aug 2010 15:44:24 +0300 niam [pc::execution::workqueue] properly handle exceptions in constructor
Sun, 29 Aug 2010 15:44:17 +0300 niam [string] hide destructor
Sun, 29 Aug 2010 15:17:53 +0300 niam [pc::execution::workqueue] exploit pc::notification, fixes on destruction
Sun, 29 Aug 2010 15:16:22 +0300 niam [tools::os] use nanosleep for os::sleep
Sun, 29 Aug 2010 15:16:17 +0300 niam {issue #14[resolved]} event-notification interface
Sun, 29 Aug 2010 15:15:06 +0300 niam {issue #14[resolved]} event-notification interface
Sun, 29 Aug 2010 07:38:07 +0300 niam [pc::execution::(workqueue|scheduler) more accurete timeouts
Sun, 29 Aug 2010 07:37:13 +0300 niam [pc::sync] use -timed versions of interlock API for acquirning lock for a given timeout
Sat, 28 Aug 2010 17:26:05 +0300 niam [pc::execution::thread] fix memory leak in case of detached/canceled thread
Sat, 28 Aug 2010 17:24:40 +0300 niam [pc::execution::thread] reduce default thread stack size
Fri, 27 Aug 2010 08:49:47 +0300 niam [pc::execution::scheduler] use pc::execution::thread rather than using pthreads/anything directly
Fri, 27 Aug 2010 08:24:32 +0300 niam [fcgi] use pc::execution module rather than using pthreads/anything directly
Fri, 27 Aug 2010 08:06:10 +0300 niam [time] renamed millinow->nowMs, microSleep->sleepUs; added sleepMs
Thu, 26 Aug 2010 08:59:51 +0300 niam [lib] finished non-c++ exception integration
Sun, 22 Aug 2010 15:35:08 +0300 niam fixed docstrings
Sun, 22 Aug 2010 12:42:16 +0300 niam [configuration] do not exploit "echo" for compilation of body for notification mail
Sun, 22 Aug 2010 11:44:29 +0300 niam {issue #101[resolved]} workqueue/thread pool implementation
Sun, 22 Aug 2010 11:43:25 +0300 niam header inclusion policy
Sat, 24 Jul 2010 07:54:36 +0300 niam [exception] use singleton only in case of DL
Fri, 23 Jul 2010 09:30:20 +0300 niam {issue #21[resolved]} [tools][misc] support for weak randoms
Thu, 22 Jul 2010 14:13:02 +0300 niam {issue #58[resolved]} support for non-c++ exceptions
Wed, 21 Jul 2010 12:41:08 +0300 niam [configuration] renamed hg cgi file
Wed, 21 Jul 2010 10:22:05 +0300 niam branch merge
Sun, 18 Jul 2010 11:29:28 +0300 niam [string] expose some methods as inlinelight
Sat, 17 Jul 2010 16:05:26 +0300 niam [examples] correct usage of current string implementationlight
Sat, 17 Jul 2010 16:04:21 +0300 niam [examples][code] remove ambiguous outputlight
Sat, 17 Jul 2010 08:53:33 +0300 niam [tools][code] fix for new string implementationlight
Sat, 17 Jul 2010 08:09:15 +0300 niam [exception] more safe way to get caller addresslight
Thu, 17 Jun 2010 19:24:58 +0300 niam [string] usage optimizationlight
Thu, 17 Jun 2010 12:34:17 +0300 niam [http] correct usage of current substr implementationlight
Thu, 17 Jun 2010 12:33:37 +0300 niam [ssl] fixed and optimized read/write methodslight
Thu, 17 Jun 2010 12:32:58 +0300 niam [string] append and assign methodslight
Wed, 16 Jun 2010 11:19:15 +0300 niam [sql][constructor] fixed escapeFieldslight
Wed, 16 Jun 2010 10:44:33 +0300 niam [sql][constructor] further escapeFields optimizationlight
Wed, 16 Jun 2010 10:42:04 +0300 niam [sql][constructor] optimize escapeFieldslight
Wed, 16 Jun 2010 09:04:37 +0300 niam branch mergelight
Wed, 16 Jun 2010 08:47:44 +0300 niam [string] use buffer size of bredefined valuelight
Tue, 15 Jun 2010 17:53:43 +0300 niam [string] implementation of some methodslight
Tue, 15 Jun 2010 14:35:01 +0300 niam [string] documentation and additional assign and concat operatorslight
Tue, 15 Jun 2010 11:50:03 +0300 niam [string] operatorslight
Mon, 14 Jun 2010 15:04:17 +0300 niam branch mergelight
Mon, 14 Jun 2010 14:55:40 +0300 niam [json] implement assing operator
Mon, 14 Jun 2010 14:18:47 +0300 niam [configuration] do not send notification on pull; show diff on commit push
Mon, 14 Jun 2010 14:07:29 +0300 niam [string] implemented few methodslight