summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/amqp0_10
Commit message (Expand)AuthorAgeFilesLines
* define content- and view- classes separately from message classGordon Sim2009-10-023-35/+4
* Added available and pendingAck properties to Receiver; added capacity and pen...Gordon Sim2009-09-1412-120/+415
* Remove extra ::Variant from translate() signatureStephen D. Huston2009-09-081-1/+1
* QPID-664: Added automatic message replay on reconnection.Gordon Sim2009-09-078-26/+209
* QPID-664: Added automatic reconnection logic.Gordon Sim2009-09-0710-159/+687
* Changes to make messaging API build on Windows: Prepend VAR_ to Variant types...Stephen D. Huston2009-08-313-19/+19
* Hide internal message ID behind APIGordon Sim2009-08-262-12/+7
* Fixed minor issues from r807731 to build correctly on Fedora 10 (x86_64).Ted Ross2009-08-252-4/+10
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-2517-0/+2197