log Implab.Test/AsyncTests.cs @ 136:e9e7940c7d98 v2

age author description
Mon, 16 Feb 2015 01:14:09 +0300 cin shared locks + tests 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
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
Sun, 11 Jan 2015 19:13:02 +0300 cin Promises rewritten, added improved version of AsyncQueue 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
Fri, 26 Sep 2014 20:44:01 +0400 cin dispatch pool rewritten v2
Fri, 26 Sep 2014 03:32:34 +0400 cin added memory barriers v2
Thu, 11 Sep 2014 10:56:14 +0400 cin ported tests to mono v2
Wed, 10 Sep 2014 17:53:05 +0400 cin Refactoring of the IPromise<T> interface v2
Fri, 05 Sep 2014 00:27:14 +0400 cin fixed tests v2
Thu, 10 Apr 2014 04:20:25 +0400 cin fixed race condition in DispatchPool
Thu, 10 Apr 2014 02:39:29 +0400 cin removed the reference to the parent from the promise object this allows