summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/MethodHolder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed Blob bug causing test crashes/hangs.Alan Conway2007-08-201-2/+2
* * src/qpid/framing/MethodHolder.hAlan Conway2007-08-181-0/+8
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-6/+8
* 2007-08-09 <aconway@redhat.com>Alan Conway2007-08-101-1/+0
* * src/qpid/framing/MethodHolder.h, .cpp:Alan Conway2007-08-091-48/+11
* * Summary: new Frame type to replace AMQFrame. Instead of holdingAlan Conway2007-08-071-0/+93