log MonoPlay/Program.cs @ 223:27ea7f07e2e4 default

age author description
Fri, 25 Mar 2016 02:49:02 +0300 cin fixed DFA optimization, JSON is fully functional ref20160224
Mon, 15 Feb 2016 04:22:15 +0300 cin Promises: SignalXXX methods merged into SignalHandler method. v2
Thu, 04 Feb 2016 02:43:05 +0300 cin Added support for 'await' operator to promises v2
Sat, 12 Dec 2015 22:12:44 +0300 cin JSONWriter improvements v2
Sun, 08 Mar 2015 02:52:27 +0300 cin RC: cancellation support for promises + tests v2
Tue, 17 Feb 2015 18:16:26 +0300 cin added ICancellable.Cancel(Exception) to allow specify the reason of cancellation v2
Mon, 16 Feb 2015 01:14:09 +0300 cin shared locks + tests v2
Thu, 15 Jan 2015 12:09:20 +0300 cin improved performance of promises v2
Thu, 15 Jan 2015 02:43:14 +0300 cin major update, added Drain mathod to AsyncQueue class v2
Mon, 12 Jan 2015 22:20:45 +0300 cin minor fixes and improvements of AsyncQueue, additional tests v2
Mon, 12 Jan 2015 18:19:41 +0300 cin working version of AsyncQueue and batch operations v2
Mon, 12 Jan 2015 05:19:52 +0300 cin improved asyncpool usability v2
Sun, 11 Jan 2015 19:13:02 +0300 cin Promises rewritten, added improved version of AsyncQueue v2
Tue, 11 Nov 2014 18:37:35 +0300 cin sync v2
Sun, 09 Nov 2014 23:03:45 +0300 cin renamed Promise.Last -> Promise.On v2
Sat, 08 Nov 2014 10:02:47 +0300 cin sync v2
Thu, 23 Oct 2014 17:50:09 +0400 cin minor fixes v2
Thu, 23 Oct 2014 01:13:57 +0400 cin improved tracing v2