summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/asyncStore/AsyncStoreImpl.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-3858: WIP: Provisional checkin: Wiring of async store interface to broke...Kim van der Riet2012-09-241-10/+16
* QPID-3858: Cleanup, removed old comments and tidied up include statementsKim van der Riet2012-08-281-4/+3
* QPID-3858: WIP: Moving Simple* test classes into the correct namespaces so as...Kim van der Riet2012-08-011-4/+3
* QPID-3858: WIP: Durable transactions fixedKim van der Riet2012-07-311-1/+3
* QPID-3858: WIP: Renamed AsyncTransaction to AsyncTransactionalStore; changed ...Kim van der Riet2012-07-241-9/+11
* QPID-3858: Refactor to tidy up several class design issuesKim van der Riet2012-07-161-21/+19
* QPID-3858: WIP - async txns for msg publish pathway, but there are some race/...Kim van der Riet2012-06-151-1/+4
* QPID-3858: WIP - tidy-up: protected to private in classes except where requiredKim van der Riet2012-06-081-1/+1
* QPID-3858: WIP - completed async return pathKim van der Riet2012-06-081-43/+32
* QPID-3858: WIP - added AsyncResultQueue for async result return pathKim van der Riet2012-06-071-1/+2
* WIP: Non-transactional message path in place. Transactions not working.Kim van der Riet2012-06-011-6/+0
* QPID-3858: More restructuring: Renamed XXXContext to XXXAsyncContext for all ...Kim van der Riet2012-05-141-16/+16
* QPID-3858: Initial checkin of async interface implementation and test harness.Kim van der Riet2012-05-091-0/+145