summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/MessageUtils.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-3073: refactor to eliminate locks, malloc, and map insert/remove in rece...Kenneth Anthony Giusti2011-03-081-14/+0
* QPID-2935: merge producer flow control (C++ broker).Kenneth Anthony Giusti2011-02-191-0/+14
* Joint checkin from gsim, kpvdr, cctrieloff. See QPID-2102: Exceeding reject q...Kim van der Riet2009-09-221-1/+4
* Tidied up namespace usageAndrew Stitcher2009-09-091-4/+9
* configure.ac:Manuel Teira Paz2009-03-101-1/+1
* Removed BodyHolder: minor performance improvement, opens the way for more eff...Alan Conway2009-01-221-3/+3
* Refactored DeliveryRecord and delivery path to remove some redundant code.Gordon Sim2008-10-211-1/+0
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-3/+5
* - Refactored RefCounted class to avoid virtual inheritanceAndrew Stitcher2008-03-241-3/+3
* Added framing::BodyHolder:Alan Conway2007-11-221-3/+3
* Replaced shared_ptr with intrusive_ptr for qpid::Broker::Message.Alan Conway2007-11-141-5/+6
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-0/+53