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
|