summaryrefslogtreecommitdiff
path: root/cpp/src/tests/Variant.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-664: move Variant and Uuid from messaging to types namespaceGordon Sim2010-03-291-2/+2
* QPID-2452: Fixed control over the encoding used when sending a string valued ...Gordon Sim2010-03-181-0/+15
* QPID-2323: add a Uuid type and allow it as the value of a Variant.Gordon Sim2010-01-151-1/+6
* QPID-2289: Fixed copy constructor in qpid::messaging::Message, added in equal...Gordon Sim2009-12-171-0/+16
* Tidied up namespace usageAndrew Stitcher2009-09-091-8/+13
* Remove some warnings picked up by MSVC compilerAndrew Stitcher2009-09-011-2/+2
* Changes to make messaging API build on Windows: Prepend VAR_ to Variant types...Stephen D. Huston2009-08-311-10/+10
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+157