log

age author description
Fri, 06 Mar 2015 15:45:26 +0300 cin DRAFT: refactoring v2
Wed, 04 Mar 2015 18:05:39 +0300 cin DRAFT: refactoring, adding cancelation token v2
Wed, 04 Mar 2015 03:10:38 +0300 cin fixed JSONWriter handling Infinity, NaN and locale aware number formatting v2
Tue, 24 Feb 2015 00:54:22 +0300 cin fixed JSON writer v2
Fri, 20 Feb 2015 15:58:34 +0300 cin fixes v2
Wed, 18 Feb 2015 18:02:02 +0300 cin fixed blocking queue v2
Tue, 17 Feb 2015 18:16:26 +0300 cin added ICancellable.Cancel(Exception) to allow specify the reason of cancellation v2
Mon, 16 Feb 2015 17:48:39 +0300 cin added the blocking queue v2
Mon, 16 Feb 2015 01:14:09 +0300 cin shared locks + tests v2
Fri, 13 Feb 2015 02:08:01 +0300 cin Fixed chaining of promises with 'Then' method v2
Wed, 11 Feb 2015 02:12:15 +0300 cin Improved logging v2
Mon, 09 Feb 2015 00:28:13 +0300 cin sync v2
Sat, 07 Feb 2015 19:41:31 +0300 cin minor fixes v2
Sat, 07 Feb 2015 11:06:42 +0300 cin minor changes v2
Fri, 30 Jan 2015 17:07:17 +0300 cin fixed Resove method bug when calling it on already cancelled promise v2
Thu, 29 Jan 2015 18:31:06 +0300 cin Added SharedLock to synchronization routines v2
Thu, 29 Jan 2015 05:09:31 +0300 cin Added Signal class a lightweight alternative to ManualResetEvent v2
Tue, 27 Jan 2015 18:18:29 +0300 cin fixed AsyncQueue iterator v2
Mon, 26 Jan 2015 02:12:01 +0300 cin minor changes v2
Thu, 15 Jan 2015 12:09:20 +0300 cin improved performance of promises v2
Thu, 15 Jan 2015 02:43:14 +0300 cin major update, added Drain mathod to AsyncQueue class v2
Tue, 13 Jan 2015 01:42:38 +0300 cin async queue improvements v2
Mon, 12 Jan 2015 22:20:45 +0300 cin minor fixes and improvements of AsyncQueue, additional tests v2
Mon, 12 Jan 2015 18:19:41 +0300 cin working version of AsyncQueue and batch operations v2
Mon, 12 Jan 2015 05:19:52 +0300 cin improved asyncpool usability v2
Sun, 11 Jan 2015 19:13:02 +0300 cin Promises rewritten, added improved version of AsyncQueue v2
Sun, 28 Dec 2014 16:09:03 +0300 cin minor fixes v2
Tue, 23 Dec 2014 19:48:47 +0300 cin pool refactoring v2
Tue, 23 Dec 2014 03:20:39 +0300 cin minor refactoring v2
Sun, 21 Dec 2014 13:52:08 +0300 cin fixed JSON writer v2
Sun, 14 Dec 2014 22:39:13 +0100 cin minor changes v2
Wed, 10 Dec 2014 01:29:53 +0100 cin working on linked list v2-1
Wed, 19 Nov 2014 13:34:09 +0300 cin fixed Promise.Error handler v2
Wed, 19 Nov 2014 03:18:42 +0400 cin minor fix v1
Sun, 16 Nov 2014 02:49:12 +0300 cin added promise timeout helper v2
Fri, 14 Nov 2014 14:04:24 +0300 cin minor fixes v2
Tue, 11 Nov 2014 18:37:35 +0300 cin sync v2
Tue, 11 Nov 2014 04:14:21 +0300 cin minor fixes and optimizations v2
Mon, 10 Nov 2014 18:00:28 +0300 cin promises refactoring v2
Mon, 10 Nov 2014 10:17:54 +0300 cin minor fixes v2
Sun, 09 Nov 2014 23:03:45 +0300 cin renamed Promise.Last -> Promise.On v2
Sat, 08 Nov 2014 10:02:47 +0300 cin sync v2
Fri, 07 Nov 2014 09:36:12 +0300 cin code cleaunp v2
Thu, 06 Nov 2014 20:03:19 +0300 cin code cleanup v2
Wed, 05 Nov 2014 16:39:56 +0300 cin added multithreading support to Disposable class v2
Wed, 05 Nov 2014 02:31:35 +0300 cin fixed TransientPromiseException handling v2
Tue, 04 Nov 2014 09:43:44 +0300 cin fix MTQueue syntax error v2
Fri, 31 Oct 2014 17:34:54 +0300 cin added enumerable interface to MTQueue v2
Thu, 30 Oct 2014 10:06:16 +0300 cin Added the chaining method to the non-generic IPromise v2
Wed, 29 Oct 2014 18:54:46 +0300 cin minor changes v2
Thu, 23 Oct 2014 17:50:09 +0400 cin minor fixes v2
Thu, 23 Oct 2014 01:13:57 +0400 cin improved tracing v2
Wed, 22 Oct 2014 18:37:56 +0400 cin rewritten tracing v2
Tue, 14 Oct 2014 09:30:45 +0400 cin code cleanup v2
Sun, 12 Oct 2014 16:50:34 +0400 cin code cleanup v2
Wed, 08 Oct 2014 02:19:45 +0400 cin improved performance of a chained map operation v2
Tue, 07 Oct 2014 10:58:38 +0400 cin ServiceLocator: fixed services cleanup v2
Mon, 06 Oct 2014 18:11:23 +0400 cin minor fixes in the service locator class v2
Mon, 06 Oct 2014 03:41:17 +0400 cin ServiceLocator: added a cleanup callback to the service registration method v2
Tue, 30 Sep 2014 16:05:35 +0400 cin fixed JSONXmlReader disposing under ugly mono v2