summaryrefslogtreecommitdiff
path: root/cpp/src/tests/MessageBuilderTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Some fixes relating to message 'staging'.Gordon Sim2007-12-131-3/+3
* Switched all regular PersistentMessage* and PersistentMessage& to intrusive_p...Kim van der Riet2007-11-261-6/+6
* Added framing::BodyHolder:Alan Conway2007-11-221-13/+16
* mark Message::sendContent() as constGordon Sim2007-10-021-2/+2
* Use frameset begin/end flags for determining frameset boundaries.Gordon Sim2007-09-131-0/+10
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-147/+137
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-23/+23
* removed the need to pass MethodContext/RequestId through proxy and handler/ad...Gordon Sim2007-07-191-8/+4
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-5/+5
* Fix for the most disruptive items in QPID-243.Andrew Stitcher2007-04-021-0/+225