log Implab.Test/AsyncTests.cs @ 119:2573b562e328 v2

age author description
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
Mon, 07 Apr 2014 03:25:57 +0400 cin small refactoring, cleanup.
Thu, 14 Nov 2013 01:15:07 +0400 cin fixed dispatch pool race condition
Wed, 13 Nov 2013 14:03:00 +0400 cin implemented nonblocking wake singnals processing promises
Tue, 12 Nov 2013 19:52:10 +0400 cin DispatchPool works again, but performance is poor in some cases promises
Tue, 12 Nov 2013 02:27:22 +0400 cin refactoring, sync promises