log Implab/AbstractPromise.cs @ 145:706fccb85524 v2

age author description
Sun, 08 Mar 2015 02:52:27 +0300 cin RC: cancellation support for promises + tests v2
Fri, 06 Mar 2015 15:45:26 +0300 cin DRAFT: refactoring v2
Wed, 04 Mar 2015 18:05:39 +0300 cin DRAFT: refactoring, adding cancelation token v2
Tue, 17 Feb 2015 18:16:26 +0300 cin added ICancellable.Cancel(Exception) to allow specify the reason of cancellation v2
Fri, 30 Jan 2015 17:07:17 +0300 cin fixed Resove method bug when calling it on already cancelled promise v2
Thu, 15 Jan 2015 12:09:20 +0300 cin improved performance of promises v2
Sun, 11 Jan 2015 19:13:02 +0300 cin Promises rewritten, added improved version of AsyncQueue v2