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
/
future.h
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: fix build for real this time
Dan Vrátil
2015-04-10
*
Async: const'ify
Dan Vrátil
2015-04-06
*
Async: implement progress reporting through future
Dan Vrátil
2015-04-04
*
Async: move as much Future code as possible from public header to .cpp
Dan Vrátil
2015-04-04
*
Async: support (re-)executing single Job multiple times
Dan Vrátil
2015-04-01
*
Async: only notify watchers once when Future::setFinished() is called multipl...
Dan Vrátil
2015-02-20
*
fixed build
Christian Mollekopf
2015-01-20
*
Async: Error continuation.
Christian Mollekopf
2015-01-19
*
Fixed Async::Future.
Christian Mollekopf
2015-01-19
*
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 the actual task exection into Executor implementation
Dan Vrátil
2014-12-11
*
Prototype of Async library
Dan Vrátil
2014-12-11