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.h
Commit message (
Expand
)
Author
Age
*
Async: comments, default error job implementation.
Christian Mollekopf
2015-01-19
*
Async: Error continuation.
Christian Mollekopf
2015-01-19
*
Fixed Async::Future.
Christian Mollekopf
2015-01-19
*
A null job.
Christian Mollekopf
2015-01-15
*
Make async use of jobs work.
Christian Mollekopf
2015-01-06
*
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: make it build again
Dan Vrátil
2014-12-12
*
Async: add some simple documentation
Dan Vrátil
2014-12-12
*
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: add Reduce task
Dan Vrátil
2014-12-12
*
Async: move the actual task exection into Executor implementation
Dan Vrátil
2014-12-11
*
Async: change syntax of callables
Dan Vrátil
2014-12-11
*
Async: move some definitions out-of-line
Dan Vrátil
2014-12-11
*
Async: simplify the template magic around In... being empty or void
Dan Vrátil
2014-12-11
*
Prototype of Async library
Dan Vrátil
2014-12-11