log

age author description
Wed, 22 Nov 2017 16:54:58 +0300 cin missing files v2
Tue, 21 Nov 2017 14:57:58 +0300 cin JsonReader optimizations v2
Thu, 05 Oct 2017 09:24:49 +0300 cin Слияние v2
Thu, 05 Oct 2017 09:21:23 +0300 cin Added implab nuget spec v2
Wed, 04 Oct 2017 15:44:47 +0300 cin Improved AsyncQueue v2
Thu, 21 Sep 2017 01:14:27 +0300 cin Слияние v2
Thu, 21 Sep 2017 01:06:32 +0300 cin Added SerializationHelpers.SerializeToFile method v2
Wed, 13 Sep 2017 16:55:13 +0300 cin slowly cutting off mono specific settings v2
Tue, 12 Sep 2017 19:07:42 +0300 cin JsonXmlReader performance tuning v2
Tue, 12 Sep 2017 01:19:12 +0300 cin Rewritten JsonScanner, JsonParser, fixed naming style v2
Sat, 09 Sep 2017 03:53:13 +0300 cin Reimplemented JsonXmlReader, added support for null values: JSON null values are v2
Fri, 25 Aug 2017 02:16:35 +0300 cin fixed JSON parser error when parsing escaped double quote symbol v2
Wed, 23 Aug 2017 02:38:02 +0300 cin JSONXmlReaderFixed fixed boolean values handling v2
Tue, 22 Aug 2017 12:45:01 +0300 cin Слияние с default v2
Tue, 22 Aug 2017 09:35:54 +0300 cin Слияние default
Tue, 22 Aug 2017 09:34:47 +0300 cin sync
Fri, 23 Jun 2017 01:03:42 +0300 cin fixed recursion in Safe.Dispose with IEnumerable v2
Tue, 20 Jun 2017 19:45:52 +0300 cin .csproj changes v2
Thu, 18 May 2017 16:53:14 +0300 cin fixed trace v2
Thu, 04 May 2017 02:17:53 +0300 cin Trace logical operations in the correct channel v2
Tue, 02 May 2017 17:33:04 +0300 cin More verbose output with TextFileListener v2
Tue, 25 Apr 2017 19:51:33 +0300 cin Fixed component container v2
Fri, 21 Apr 2017 14:27:17 +0300 cin Fixed InteractiveListener to support OLE and clipboard. v2
Fri, 14 Apr 2017 15:57:23 +0300 cin Added the time delta column to the interactive trace listener v2
Tue, 11 Apr 2017 01:35:18 +0300 cin Minor code changes v2
Tue, 04 Apr 2017 12:04:05 +0300 cin Added class Trace<T> to manage channels for individual classes, if SomeClass v2
Tue, 21 Mar 2017 17:29:13 +0300 cin Code review, added a non generic version of SyncContextPromise v2
Mon, 20 Mar 2017 17:44:18 +0300 cin Code review for RunnableComponent v2
Wed, 16 Nov 2016 03:06:08 +0300 cin Bound promise to CancellationToken v2
Sun, 13 Nov 2016 18:28:17 +0300 cin RunnableComponent.Dispose(bool,Exception) changed to standart Dispose(bool) 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:45 +0300 cin Слияние v2
Tue, 25 Oct 2016 17:40:33 +0300 cin Added ResetState to RunnableComponent to reset in case of failure v2
Mon, 24 Oct 2016 11:24:45 +0300 cin Fixed broken Implab.Diagnostics.Interactive v2
Tue, 18 Oct 2016 17:49:54 +0300 cin Added 'Fail' method to RunnableComponent which allows component to move from v2
Tue, 18 Oct 2016 01:03:49 +0300 cin Implemented PollingRunnableComponent v2
Mon, 17 Oct 2016 00:36:36 +0300 cin TraceLog tests v2
Fri, 14 Oct 2016 04:03:10 +0300 cin working version of the project v2
Fri, 14 Oct 2016 03:33:17 +0300 cin Слияние с default v2
Mon, 10 Oct 2016 03:14:00 +0300 koff fixed error handling for chained actions
Thu, 01 Sep 2016 10:43:31 +0300 cin fixed: the error handler should not handle handlers errors
Mon, 29 Aug 2016 23:15:51 +0300 cin fixed promise chaining behavior, the error handler doesn't handle result or cancellation handlers exceptions these exceptions are propagated to the next handlers.
Wed, 04 May 2016 12:28:08 +0300 cin minor changes v2
Mon, 25 Apr 2016 15:18:56 +0300 cin working on diagnostics v2
Fri, 22 Apr 2016 13:13:08 +0300 cin Added tag release v2.1 for changeset f1da3afc3521
Fri, 22 Apr 2016 13:10:34 +0300 cin Слияние с v2 release v2.1
Fri, 22 Apr 2016 13:09:57 +0300 cin bump version to 2.1 v2
Fri, 22 Apr 2016 13:08:08 +0300 cin Слияние с ref20160224 v2
Fri, 22 Apr 2016 13:07:41 +0300 cin Закрыть ветку ref20160224 ref20160224
Fri, 22 Apr 2016 12:59:31 +0300 cin Updated VS project ref20160224
Tue, 19 Apr 2016 17:35:20 +0300 cin Reworked cancelation handling, if the cancel handler isn't specified the OperationCanceledException will be handled by the error handler ref20160224
Tue, 19 Apr 2016 00:50:14 +0300 cin working on cancelation and error handling ref20160224
Mon, 18 Apr 2016 16:41:17 +0300 cin runnable component, work in progress ref20160224
Sat, 16 Apr 2016 03:23:26 +0300 cin working on runnable component ref20160224
Fri, 25 Mar 2016 02:49:02 +0300 cin fixed DFA optimization, JSON is fully functional ref20160224
Thu, 24 Mar 2016 18:52:10 +0300 cin pretty print DFA, the minimization is still buggy ref20160224
Thu, 24 Mar 2016 03:54:46 +0300 cin minor fixes and debug ref20160224
Thu, 24 Mar 2016 02:30:46 +0300 cin refactoring complete, JSONParser rewritten ref20160224
Wed, 23 Mar 2016 19:52:08 +0300 cin sync ref20160224
Wed, 23 Mar 2016 19:51:45 +0300 cin working on JSON parser ref20160224