Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Async: relicense from GPLv2 to LGPLv2+ | Dan Vrátil | 2014-12-18 |
* | Async: bring back synchronous Future::waitForFinished() | Dan Vrátil | 2014-12-14 |
* | Async: make the processing truly asynchronous | Dan Vrátil | 2014-12-14 |
* | Async: move some more code out-of-line | Dan Vrátil | 2014-12-12 |
* | Async: move some common code from executors to shared base class | Dan Vrátil | 2014-12-12 |
* | Async: move the actual task exection into Executor implementation | Dan Vrátil | 2014-12-11 |
* | Async: move some definitions out-of-line | Dan Vrátil | 2014-12-11 |
* | Prototype of Async library | Dan Vrátil | 2014-12-11 |