summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/types/Variant.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'qpid-3603-4-rebase' into qpid-3603-5qpid-3603-5Alan Conway2012-02-131-12/+30
* QPID-3457: qpid::Msg::str() method not exportedAlan Conway2011-08-261-1/+0
* QPID-2905 - Misc. code cleanup to allow compilation on a wider set of compilers.Ted Ross2011-05-171-5/+5
* QPID-3206: added special cases to catch negative numeric string conversions t...Gordon Sim2011-04-141-4/+17
* QPID-3089: make getTypeName() a public methodGordon Sim2011-02-281-2/+1
* Changed Variant::fromString() to Variant::parse(). Also changed implementation.Jonathan Robie2010-11-011-33/+13
* Corrects AddressParser to use typed simple values.Jonathan Robie2010-10-291-0/+37
* Fix some compilation errorsGordon Sim2010-08-121-23/+17
* Completed the set of permutations of type-conversion for all signed and unsig...Ted Ross2010-08-121-6/+156
* QPID-664: Avoid allocation for void VariantGordon Sim2010-06-111-26/+29
* Cluster management improvements:Ted Ross2010-04-231-6/+30
* QPID-664: changed connect() back to open(),removed detach(),defined new excep...Gordon Sim2010-04-091-4/+4
* QPID-664: made changes suggested by Alan Conway, also moved 0-10 map/list cod...Gordon Sim2010-03-311-1/+1
* QPID-664: move Variant and Uuid from messaging to types namespaceGordon Sim2010-03-291-0/+690