log Implab/Promise.cs @ 275:6fefd5811b9b v3

age author description
Fri, 13 Apr 2018 19:14:59 +0300 cin minor fixes v3 v3.0.6
Wed, 31 Jan 2018 11:28:38 +0300 cin Implab.Test moved to xunit v3
Tue, 30 Jan 2018 01:37:17 +0300 cin Added awaiters to promises v3
Wed, 24 Jan 2018 19:24:10 +0300 cin working on promises v3
Tue, 25 Oct 2016 17:40:33 +0300 cin Added ResetState to RunnableComponent to reset in case of failure v2
Fri, 06 Mar 2015 15:45:26 +0300 cin DRAFT: refactoring v2
Tue, 17 Feb 2015 18:16:26 +0300 cin added ICancellable.Cancel(Exception) to allow specify the reason of cancellation v2
Sun, 11 Jan 2015 19:13:02 +0300 cin Promises rewritten, added improved version of AsyncQueue v2
Wed, 19 Nov 2014 13:34:09 +0300 cin fixed Promise.Error handler v2
Tue, 11 Nov 2014 04:14:21 +0300 cin minor fixes and optimizations v2
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