summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/messaging/MessageImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-5256: check type before assuming it is stringGordon Sim2013-10-241-2/+2
* QPID-5040: fix for string and symbol types on AmqpValue section (also clear m...Gordon Sim2013-08-301-0/+21
* QPID-5040: support for sending and receiving messages with AmqpValue sectionsGordon Sim2013-08-131-15/+33
* QPID-4368: Pluggable AMQP 1.0 implementation for broker and clientGordon Sim2012-10-191-13/+148
* Made the new C++ API more friendly for swig-wrapping.Ted Ross2010-07-281-0/+1
* QPID-664: made changes suggested by Alan Conway, also moved 0-10 map/list cod...Gordon Sim2010-03-311-2/+2
* QPID-664: renamed headers as properties (to match python); added priorityGordon Sim2010-03-291-0/+2
* QPID-664: move Variant and Uuid from messaging to types namespaceGordon Sim2010-03-291-0/+2
* QPID-664: Added some of the missing standard message headers. Added two new t...Gordon Sim2010-01-121-2/+12
* define content- and view- classes separately from message classGordon Sim2009-10-021-145/+4
* QPID-664: Added automatic message replay on reconnection.Gordon Sim2009-09-071-0/+13
* Changes to make messaging API build on Windows: Prepend VAR_ to Variant types...Stephen D. Huston2009-08-311-21/+21
* Hide internal message ID behind APIGordon Sim2009-08-261-0/+192