summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/BasicHeaderProperties.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of BasicHeaderProperties, dead code from 0-8 protocol.Alan Conway2007-11-091-123/+0
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-1/+9
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-1/+1
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+115
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-97/+0
* Merged AMQP version-sensitive generated files with C++ trunk. Phase 1 of merg...Kim van der Riet2006-11-221-1/+1
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Some more riguorous 'const' declarations in basic header properties. Some mor...Gordon Sim2006-11-101-26/+26
* Added POSIX equivalents to APR classes used by clients, inlined trivial calls.Alan Conway2006-11-091-4/+4
* Added some methods to MessageStore interface and hooked these in where approp...Gordon Sim2006-11-031-0/+1
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+93