log Implab/Promise.cs @ 106:d4e38929ce36 v2

age author description
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
Thu, 06 Nov 2014 20:03:19 +0300 cin code cleanup v2
Wed, 05 Nov 2014 02:31:35 +0300 cin fixed TransientPromiseException handling v2
Thu, 30 Oct 2014 10:06:16 +0300 cin Added the chaining method to the non-generic IPromise v2
Fri, 26 Sep 2014 03:32:34 +0400 cin added memory barriers v2
Wed, 10 Sep 2014 17:53:05 +0400 cin Refactoring of the IPromise<T> interface v2
Wed, 10 Sep 2014 11:17:37 +0400 cin major refactoring, added tasks support v2
Mon, 08 Sep 2014 17:40:46 +0400 cin minor fixes v2
Thu, 04 Sep 2014 18:47:12 +0400 cin promises refactoring v2
Wed, 03 Sep 2014 18:34:02 +0400 cin code cleanup
Thu, 14 Aug 2014 18:08:09 +0400 cin Refactoring
Mon, 30 Jun 2014 13:55:22 +0400 cin minor changes
Thu, 10 Apr 2014 02:39:29 +0400 cin removed the reference to the parent from the promise object this allows