summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/Uuid.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-5489: Uuid code improvementsAndrew Stitcher2014-01-171-7/+4
* NO-JIRA: Remove final vestiges of non-portable alloca().Andrew Stitcher2012-05-241-4/+3
* QPID-3603: HA backups pass identifying info to primary.Alan Conway2012-05-221-0/+5
* QPID-3926 - Fixes how unsigned 16 bit ints are assigned in the UUID test.Ted Ross2012-04-161-1/+1
* Update cluster store status with a single atomic write() operation.Alan Conway2010-04-011-0/+24
* QPID-664: move Variant and Uuid from messaging to types namespaceGordon Sim2010-03-291-8/+8
* QPID-2323: add a Uuid type and allow it as the value of a Variant.Gordon Sim2010-01-151-0/+29
* Tidied up namespace usageAndrew Stitcher2009-09-091-0/+5
* Remove incorrect directory from #includeAlan Conway2009-07-141-1/+1
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-1/+1
* QPID-1198 (Partial): Add #include <alloca.h> for all uses of ::alloca()Andrew Stitcher2008-07-291-0/+1
* 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