summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/AMQHeaderBody.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Rename size() to encodedSize() for encoded types to allow std collection inte...Alan Conway2008-10-071-3/+3
* Replace vector in AMQHeaderBody with boost::optional.Alan Conway2007-11-101-25/+12
* Get rid of BasicHeaderProperties, dead code from 0-8 protocol.Alan Conway2007-11-091-7/+0
* Fix for QPID-639: c++ now includes sizes for all structs (enabled the same in...Gordon Sim2007-11-071-1/+1
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-20/+48
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-31/+11
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+75
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-75/+0
* Minor modifications for recovery and debug.Gordon Sim2006-11-161-3/+6
* 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
* Fixed various minor TODO issues.Alan Conway2006-10-191-4/+0
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+73