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

age author description
Sun, 08 Mar 2015 02:52:27 +0300 cin RC: cancellation support for promises + tests v2
Tue, 17 Feb 2015 18:16:26 +0300 cin added ICancellable.Cancel(Exception) to allow specify the reason of cancellation v2
Mon, 16 Feb 2015 01:14:09 +0300 cin shared locks + tests v2
Thu, 15 Jan 2015 02:43:14 +0300 cin major update, added Drain mathod to AsyncQueue class v2
Sun, 11 Jan 2015 19:13:02 +0300 cin Promises rewritten, added improved version of AsyncQueue v2
Sun, 16 Nov 2014 02:49:12 +0300 cin added promise timeout helper v2
Fri, 14 Nov 2014 14:04:24 +0300 cin minor fixes v2