log

age author description
2017-10-04 cin Improved AsyncQueue v2
2017-09-20 cin Слияние v2
2017-09-20 cin Added SerializationHelpers.SerializeToFile method v2
2017-09-13 cin slowly cutting off mono specific settings v2
2017-09-12 cin JsonXmlReader performance tuning v2
2017-09-11 cin Rewritten JsonScanner, JsonParser, fixed naming style v2
2017-09-09 cin Reimplemented JsonXmlReader, added support for null values: JSON null values are v2
2017-08-24 cin fixed JSON parser error when parsing escaped double quote symbol v2
2017-08-22 cin JSONXmlReaderFixed fixed boolean values handling v2
2017-08-22 cin Слияние с default v2
2017-08-22 cin Слияние default
2017-08-22 cin sync
2017-06-22 cin fixed recursion in Safe.Dispose with IEnumerable v2
2017-06-20 cin .csproj changes v2
2017-05-18 cin fixed trace v2
2017-05-03 cin Trace logical operations in the correct channel v2
2017-05-02 cin More verbose output with TextFileListener v2
2017-04-25 cin Fixed component container v2
2017-04-21 cin Fixed InteractiveListener to support OLE and clipboard. v2
2017-04-14 cin Added the time delta column to the interactive trace listener v2
2017-04-10 cin Minor code changes v2
2017-04-04 cin Added class Trace<T> to manage channels for individual classes, if SomeClass v2
2017-03-21 cin Code review, added a non generic version of SyncContextPromise v2
2017-03-20 cin Code review for RunnableComponent v2
2016-11-16 cin Bound promise to CancellationToken v2
2016-11-13 cin RunnableComponent.Dispose(bool,Exception) changed to standart Dispose(bool) v2
2016-11-09 cin added Safe.DispatchEvent() a legacy equivalent for '?.Invoke()' v2
2016-10-25 cin Слияние v2
2016-10-25 cin Added ResetState to RunnableComponent to reset in case of failure v2
2016-10-24 cin Fixed broken Implab.Diagnostics.Interactive v2