log Implab.Test/AsyncTests.cs @ 81:2c5631b43c7d v2

age author description
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.