log

age author description
2018-04-23 cin Working on Unity container xml configuration v3
2018-04-22 cin Implemented typereference parser v3
2018-04-20 cin Working on Unity xml configuration v3
2018-04-16 cin Добавлена метка v3.0.10 для набора изменений 74e048cbaac8 v3
2018-04-16 cin Restored lost JsonXmlCaseTransform from version 2.1 v3 v3.0.10
2018-04-16 cin Added XmlToJson xsl transformation. v3
2018-04-15 cin Добавлена метка v3.0.8 для набора изменений f1696cdc3d7a v3
2018-04-15 cin Added IInitializable.Initialize() overload v3 v3.0.8
2018-04-13 cin Добавлена метка v3.0.6 для набора изменений 547a2fc0d93e v3
2018-04-13 cin minor fixes v3 v3.0.6
2018-04-13 cin PollingComponent: implemented correct stopping v3
2018-04-12 cin missing file v3
2018-04-12 cin working on runnable components v3
2018-04-11 cin Removed obsolete App, ComponentContainer v3
2018-04-04 cin Adde workaround to the behaviour of the logical operations stack in conjuction v3
2018-02-12 cin Добавлена метка v3.0.1-beta для набора изменений 34df34841225 v3
2018-02-12 cin Implab.Diagnostics drafts v3 v3.0.1-beta
2018-02-12 cin removed absolete Diagnostics classes v3
2018-02-10 cin Prerelease version of RunnableComponent v3
2018-01-31 cin Working on runnable component v3
2018-01-31 cin Implab.Test moved to xunit v3
2018-01-29 cin Added awaiters to promises v3
2018-01-26 cin working on promises v3
2018-01-26 cin missing files v3
2018-01-26 cin working on promises v3
2018-01-25 cin working on promises v3
2018-01-24 cin working on promises v3
2018-01-24 cin Working on promises v3
2016-11-09 cin close v2-1 v2-1
2018-01-23 cin refactoring, moving to dotnercore, simplifying promises v3
2017-12-13 cin fix v2
2017-11-30 cin fixed unpredictable Safe.Dispose behaviour v2
2017-11-22 cin missing files v2
2017-11-21 cin JsonReader optimizations v2
2017-10-05 cin Слияние v2
2017-10-05 cin Added implab nuget spec v2
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
2016-10-18 cin Added 'Fail' method to RunnableComponent which allows component to move from v2
2016-10-17 cin Implemented PollingRunnableComponent v2
2016-10-16 cin TraceLog tests v2
2016-10-14 cin working version of the project v2
2016-10-14 cin Слияние с default v2
2016-10-10 koff fixed error handling for chained actions
2016-09-01 cin fixed: the error handler should not handle handlers errors
2016-08-29 cin fixed promise chaining behavior, the error handler doesn't handle result or cancellation handlers exceptions these exceptions are propagated to the next handlers.
2016-05-04 cin minor changes v2
2016-04-25 cin working on diagnostics v2
2016-04-22 cin Added tag release v2.1 for changeset f1da3afc3521
2016-04-22 cin Слияние с v2 release v2.1
2016-04-22 cin bump version to 2.1 v2
2016-04-22 cin Слияние с ref20160224 v2
2016-04-22 cin Закрыть ветку ref20160224 ref20160224
2016-04-22 cin Updated VS project ref20160224
2016-04-19 cin Reworked cancelation handling, if the cancel handler isn't specified the OperationCanceledException will be handled by the error handler ref20160224
2016-04-18 cin working on cancelation and error handling ref20160224
2016-04-18 cin runnable component, work in progress ref20160224
2016-04-16 cin working on runnable component ref20160224
2016-03-24 cin fixed DFA optimization, JSON is fully functional ref20160224
2016-03-24 cin pretty print DFA, the minimization is still buggy ref20160224
2016-03-24 cin minor fixes and debug ref20160224
2016-03-23 cin refactoring complete, JSONParser rewritten ref20160224
2016-03-23 cin sync ref20160224
2016-03-23 cin working on JSON parser ref20160224
2016-03-22 cin refactoring ref20160224
2016-03-22 cin rewritten the text scanner ref20160224
2016-03-21 cin sync ref20160224
2016-03-18 cin sync ref20160224
2016-03-14 cin Working on text scanner ref20160224
2016-03-13 cin Working on text scanner ref20160224
2016-03-09 cin Working on regular DFA ref20160224
2016-03-03 cin DFA refactoring, rx based dfa. ref20160224
2016-03-03 cin DFA refactoring ref20160224
2016-03-02 cin sync ref20160224
2016-03-01 cin sync ref20160224
2016-02-29 cin sync ref20160224
2016-02-28 cin DFA refactoring ref20160224
2016-02-24 cin Almost complete DFA refactoring ref20160224
2016-02-24 cin JSON moved to Formats namespace ref20160224
2016-02-24 cin DFA refactoring ref20160224
2016-02-19 cin DFA refactoring v2
2016-02-18 cin fixed regression: race condition in Promise v2
2016-02-18 cin minor fix v2
2016-02-18 cin refactoring, code cleanup v2
2016-02-18 cin sync v2
2016-02-15 cin Promises: SignalXXX methods merged into SignalHandler method. v2
2016-02-12 cin minor fixes for vs2012 v2
2016-02-11 cin docs v2
2016-02-11 cin docs v2
2016-02-10 cin component model refactoring v2
2016-02-03 cin Added support for 'await' operator to promises v2
2015-12-12 cin JSONWriter improvements v2
2015-05-06 cin fixed promises cancellation v2
2015-04-15 cin fixed timeout handling in promises v2
2015-03-17 cin sync v2
2015-03-09 cin minor changes v2
2015-03-07 cin RC: cancellation support for promises + tests v2
2015-03-06 cin DRAFT: refactoring v2
2015-03-04 cin DRAFT: refactoring, adding cancelation token v2
2015-03-04 cin fixed JSONWriter handling Infinity, NaN and locale aware number formatting v2
2015-02-23 cin fixed JSON writer v2
2015-02-20 cin fixes v2
2015-02-18 cin fixed blocking queue v2
2015-02-17 cin added ICancellable.Cancel(Exception) to allow specify the reason of cancellation v2
2015-02-16 cin added the blocking queue v2
2015-02-15 cin shared locks + tests v2
2015-02-12 cin Fixed chaining of promises with 'Then' method v2
2015-02-10 cin Improved logging v2
2015-02-08 cin sync v2
2015-02-07 cin minor fixes v2
2015-02-07 cin minor changes v2
2015-01-30 cin fixed Resove method bug when calling it on already cancelled promise v2
2015-01-29 cin Added SharedLock to synchronization routines v2
2015-01-29 cin Added Signal class a lightweight alternative to ManualResetEvent v2
2015-01-27 cin fixed AsyncQueue iterator v2
2015-01-25 cin minor changes v2
2015-01-15 cin improved performance of promises v2
2015-01-14 cin major update, added Drain mathod to AsyncQueue class v2
2015-01-12 cin async queue improvements v2
2015-01-12 cin minor fixes and improvements of AsyncQueue, additional tests v2
2015-01-12 cin working version of AsyncQueue and batch operations v2
2015-01-12 cin improved asyncpool usability v2
2015-01-11 cin Promises rewritten, added improved version of AsyncQueue v2
2014-12-28 cin minor fixes v2
2014-12-23 cin pool refactoring v2
2014-12-23 cin minor refactoring v2
2014-12-21 cin fixed JSON writer v2
2014-12-14 cin minor changes v2
2014-12-10 cin working on linked list v2-1
2014-11-19 cin fixed Promise.Error handler v2
2014-11-18 cin minor fix v1
2014-11-15 cin added promise timeout helper v2
2014-11-14 cin minor fixes v2
2014-11-11 cin sync v2
2014-11-11 cin minor fixes and optimizations v2
2014-11-10 cin promises refactoring v2
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
2014-09-10 cin major refactoring, added tasks support v2
2014-09-08 cin minor fixes v2
2014-09-04 cin fixed tests v2
2014-09-04 cin promises refactoring v2
2014-09-03 cin code cleanup
2014-09-03 cin refactoring
2014-08-28 cin service locator refactoring
2014-08-27 cin ServiceLocator: small refactoring, GetService method is made virtual
2014-08-22 cin mono
2014-08-14 cin Refactoring
2014-06-30 cin minor changes
2014-06-25 cin small refactoring
2014-06-23 cin fixed: JSONXmlReader.Value returns invalid textual representation for numbers.
2014-06-22 cin Added Skip method to JSON parser to skip contents of the current node
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)
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
2013-11-07 cin Слияние с promises
2013-11-07 cin Improved worker pool promises
2013-11-07 cin sync promises
2013-11-06 cin implemented parallel map and foreach for arrays promises
2013-11-06 cin Implemented interllocked queue promises
2013-11-05 cin small fixes, WorkerPool still incomplete promises
2013-11-05 cin refactoring, added WorkerPool promises
2013-11-04 cin refactoring promises
2013-11-03 cin implemeted new cancellable promises concept promises
2013-11-01 cin sync promises
2013-11-01 cin sync promises
2013-11-01 cin inital progress handling promises
2013-10-20 cin *refactoring: Promise.Then now returns a new chained promise
2013-09-23 cin implemented overlay helpers and some animation heplers improvments
2013-09-17 cin Implab.Fx: implemented animation object
2013-09-13 cin Added Impl.Fx
2013-08-29 cin small fixes
2013-08-27 cin Added utility class for safe disposing methods.
2013-08-23 user initial commit