summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/ExchangeTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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