summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/framing/AMQContentBody.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-3186 - Import Export generalization to support a larger set of compilers...Ted Ross2011-05-171-6/+6
* Add directory to #includeAlan Conway2009-07-141-3/+3
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-11/+12
* Removed BodyHolder: minor performance improvement, opens the way for more eff...Alan Conway2009-01-221-0/+1
* Rename size() to encodedSize() for encoded types to allow std collection inte...Alan Conway2008-10-071-1/+1
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-0/+1
* r1036@fuschia: andrew | 2007-08-20 01:41:12 +0100Andrew Stitcher2007-08-201-1/+1
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-3/+2
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+53
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-53/+0
* 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-3/+3
* QPID-52: use of tr1 and unordered_map break build or RHEL4.Alan Conway2006-10-241-1/+1
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+50