summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/framing/Array.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-4942: Only install include files that are used by the supported APIAndrew Stitcher2013-07-261-0/+99
* Merge branch 'move_public_h_to_include' into trunkAlan Conway2009-07-151-97/+0
* Add directory to #includeAlan Conway2009-07-141-2/+2
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-25/+26
* constants.rb: generate type code constants for AMQP types. Useful with Array.Alan Conway2008-11-041-9/+27
* broker: Fixed incorrect pass-by-reference of Queue::shared_ptr in several files.Alan Conway2008-10-071-3/+3
* Rename size() to encodedSize() for encoded types to allow std collection inte...Alan Conway2008-10-071-1/+1
* Missing DTX recover code for --dtx mode in txtestKim van der Riet2008-08-191-1/+1
* Updated xml fragment to reflect correct types for connection.start.mechanisms...Gordon Sim2008-03-311-1/+4
* Add support for array type to c++ (and python, decode only for now)Gordon Sim2007-11-061-0/+75