log

age author description
2014-04-18 cin Interactive tracing interactive logger
2014-04-17 cin refactoring, interactive tarce log almost complete interactive logger
2014-04-17 cin Слияние с default interactive logger
2014-04-16 cin initial work on interactive logger interactive logger
2014-04-16 cin Рефакторинг, журналирование
2014-04-16 cin improved tracing, TextListenerBase can be bound to logical operation scope.
2014-04-15 cin fixed ArgumentNullException in StartLogicalOperation
2014-04-15 cin Added TraceContext support to array traits
2014-04-15 cin improved tracing
2014-04-14 cin Слияние с diagnostics
2014-04-14 cin Закрыть ветку diagnostics diagnostics
2014-04-14 cin working version of diagnostics logging diagnostics
2014-04-14 cin improved log concept diagnostics
2014-04-14 cin initial log capabilities diagnostics
2014-04-10 cin fixed race condition in DispatchPool
2014-04-09 cin removed the reference to the parent from the promise object this allows
2014-04-08 cin fixed: StackOverflow in IPromiseBase.Then(handler)
2014-04-07 cin minor cleanup
2014-04-06 cin small refactoring, cleanup.
2014-03-06 cin Added a casting method for promises.
2014-03-03 cin fixes
2014-03-03 cin fixes
2014-02-20 cin refactoring
2014-02-05 cin refactoring
2013-11-13 cin fixed dispatch pool race condition
2013-11-13 cin Слияние с promises
2013-11-13 cin implemented nonblocking wake singnals processing promises
2013-11-12 cin DispatchPool works again, but performance is poor in some cases promises
2013-11-11 cin refactoring, sync promises
2013-11-09 cin Promise is rewritten to use interlocked operations instead of locks promises