summaryrefslogtreecommitdiff
path: root/cpp/include/qpid/framing
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix broker crash "confirmed N but only sent M" with managed agents running.Alan Conway2010-01-111-2/+1
* Added handling of MAP values for the wrapped QMF interfaces.Ted Ross2010-01-051-1/+1
* QPID-2245 QMF protocol changes will make 0.6 incompatible with 0.5Ted Ross2009-12-111-4/+0
* Support for restarting a persistent cluster.Alan Conway2009-11-241-1/+3
* Add missing extern decls. Fixes broken Windows build.Stephen D. Huston2009-11-111-1/+1
* Some QPID_COMMON_EXTERNs missed from previous uuid commitAndrew Stitcher2009-09-011-3/+3
* Working towards abstracting away the cross platform uuid mess:Andrew Stitcher2009-08-311-15/+12
* Changes to make messaging API build on Windows: Prepend VAR_ to Variant types...Stephen D. Huston2009-08-312-1/+3
* 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-203-3/+198
* Merge branch 'move_public_h_to_include' into trunkAlan Conway2009-07-1511-0/+1137