summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/AMQBody.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-3186 - Import Export generalization to support a larger set of compilers...Ted Ross2011-05-171-1/+1
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-2/+3
* Removed BodyHolder: minor performance improvement, opens the way for more eff...Alan Conway2009-01-221-3/+10
* Rename size() to encodedSize() for encoded types to allow std collection inte...Alan Conway2008-10-071-1/+1
* rubygen/0-10/specification.rb:Alan Conway2008-03-111-11/+1
* Completed holders, visitors and serialization for 0-10 commands and controls.Alan Conway2008-03-041-1/+2
* - Added Buffer::Iterator so amqp_0_10::Codec can use a BufferAlan Conway2008-02-291-1/+10
* Broker::connect - connect to URL, return ConnectionInputHandler.Alan Conway2008-02-131-0/+3
* Added framing::BodyHolder:Alan Conway2007-11-221-3/+0
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-29/+48
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+59
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-51/+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-2/+2
* QPID-52: use of tr1 and unordered_map break build or RHEL4.Alan Conway2006-10-241-2/+2
* Renamed unit tests to follow naming conventions, fixed some #include inconsis...Alan Conway2006-10-161-1/+1
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+48