summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/messaging/Address.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4586: fixes for dynamic sources/targets and on demand creation of nodesGordon Sim2013-03-231-44/+4
* QPID-664: changed connect() back to open(),removed detach(),defined new excep...Gordon Sim2010-04-091-4/+0
* QPID-664: made changes suggested by Alan Conway, also moved 0-10 map/list cod...Gordon Sim2010-03-311-9/+3
* QPID-664: move Variant and Uuid from messaging to types namespaceGordon Sim2010-03-291-0/+2
* QPID-664: Updates to address options to stay in-line with python client chang...Gordon Sim2010-03-241-1/+1
* QPID-664: change format of connection options string to match address options...Gordon Sim2010-01-281-203/+0
* QPID-664: Bring address option names in to line with those used in python cli...Gordon Sim2009-11-191-8/+24
* QPID-664: Add spout & drain examples as per python clientGordon Sim2009-11-191-1/+1
* QPID-664: Introduce ';' as delimiter bewteen name (and optionally subject) an...Gordon Sim2009-11-161-17/+52
* Added support for address parsing, create/assert/delete policiesGordon Sim2009-11-111-13/+278
* Added available and pendingAck properties to Receiver; added capacity and pen...Gordon Sim2009-09-141-3/+0
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+49