summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/topic_listener.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed the names of tests which are installed in /usr/bin/ to be prefixed wi...Kim van der Riet2010-05-241-209/+0
* Tidied up namespace usageAndrew Stitcher2009-09-091-50/+55
* Remove incorrect directory from #includeAlan Conway2009-07-141-1/+1
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Applied PIMPL pattern to SubscriptionManager.Alan Conway2009-05-041-0/+1
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-1/+2
* Client API change: Centralize access to subscription status, better control o...Alan Conway2008-10-251-6/+8
* Field Table API: changed the getInt() & getString() operationsAndrew Stitcher2008-10-131-1/+1
* QPID-447: Patch from David Sommerseth merged from r679689.Gordon Sim2008-07-251-4/+14
* Minor updates to tests:Gordon Sim2008-06-021-1/+1
* Changes to Session API:Alan Conway2008-05-261-5/+6
* Use amq.direct for control queue in topic test.Gordon Sim2008-05-041-1/+1
* QPID-974: allow the size of the queue of outgoing frames to be restrictedGordon Sim2008-04-291-1/+1
* QPID-947: update cpp and python management to 0-10 finalRafael H. Schloming2008-04-221-3/+3
* QPID-920: send message-accept for acks (as well as completion)Gordon Sim2008-04-211-1/+1
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-3/+3
* Start moving towards final 0-10 spec:Gordon Sim2008-02-211-5/+5
* Added non-optional enum { SYNC, ASYNC } parameter to newSession.Alan Conway2008-02-201-1/+1
* Updates to topic testGordon Sim2007-12-041-6/+13
* Add option for durability to topic testGordon Sim2007-12-031-2/+5
* Altered topic test to use the new session api.Gordon Sim2007-11-301-30/+41
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-1/+0
* Implementation of 0-10 field tablesAndrew Stitcher2007-10-161-3/+5
* Renamed the following files for consistency:Alan Conway2007-09-251-3/+3
* Use frameset begin/end flags for determining frameset boundaries.Gordon Sim2007-09-131-0/+1
* Some restructuring of the client code: Gordon Sim2007-08-021-2/+1
* Make check now starts a broker on a dynamically assigned port, soAlan Conway2007-06-271-75/+25
* Fixed catch clauses to catch by const & and use std::exception forAlan Conway2007-06-141-1/+1
* * Split apart platform (threading etc.) from network ioAndrew Stitcher2007-05-221-3/+3
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-7/+7
* Fix for the most disruptive items in QPID-243.Andrew Stitcher2007-04-021-0/+217