log Implab/Safe.cs @ 232:133ba4444acc v2

age author description
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
Sat, 07 Feb 2015 19:41:31 +0300 cin minor fixes v2
Sat, 07 Feb 2015 11:06:42 +0300 cin minor changes v2
Thu, 29 Jan 2015 05:09:31 +0300 cin Added Signal class a lightweight alternative to ManualResetEvent v2