summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/AMQFrame.cpp
Commit message (Expand)AuthorAgeFilesLines
* synchronized with trunk except for ruby dirRafael H. Schloming2009-12-261-12/+68
* QPID-989: fix decode of zero sized mapGordon Sim2008-05-011-1/+1
* QPID-988 and QPID-989: fixes to framing for final 0-10 specGordon Sim2008-04-301-12/+6
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-4/+4
* forked python tests for 0-10 preview and 0-10 finalGordon Sim2008-03-051-1/+4
* Added framing::BodyHolder:Alan Conway2007-11-221-64/+20
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-8/+6
* Implementation of 0-10 field tablesAndrew Stitcher2007-10-161-1/+1
* fixed decoding of b/e bitsRafael H. Schloming2007-10-031-1/+1
* Use frameset begin/end flags for determining frameset boundaries.Gordon Sim2007-09-131-1/+3
* * python/qpid/codec.pyAndrew Stitcher2007-09-121-16/+46
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-3/+6
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-54/+63
* Deleted following files that are obsolete for 0-10:Alan Conway2007-08-141-8/+1
* * src/tests/cluster.mk: Enable cluster test.Alan Conway2007-07-231-2/+2
* * src/qpid/cluster/SessionFrame.cpp, .h: Wrap AMQFrame withAlan Conway2007-07-051-4/+0
* * Summary:Alan Conway2007-06-291-8/+2
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+139
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-138/+0
* Patches from Andrew Stitcher to fix QPID-140, QPID-141.Alan Conway2006-11-301-7/+11
* Merged AMQP version-sensitive generated files with C++ trunk. Phase 1 of merg...Kim van der Riet2006-11-221-10/+26
* 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
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+115