summaryrefslogtreecommitdiff
path: root/cpp/src/tests/QueueTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* - corrected getMessageCount() for async messagesCarl C. Trieloff2007-08-171-0/+16
* - async message fix in dequeueCarl C. Trieloff2007-08-151-0/+25
* Initial support for latest approved 0-10 xml (with some transitional hacks in...Gordon Sim2007-07-241-1/+1
* removed the need to pass MethodContext/RequestId through proxy and handler/ad...Gordon Sim2007-07-191-2/+1
* Fixed MT safety issues pointed out by Gordon.Carl C. Trieloff2007-07-181-12/+19
* Updated queue class, can run dispatch on seperate thread or on Carl C. Trieloff2007-07-171-1/+5
* Add ability for a queue to record all bindings to it, such that these can be ...Gordon Sim2007-06-141-0/+50
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-2/+2
* Fix for the most disruptive items in QPID-243.Andrew Stitcher2007-04-021-0/+149