Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed Variant::fromString() to Variant::parse(). Also changed implementation. | Jonathan Robie | 2010-11-01 | 1 | -2/+1 |
* | Corrects AddressParser to use typed simple values. | Jonathan Robie | 2010-10-29 | 1 | -3/+4 |
* | Fixes parsing problem with empty lists ('[]') in addresses, which previously ... | Jonathan Robie | 2010-09-16 | 1 | -2/+7 |
* | QPID-664: allow the key in options map for an address to be quoted | Gordon Sim | 2010-08-23 | 1 | -1/+1 |
* | QPID-2768: allow '/' after name in address without an explicit subject | Gordon Sim | 2010-07-29 | 1 | -5/+2 |
* | QPID-2640: Don't try to cast integer-like values during parsing; leave as str... | Gordon Sim | 2010-06-03 | 1 | -3/+0 |
* | QPID-664: move Variant and Uuid from messaging to types namespace | Gordon Sim | 2010-03-29 | 1 | -0/+2 |
* | QPID-2382: Created separate utility class for handling updates from failover ... | Gordon Sim | 2010-03-11 | 1 | -0/+1 |
* | QPID-664: change format of connection options string to match address options... | Gordon Sim | 2010-01-28 | 1 | -0/+263 |