summaryrefslogtreecommitdiff
path: root/cpp/src/tests/Serializer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused Serializer code.Alan Conway2008-07-081-157/+0
* Patch for improved compatibility with gcc 3.4 and boost 1.33Andrew Stitcher2008-04-171-4/+4
* Fixed to build with boost 1.34 as well as boost 1.33Alan Conway2007-11-281-3/+5
* Preparation for session thread safety overhaul:Alan Conway2007-11-011-2/+4
* * src/qpid/sys/Serializer.h, .cpp:Alan Conway2007-08-211-8/+9
* Some restructuring of the client code: Gordon Sim2007-08-021-4/+9
* * src/qpid/sys/Serializer.h: Serialize calls to a function,Alan Conway2007-07-161-0/+147