summaryrefslogtreecommitdiff
path: root/cpp/include/qpid/framing/FieldValue.h
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-2/+11
* QPID-3186 - Import Export generalization to support a larger set of compilers...Ted Ross2011-05-171-4/+4
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-091-0/+13
* Eliminate windows warningAndrew Stitcher2010-06-041-1/+1
* QPID-2452: Fixed control over the encoding used when sending a string valued ...Gordon Sim2010-03-181-0/+10
* Alter type of array index variableGordon Sim2010-01-181-2/+2
* QPID-2323: add a Uuid type and allow it as the value of a Variant.Gordon Sim2010-01-151-0/+16
* Added handling of MAP values for the wrapped QMF interfaces.Ted Ross2010-01-051-1/+1
* Add missing extern decls. Fixes broken Windows build.Stephen D. Huston2009-11-111-1/+1
* Added QPID_COMMON_EXPORT to convertIfRequired to satisfy Windows build.Stephen D. Huston2009-08-221-1/+1
* Add needed extern decorators for Windows; applies patch QPID-2061-1.patch in ...Stephen D. Huston2009-08-201-1/+1
* Fixed distcheck target, broken by my last commit.Gordon Sim2009-08-201-2/+3
* Add List class to handle encoding of AMQP 0-10 list type.Gordon Sim2009-08-201-2/+115
* Merge branch 'move_public_h_to_include' into trunkAlan Conway2009-07-151-0/+321