summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/framing/Array.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed unecessary include of Msg.h in Exception.hAndrew Stitcher2010-02-251-0/+1
* Add directory to #includeAlan Conway2009-07-141-3/+3
* Removed BodyHolder: minor performance improvement, opens the way for more eff...Alan Conway2009-01-221-0/+1
* constants.rb: generate type code constants for AMQP types. Useful with Array.Alan Conway2008-11-041-20/+22
* broker: Fixed incorrect pass-by-reference of Queue::shared_ptr in several files.Alan Conway2008-10-071-1/+1
* Rename size() to encodedSize() for encoded types to allow std collection inte...Alan Conway2008-10-071-5/+5
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-3/+3
* Allow zero sized arrays (with no typecode or count)Gordon Sim2008-03-311-17/+19
* Updated xml fragment to reflect correct types for connection.start.mechanisms...Gordon Sim2008-03-311-0/+11
* Add support for array type to c++ (and python, decode only for now)Gordon Sim2007-11-061-0/+114