log Implab/Implab.csproj @ 211:3eb3255d8cc5 v2

age author description
Tue, 21 Mar 2017 17:29:13 +0300 cin Code review, added a non generic version of SyncContextPromise 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
Tue, 18 Oct 2016 01:03:49 +0300 cin Implemented PollingRunnableComponent v2
Mon, 25 Apr 2016 15:18:56 +0300 cin working on diagnostics v2
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
Thu, 24 Mar 2016 02:30:46 +0300 cin refactoring complete, JSONParser rewritten ref20160224
Wed, 23 Mar 2016 19:51:45 +0300 cin working on JSON parser ref20160224
Wed, 23 Mar 2016 01:42:00 +0300 cin refactoring ref20160224
Tue, 22 Mar 2016 18:58:40 +0300 cin rewritten the text scanner ref20160224
Tue, 15 Mar 2016 02:11:06 +0300 cin Working on text scanner ref20160224
Mon, 14 Mar 2016 01:19:38 +0300 cin Working on text scanner ref20160224
Thu, 10 Mar 2016 01:19:33 +0300 cin Working on regular DFA ref20160224
Fri, 04 Mar 2016 01:56:31 +0300 cin DFA refactoring, rx based dfa. ref20160224
Thu, 03 Mar 2016 08:41:02 +0300 cin DFA refactoring ref20160224
Mon, 29 Feb 2016 02:02:17 +0300 cin DFA refactoring ref20160224
Thu, 25 Feb 2016 02:11:13 +0300 cin Almost complete DFA refactoring ref20160224
Wed, 24 Feb 2016 20:12:52 +0300 cin JSON moved to Formats namespace ref20160224
Wed, 24 Feb 2016 08:39:53 +0300 cin DFA refactoring ref20160224
Fri, 19 Feb 2016 18:07:17 +0300 cin DFA refactoring v2
Thu, 18 Feb 2016 14:34:02 +0300 cin refactoring, code cleanup v2
Mon, 15 Feb 2016 04:22:15 +0300 cin Promises: SignalXXX methods merged into SignalHandler method. v2
Thu, 11 Feb 2016 01:56:27 +0300 cin component model refactoring v2
Thu, 04 Feb 2016 02:43:05 +0300 cin Added support for 'await' operator to promises v2
Tue, 17 Mar 2015 08:25:35 +0300 cin sync v2
Sun, 08 Mar 2015 02:52:27 +0300 cin RC: cancellation support for promises + tests v2
Fri, 06 Mar 2015 15:45:26 +0300 cin DRAFT: refactoring v2
Wed, 04 Mar 2015 18:05:39 +0300 cin DRAFT: refactoring, adding cancelation token v2
Mon, 16 Feb 2015 17:48:39 +0300 cin added the blocking queue v2
Wed, 11 Feb 2015 02:12:15 +0300 cin Improved logging v2
Thu, 29 Jan 2015 18:31:06 +0300 cin Added SharedLock to synchronization routines v2
Thu, 29 Jan 2015 05:09:31 +0300 cin Added Signal class a lightweight alternative to ManualResetEvent v2
Tue, 27 Jan 2015 18:18:29 +0300 cin fixed AsyncQueue iterator v2
Sun, 11 Jan 2015 19:13:02 +0300 cin Promises rewritten, added improved version of AsyncQueue v2
Tue, 23 Dec 2014 19:48:47 +0300 cin pool refactoring v2
Tue, 23 Dec 2014 03:20:39 +0300 cin minor refactoring v2
Wed, 10 Dec 2014 01:29:53 +0100 cin working on linked list v2-1
Mon, 10 Nov 2014 18:00:28 +0300 cin promises refactoring v2
Sun, 09 Nov 2014 23:03:45 +0300 cin renamed Promise.Last -> Promise.On v2
Wed, 29 Oct 2014 18:54:46 +0300 cin minor changes v2
Thu, 23 Oct 2014 01:13:57 +0400 cin improved tracing v2
Wed, 22 Oct 2014 18:37:56 +0400 cin rewritten tracing v2
Tue, 14 Oct 2014 09:30:45 +0400 cin code cleanup v2
Tue, 30 Sep 2014 16:05:35 +0400 cin fixed JSONXmlReader disposing under ugly mono v2
Mon, 29 Sep 2014 05:04:32 +0400 cin added object pool v2
Fri, 26 Sep 2014 03:32:34 +0400 cin added memory barriers v2
Thu, 11 Sep 2014 17:45:15 +0400 cin fixed JSONXmlReader.ElementValue for boolean values v2
Wed, 10 Sep 2014 11:17:37 +0400 cin major refactoring, added tasks support v2
Thu, 04 Sep 2014 18:47:12 +0400 cin promises refactoring v2
Fri, 22 Aug 2014 17:47:20 +0400 cin mono
Thu, 14 Aug 2014 18:08:09 +0400 cin Refactoring
Thu, 19 Jun 2014 20:04:20 +0400 cin Added SafePool
Thu, 19 Jun 2014 03:41:28 +0400 cin +JSONXmlReaderOptions
Wed, 18 Jun 2014 03:54:02 +0400 cin code cleanup
Tue, 17 Jun 2014 19:40:43 +0400 cin Added JSONXmlReader
Sun, 15 Jun 2014 19:39:11 +0400 cin Added initial JSON support
Thu, 17 Apr 2014 03:05:53 +0400 cin initial work on interactive logger interactive logger
Tue, 15 Apr 2014 17:52:09 +0400 cin improved tracing
Tue, 15 Apr 2014 02:00:09 +0400 cin improved log concept diagnostics
Mon, 14 Apr 2014 18:25:26 +0400 cin initial log capabilities diagnostics