summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/messaging/Variant.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-664: move Variant and Uuid from messaging to types namespaceGordon Sim2010-03-291-690/+0
* QPID-2452: Fixed control over the encoding used when sending a string valued ...Gordon Sim2010-03-181-3/+5
* Removed unecessary include of Msg.h in Exception.hAndrew Stitcher2010-02-251-0/+1
* QPID-2323: add a Uuid type and allow it as the value of a Variant.Gordon Sim2010-01-151-0/+28
* QPID-2289: Fixed copy constructor in qpid::messaging::Message, added in equal...Gordon Sim2009-12-171-3/+54
* QPID-664: Add spout & drain examples as per python clientGordon Sim2009-11-191-2/+6
* Added support for address parsing, create/assert/delete policiesGordon Sim2009-11-111-0/+1
* Changes to make messaging API build on Windows: Prepend VAR_ to Variant types...Stephen D. Huston2009-08-311-129/+129
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+603