summaryrefslogtreecommitdiff
path: root/cpp/src/tests/ExchangeTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* WIP - async store interface working for configuration (adding and removing qu...Kim van der Riet2012-10-181-23/+23
* QPID-3858: Updated code to include recent refactoring by Gordon (gsim) - see ...Kim van der Riet2012-08-271-53/+27
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-0/+2
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-22/+24
* QPID-3304: Patch from Gordon Sim plus tests which detect the condition being ...Kim van der Riet2011-07-191-1/+1
* Joint checkin from gsim, kpvdr, cctrieloff. See QPID-2102: Exceeding reject q...Kim van der Riet2009-09-221-1/+1
* Tidied up namespace usageAndrew Stitcher2009-09-091-18/+23
* Remove incorrect directory from #includeAlan Conway2009-07-141-2/+2
* Add directory to #includeAlan Conway2009-07-141-2/+2
* Removed BodyHolder: minor performance improvement, opens the way for more eff...Alan Conway2009-01-221-2/+2
* correction for Active-Active clustering, allowing late joining nodes in the c...Carl C. Trieloff2008-11-031-37/+54
* Feature requested by AndrewM for M4...Carl C. Trieloff2008-10-171-0/+41
* QPID-1351Carl C. Trieloff2008-10-131-0/+58
* QPID-1264: initial fix for fanout, direct and headers exchanges (fix for rema...Gordon Sim2008-09-081-11/+11
* Convert remaining cppunit tests to boost test framework to reduce dependencies.Gordon Sim2008-05-301-136/+125
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-1/+2
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-1/+0
* - Refactored RefCounted class to avoid virtual inheritanceAndrew Stitcher2008-03-241-0/+1
* Replaced shared_ptr with intrusive_ptr for qpid::Broker::Message.Alan Conway2007-11-141-1/+1
* Renamed the following files for consistency:Alan Conway2007-09-251-2/+2
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-1/+2
* removed the need to pass MethodContext/RequestId through proxy and handler/ad...Gordon Sim2007-07-191-5/+1
* Fixes and tests:Gordon Sim2007-06-271-0/+16
* Added preview of exchange- and binding- query methods that have been approved...Gordon Sim2007-06-271-2/+94
* 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/+73