summaryrefslogtreecommitdiff
path: root/cpp/src/tests/TxAckTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Initial implementation (plus very simple tests) of message.acquire, message.r...Gordon Sim2007-09-031-1/+1
* Pass QueuedMessage to queues consumers. This records the position of that mes...Gordon Sim2007-08-311-1/+3
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-5/+7
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-1/+2
* Broker management of message acknowledgements now runs entirely off execution...Gordon Sim2007-08-101-3/+3
* removed the need to pass MethodContext/RequestId through proxy and handler/ad...Gordon Sim2007-07-191-2/+1
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-3/+3
* Fix for the most disruptive items in QPID-243.Andrew Stitcher2007-04-021-0/+113