summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/asyncStore/OperationQueue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-1/+1
* QPID-3858: WIP: Provisional checkin: Wiring of async store interface to broke...Kim van der Riet2012-09-241-0/+2
* QPID-3858: Cleanup, removed old comments and tidied up include statementsKim van der Riet2012-08-281-1/+1
* QPID-3858: Cleaned up the mechanism by which async operations are called.Kim van der Riet2012-08-211-9/+1
* QPID-3858: WIP: Added smoke test to cmake, code format tidy-upKim van der Riet2012-08-021-6/+3
* QPID-3858: WIP: Created many async operation classes for each op instead of a...Kim van der Riet2012-07-201-1/+1
* QPID-3858: Refactor to tidy up several class design issuesKim van der Riet2012-07-161-4/+4
* QPID-3858: WIP: Solved race conditions affecting transactional publishing.Kim van der Riet2012-06-191-8/+14
* QPID-3858: WIP - tidy-up: protected to private in classes except where requiredKim van der Riet2012-06-081-2/+2
* QPID-3858: WIP - completed async return pathKim van der Riet2012-06-081-17/+12
* QPID-3858: WIP - added AsyncResultQueue for async result return pathKim van der Riet2012-06-071-7/+17
* WIP: Non-transactional message path in place. Transactions not working.Kim van der Riet2012-06-011-4/+2
* QPID-3858: More restructuring: Renamed XXXContext to XXXAsyncContext for all ...Kim van der Riet2012-05-141-1/+1
* QPID-3858: Initial checkin of async interface implementation and test harness.Kim van der Riet2012-05-091-0/+65