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