summaryrefslogtreecommitdiff
path: root/cpp/include/qpid/messaging/Address.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-3186 - Import Export generalization to support a larger set of compilers...Ted Ross2011-05-171-1/+1
* Made the new C++ API more friendly for swig-wrapping.Ted Ross2010-07-281-0/+2
* QPID-2612: Fix to windows build from Chuck RolkeGordon Sim2010-05-181-19/+19
* Added doxygen group directives.Jonathan Robie2010-04-291-1/+1
* Remove final vestiges of old client API references from messaging and agent h...Andrew Stitcher2010-04-141-2/+4
* QPID-664: changed pending to unsettled; added available to sender; minor upda...Gordon Sim2010-04-091-1/+8
* QPID-664: changed connect() back to open(),removed detach(),defined new excep...Gordon Sim2010-04-091-18/+1
* QPID-664: made changes suggested by Alan Conway, also moved 0-10 map/list cod...Gordon Sim2010-03-311-4/+18
* QPID-664: move Variant and Uuid from messaging to types namespaceGordon Sim2010-03-291-6/+6
* QPID-664: Updates to address options to stay in-line with python client chang...Gordon Sim2010-03-241-68/+43
* Removed dependencies in qpid/messaging on qpid/client.Alan Conway2010-03-161-1/+1
* QPID-2382: Created separate utility class for handling updates from failover ...Gordon Sim2010-03-111-7/+10
* QPID-2380: recognise reliability option for sender (also added capacity to qp...Gordon Sim2010-02-021-1/+1
* QPID-2288: add support for bindings in address optionsGordon Sim2010-01-261-3/+5
* Improved formatting of address documentation.Gordon Sim2009-11-201-35/+47
* QPID-664: Added some documentation for address options; tidied up the handlin...Gordon Sim2009-11-191-4/+72
* QPID-664: Introduce ';' as delimiter bewteen name (and optionally subject) an...Gordon Sim2009-11-161-1/+1
* Add missing extern decls. Fixes broken Windows build.Stephen D. Huston2009-11-111-1/+1
* Added support for address parsing, create/assert/delete policiesGordon Sim2009-11-111-12/+50
* Add required include (absence believed to cause failures on some platforms)Gordon Sim2009-08-261-0/+1
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+57