summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/Address.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-3330: Corrected handling of empty strings (using patch from Anthony Fogl...Gordon Sim2011-07-011-0/+11
* Corrects AddressParser to use typed simple values.Jonathan Robie2010-10-291-8/+15
* Adding cast to list and map size comparisons to avoid signed/unsigned compari...Jonathan Robie2010-09-161-2/+2
* Fixes parsing problem with empty lists ('[]') in addresses, which previously ...Jonathan Robie2010-09-161-0/+18
* QPID-664: made changes suggested by Alan Conway, also moved 0-10 map/list cod...Gordon Sim2010-03-311-9/+9
* QPID-664: move Variant and Uuid from messaging to types namespaceGordon Sim2010-03-291-1/+2
* Added extra test for quoating in name or subject parts of address.Gordon Sim2009-11-161-0/+7
* QPID-664: Introduce ';' as delimiter bewteen name (and optionally subject) an...Gordon Sim2009-11-161-4/+4
* Added support for address parsing, create/assert/delete policiesGordon Sim2009-11-111-0/+91