summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/framing/FieldTable.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-091-1/+1
* Removed unecessary include of Msg.h in Exception.hAndrew Stitcher2010-02-251-0/+1
* QPID-2245 QMF protocol changes will make 0.6 incompatible with 0.5Ted Ross2009-12-111-134/+0
* Remove extraneous space from exception message.Stephen D. Huston2009-10-291-1/+1
* Add List class to handle encoding of AMQP 0-10 list type.Gordon Sim2009-08-201-7/+13
* Add directory to #includeAlan Conway2009-07-141-5/+5
* QPID-1786 - Committed qmf patches from Bryan KearneyTed Ross2009-06-111-1/+134
* Removed BodyHolder: minor performance improvement, opens the way for more eff...Alan Conway2009-01-221-0/+1
* QPID-1514: Add check for presence of key to FieldTable::erase()Gordon Sim2008-12-041-1/+2
* Added a copy constructor and assignment operator to FieldTable.Ted Ross2008-11-261-0/+12
* Non fucntional changesCarl C. Trieloff2008-11-061-5/+5
* Fix for bug in encoding/decoding of floats and doubles.Gordon Sim2008-10-241-1/+4
* Field Table API: changed the getInt() & getString() operationsAndrew Stitcher2008-10-131-6/+6
* QPID-1351Carl C. Trieloff2008-10-131-0/+16
* Rename size() to encodedSize() for encoded types to allow std collection inte...Alan Conway2008-10-071-3/+3
* QPID 1306Carl C. Trieloff2008-10-031-4/+4
* Support floats and doubles in field tables.Gordon Sim2008-09-191-0/+29
* Return success indicator for getTable/getArray, cleanup implementation a little.Gordon Sim2008-09-191-13/+4
* Added support for nested field tables & arrays within a field table.Gordon Sim2008-09-191-5/+24
* QPID-989: fix decode of zero sized mapGordon Sim2008-05-011-13/+15
* QPID-988 and QPID-989: fixes to framing for final 0-10 specGordon Sim2008-04-301-3/+5
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-1/+1
* QPID-947: update cpp and python management to 0-10 finalRafael H. Schloming2008-04-221-1/+1
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-2/+3
* More tidying up of field table APIAndrew Stitcher2007-10-231-3/+3
* Implementation of 0-10 field tablesAndrew Stitcher2007-10-161-33/+47
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+150
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-150/+0
* Minor modifications for recovery and debug.Gordon Sim2006-11-161-1/+1
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Added POSIX equivalents to APR classes used by clients, inlined trivial calls.Alan Conway2006-11-091-4/+4
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+147