summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/client/amqp0_10/Codecs.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-664: made changes suggested by Alan Conway, also moved 0-10 map/list cod...Gordon Sim2010-03-311-332/+0
* QPID-664: move Variant and Uuid from messaging to types namespaceGordon Sim2010-03-291-3/+4
* QPID-2452: Fixed control over the encoding used when sending a string valued ...Gordon Sim2010-03-181-3/+27
* Remove warningAndrew Stitcher2010-03-161-1/+1
* QPID-2323: add a Uuid type and allow it as the value of a Variant.Gordon Sim2010-01-151-15/+23
* Change content type for map and list messages to align with python client.Gordon Sim2009-11-191-2/+2
* Changes to make messaging API build on Windows: Prepend VAR_ to Variant types...Stephen D. Huston2009-08-311-15/+15
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+299