log

age author description
Thu, 10 Apr 2014 02:39:29 +0400 cin removed the reference to the parent from the promise object this allows
Tue, 08 Apr 2014 23:25:01 +0400 cin fixed: StackOverflow in IPromiseBase.Then(handler)
Mon, 07 Apr 2014 18:17:00 +0400 cin minor cleanup
Mon, 07 Apr 2014 03:25:57 +0400 cin small refactoring, cleanup.
Thu, 06 Mar 2014 17:59:03 +0400 cin Added a casting method for promises.
Mon, 03 Mar 2014 09:00:23 +0400 cin fixes
Mon, 03 Mar 2014 08:59:03 +0400 cin fixes
Fri, 21 Feb 2014 03:15:28 +0400 cin refactoring
Thu, 06 Feb 2014 01:08:59 +0400 cin refactoring
Thu, 14 Nov 2013 01:15:07 +0400 cin fixed dispatch pool race condition
Wed, 13 Nov 2013 14:03:20 +0400 cin Слияние с promises
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
Sun, 10 Nov 2013 00:21:33 +0400 cin Promise is rewritten to use interlocked operations instead of locks promises