log

age author description
2014-06-19 cin Added SafePool
2014-06-18 cin +JSONXmlReaderOptions
2014-06-17 cin code cleanup
2014-06-17 cin Added JSONXmlReader
2014-06-16 cin minor changes
2014-06-15 cin Merge
2014-06-15 cin Added initial JSON support
2014-05-19 cin updated doxyfile
2014-05-19 cin added doxyfile
2014-05-05 cin improved trace system
2014-04-26 cin Added methods for parameter checks
2014-04-18 cin Слияние с interactive logger
2014-04-18 cin Закрыть ветку interactive logger interactive logger
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)