summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/framing/AMQFrame.h
Commit message (Expand)AuthorAgeFilesLines
* Merge in trunk changes from r758432:768028cmakeStephen D. Huston2009-04-231-2/+1
* Merge from trunk tag to-cmake-25mar09 (r758432)Stephen D. Huston2009-03-251-14/+11
* Cluster support for message time-to-live.Alan Conway2009-02-091-0/+4
* Optimization: cache results of AMQFrame::encodedSize().Alan Conway2009-01-221-2/+3
* Removed BodyHolder: minor performance improvement, opens the way for more eff...Alan Conway2009-01-221-24/+7
* Additional latency measurement points.Alan Conway2009-01-211-1/+2
* Rename size() to encodedSize() for encoded types to allow std collection inte...Alan Conway2008-10-071-1/+1
* Cluster multicasts buffers rather than frames.Alan Conway2008-09-031-0/+3
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-1/+0
* src/tests/python_tests: fix exit status if QPID_NO_PREVIEW is set.Alan Conway2008-04-181-0/+14
* - Refactored RefCounted class to avoid virtual inheritanceAndrew Stitcher2008-03-241-3/+4
* Added framing::BodyHolder:Alan Conway2007-11-221-50/+32
* * rubygen/templates/Proxy.rb, src/qpid/framing/Proxy.cpp, Proxy.h:Alan Conway2007-09-181-0/+4
* Use frameset begin/end flags for determining frameset boundaries.Gordon Sim2007-09-131-0/+11
* * python/qpid/codec.pyAndrew Stitcher2007-09-121-3/+8
* * Summary:Alan Conway2007-08-311-1/+4
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-7/+12
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-33/+54
* * src/qpid/cluster/SessionFrame.cpp, .h: Wrap AMQFrame withAlan Conway2007-07-051-2/+5
* * Summary:Alan Conway2007-06-291-7/+6
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+78
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-68/+0
* Patches from Andrew Stitcher to fix QPID-140, QPID-141.Alan Conway2006-11-301-1/+2
* Merged AMQP version-sensitive generated files with C++ trunk. Phase 1 of merg...Kim van der Riet2006-11-221-2/+5
* 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-9/+9
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+61