log Implab/AbstractPromise.cs @ 138:f75cfa58e3d4 v2

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