summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/AMQHeaderBody.h
Commit message (Expand)AuthorAgeFilesLines
* Fix message delivery for 0-10 final codepathGordon Sim2008-03-061-2/+6
* QPID-689 from tross@redhat.com.Alan Conway2007-11-231-1/+2
* Fix printing of headersGordon Sim2007-11-201-1/+1
* Add DeliveryMode enum to AMQHeaderBody.h, remove from tests.Alan Conway2007-11-101-0/+2
* Replace vector in AMQHeaderBody with boost::optional.Alan Conway2007-11-101-66/+49
* Get rid of BasicHeaderProperties, dead code from 0-8 protocol.Alan Conway2007-11-091-16/+1
* Fix for QPID-639: c++ now includes sizes for all structs (enabled the same in...Gordon Sim2007-11-071-3/+16
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-14/+81
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-9/+7
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+60
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-60/+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-4/+4
* 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/+57