index
:
sink
calendar/daylongevents
calendar/fixes
calendar/replay
calendar/todo
develop
key-for-datastorequery
key-for-indexes
key-for-resultset
key-for-sinksh
key-storage-api
master
optimize-dav-item-fetch
overlap
range-query/api
range-query/storage
separate-uid
sinksh-better-cli
A data access layer handling synchronization, caching and indexing
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
async
/
src
/
async.cpp
Commit message (
Expand
)
Author
Age
*
KAsync has moved to it's own kasync.git repository
Dan Vrátil
2015-05-18
*
Async: rename Async namespace to KAsync
Dan Vrátil
2015-05-15
*
Async::wait
Christian Mollekopf
2015-04-28
*
Async: add runtime executor tracing for easier debugging
Dan Vrátil
2015-04-11
*
Async: fix build
Dan Vrátil
2015-04-10
*
Async: improve error handling and error propagation
Dan Vrátil
2015-04-06
*
Async: support (re-)executing single Job multiple times
Dan Vrátil
2015-04-01
*
dowhile cleanup, second dowhile version without separate condition.
Christian Mollekopf
2015-04-01
*
Async: allow appending Jobs to already running or finished Jobs
Dan Vrátil
2015-02-21
*
Async: don't leak Executors
Dan Vrátil
2015-02-07
*
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