summaryrefslogtreecommitdiff
path: root/cpp/src/tests/InProcessBroker.h
Commit message (Expand)AuthorAgeFilesLines
* Improved/additional client API tests.Alan Conway2008-01-241-245/+0
* Fix problem where client does notice disconnection from Broker. Alan Conway2007-12-011-19/+19
* Changes to threading: queues serialiser removed, io threads used to drive dis...Gordon Sim2007-11-291-11/+43
* Added LocalQueue subscriptions. LocalQueue::pop() provides a "pull"Alan Conway2007-11-071-1/+1
* client/BlockingQueue.h, sys/ConcurrentQueue.h: merged to sys/BlockingQueue.hAlan Conway2007-10-291-13/+16
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-74/+141
* * src/tests/ClientSessionTest.cpp: Suspend/resume tests.Alan Conway2007-09-281-1/+3
* Implementation of execution.result on the client side Gordon Sim2007-09-061-0/+1
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-1/+1
* Added first cut of generated client interface.Gordon Sim2007-08-051-24/+1
* * Summary:Alan Conway2007-06-291-1/+1
* * src/qpid/framing/ChannelAdapter.cpp: Use handler chainsAlan Conway2007-06-271-6/+6
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-6/+6
* * cpp/qpidc.spec.in: Added qpidd-devel sub-package.Alan Conway2007-04-111-1/+1
* Fix for the most disruptive items in QPID-243.Andrew Stitcher2007-04-021-0/+163