summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/Frame.cpp
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: Remove some namespace polluting "using namespace boost" declarationsAndrew Stitcher2012-03-151-1/+0
* Tidied up namespace usageAndrew Stitcher2009-09-091-2/+7
* Remove incorrect directory from #includeAlan Conway2009-07-141-1/+1
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Rename size() to encodedSize() for encoded types to allow std collection inte...Alan Conway2008-10-071-2/+2
* Patch for improved compatibility with gcc 3.4 and boost 1.33Andrew Stitcher2008-04-171-3/+3
* Fixed to build with boost 1.34 as well as boost 1.33Alan Conway2007-11-281-3/+4
* Preparation for session thread safety overhaul:Alan Conway2007-11-011-2/+4
* * Summary: new Frame type to replace AMQFrame. Instead of holdingAlan Conway2007-08-071-0/+77