summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/AMQMethodBody.h
Commit message (Expand)AuthorAgeFilesLines
* Reapply rev 568249 with the changes made to the generator this time, rather t...Gordon Sim2007-08-221-2/+2
* Undo revision 568249, causing tests to hang.Alan Conway2007-08-211-2/+2
* Invocation now uses the visitor mechanismGordon Sim2007-08-211-2/+2
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-42/+25
* Removed unused types: RequestId, ResponseId, MethodContext.Alan Conway2007-08-141-2/+1
* * Summary: new Frame type to replace AMQFrame. Instead of holdingAlan Conway2007-08-071-0/+1
* Use execution layer to acknowledge messages. Gordon Sim2007-07-271-1/+5
* Added initial 'execution-layer' to try out methods form the 0-10 execution cl...Gordon Sim2007-07-231-0/+1
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+84
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-62/+0
* Merged AMQP version-sensitive generated files with C++ trunk. Phase 1 of merg...Kim van der Riet2006-11-221-1/+4
* 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/+56