log

age author description
2014-11-10 cin minor fixes v2
2014-11-09 cin renamed Promise.Last -> Promise.On v2
2014-11-08 cin sync v2
2014-11-07 cin code cleaunp v2
2014-11-06 cin code cleanup v2
2014-11-05 cin added multithreading support to Disposable class v2
2014-11-04 cin fixed TransientPromiseException handling v2
2014-11-04 cin fix MTQueue syntax error v2
2014-10-31 cin added enumerable interface to MTQueue v2
2014-10-30 cin Added the chaining method to the non-generic IPromise v2
2014-10-29 cin minor changes v2
2014-10-23 cin minor fixes v2
2014-10-22 cin improved tracing v2
2014-10-22 cin rewritten tracing v2
2014-10-14 cin code cleanup v2
2014-10-12 cin code cleanup v2
2014-10-07 cin improved performance of a chained map operation v2
2014-10-07 cin ServiceLocator: fixed services cleanup v2
2014-10-06 cin minor fixes in the service locator class v2
2014-10-05 cin ServiceLocator: added a cleanup callback to the service registration method v2
2014-09-30 cin fixed JSONXmlReader disposing under ugly mono v2
2014-09-30 cin minor changes v2
2014-09-29 cin fixed object pool v2
2014-09-29 cin added object pool v2
2014-09-26 cin dispatch pool rewritten v2
2014-09-25 cin added memory barriers v2
2014-09-22 cin sync v2
2014-09-11 cin fixed JSONXmlReader.ElementValue for boolean values v2
2014-09-11 cin ported tests to mono v2
2014-09-10 cin Refactoring of the IPromise<T> interface v2