summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/FieldValue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-1/+1
* Use the errata file for final 0-10 that has a type code for xids without whic...Gordon Sim2008-04-141-0/+8
* Updated xml fragment to reflect correct types for connection.start.mechanisms...Gordon Sim2008-03-311-0/+13
* Add support for array type to c++ (and python, decode only for now)Gordon Sim2007-11-061-2/+7
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-5/+2
* More rearranging of template specialisation to avoid gccisms and conform corr...Andrew Stitcher2007-10-181-24/+0
* Recast int to FixedWidthValue conversions to avoid tamplate specialisation an...Andrew Stitcher2007-10-181-111/+0
* Implementation of 0-10 field tablesAndrew Stitcher2007-10-161-0/+256