summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/FieldTable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tidied up namespace usageAndrew Stitcher2009-09-091-7/+12
* Add List class to handle encoding of AMQP 0-10 list type.Gordon Sim2009-08-201-1/+31
* Remove incorrect directory from #includeAlan Conway2009-07-141-1/+1
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Some more fixes to build under Visual Studio 2008Andrew Stitcher2009-05-031-1/+1
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-1/+1
* fixed encoding of 64 bit types and added additional tests for 64 bit integersRafael H. Schloming2008-11-111-3/+8
* Field Table API: changed the getInt() & getString() operationsAndrew Stitcher2008-10-131-12/+12
* QPID-1351Carl C. Trieloff2008-10-131-0/+13
* Rename size() to encodedSize() for encoded types to allow std collection inte...Alan Conway2008-10-071-3/+3
* Support floats and doubles in field tables.Gordon Sim2008-09-191-0/+35
* Added support for nested field tables & arrays within a field table.Gordon Sim2008-09-191-0/+40
* QPID-1198 (Partial): Add #include <alloca.h> for all uses of ::alloca()Andrew Stitcher2008-07-291-0/+1
* QPID-947: update cpp and python management to 0-10 finalRafael H. Schloming2008-04-221-6/+6
* Patch for improved compatibility with gcc 3.4 and boost 1.33Andrew Stitcher2008-04-171-2/+2
* Fixed to build with boost 1.34 as well as boost 1.33Alan Conway2007-11-281-3/+4
* Preparation for session thread safety overhaul:Alan Conway2007-11-011-3/+2
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@586520 13f7...Andrew Stitcher2007-10-191-0/+84