summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/messaging/Receiver.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-5286: replenish credit when using getGordon Sim2013-11-011-1/+5
* QPID-2926: Better solution for instantiating qpid::messaging::Handle<> specia...Andrew Stitcher2013-09-231-0/+3
* QPID-5040: fix for string and symbol types on AmqpValue section (also clear m...Gordon Sim2013-08-301-1/+6
* QPID-4586: fixes for dynamic sources/targets and on demand creation of nodesGordon Sim2013-03-231-0/+2
* Initial multi-thread unit test for messaging API.Alan Conway2010-05-141-0/+1
* QPID-664: changed pending to unsettled; added available to sender; minor upda...Gordon Sim2010-04-091-2/+2
* QPID-664: made changes suggested by Alan Conway, also moved 0-10 map/list cod...Gordon Sim2010-03-311-2/+2
* Removed dependencies in qpid/messaging on qpid/client.Alan Conway2010-03-161-9/+3
* QPID-2402 & QPID-2406: Documented the units for the ttl property of Message. ...Gordon Sim2010-03-031-4/+4
* QPID-664: change cancel() to close() for consistencyGordon Sim2010-01-271-1/+1
* QPID-664: Add accessors for connection from session, and for session from sen...Gordon Sim2009-11-171-0/+2
* QPID-664: Added getReceiver()/getSender() methods to session in new api.Gordon Sim2009-11-171-1/+1
* QPID-664: Remove start()/stop() methods from apiGordon Sim2009-11-161-2/+0
* Merge branch 'next_receiver_changes' into trunkGordon Sim2009-11-161-1/+0
* Added available and pendingAck properties to Receiver; added capacity and pen...Gordon Sim2009-09-141-0/+3
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+51