summaryrefslogtreecommitdiff
path: root/cpp/src/tests/Uuid.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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/+4
* Preparation for session thread safety overhaul:Alan Conway2007-11-011-1/+3
* * Changes to make C++ client code use the asynchronous network IOAndrew Stitcher2007-08-311-4/+6
* * src/qpid/cluster/SessionFrame.cpp, .h: Wrap AMQFrame withAlan Conway2007-07-051-2/+4
* Encode/decode for UUIDs.Alan Conway2007-07-041-0/+11
* Added UUID type based on libuuid from e2fsprogs package.Alan Conway2007-07-031-0/+60