log Implab/Safe.cs @ 253:34df34841225 v3 v3.0.1-beta

age author description
Sun, 11 Feb 2018 00:49:51 +0300 cin Prerelease version of RunnableComponent v3
Tue, 30 Jan 2018 01:37:17 +0300 cin Added awaiters to promises v3
Fri, 01 Dec 2017 01:28:56 +0300 cin fixed unpredictable Safe.Dispose behaviour v2
Tue, 12 Sep 2017 01:19:12 +0300 cin Rewritten JsonScanner, JsonParser, fixed naming style v2
Fri, 23 Jun 2017 01:03:42 +0300 cin fixed recursion in Safe.Dispose with IEnumerable v2
Fri, 21 Apr 2017 14:27:17 +0300 cin Fixed InteractiveListener to support OLE and clipboard. v2
Tue, 11 Apr 2017 01:35:18 +0300 cin Minor code changes v2
Wed, 16 Nov 2016 03:06:08 +0300 cin Bound promise to CancellationToken v2
Wed, 09 Nov 2016 12:03:22 +0300 cin added Safe.DispatchEvent() a legacy equivalent for '?.Invoke()' v2
Tue, 25 Oct 2016 17:40:33 +0300 cin Added ResetState to RunnableComponent to reset in case of failure v2
Tue, 18 Oct 2016 17:49:54 +0300 cin Added 'Fail' method to RunnableComponent which allows component to move from v2
Wed, 23 Mar 2016 01:42:00 +0300 cin refactoring ref20160224
Fri, 19 Feb 2016 18:07:17 +0300 cin DFA refactoring v2
Sun, 08 Mar 2015 02:52:27 +0300 cin RC: cancellation support for promises + tests v2
Mon, 09 Feb 2015 00:28:13 +0300 cin sync v2