summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/MessageBuilder.h
Commit message (Expand)AuthorAgeFilesLines
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-2/+2
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+57
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-58/+0
* Modifications to allow loading of message data in chunks, refragmentation of ...Gordon Sim2006-11-281-1/+1
* Initial sketching out of staging functionality for large messages (i.e. allow...Gordon Sim2006-11-241-1/+5
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Added POSIX equivalents to APR classes used by clients, inlined trivial calls.Alan Conway2006-11-091-6/+6
* Initial implementation for tx class.Gordon Sim2006-10-301-0/+51