summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/FieldTable.h
Commit message (Expand)AuthorAgeFilesLines
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-33/+34
* Added a copy constructor and assignment operator to FieldTable.Ted Ross2008-11-261-0/+3
* Non fucntional changesCarl C. Trieloff2008-11-061-6/+6
* Field Table API: changed the getInt() & getString() operationsAndrew Stitcher2008-10-131-4/+5
* QPID-1351Carl C. Trieloff2008-10-131-1/+5
* Rename size() to encodedSize() for encoded types to allow std collection inte...Alan Conway2008-10-071-1/+1
* Cluster join & brain-dumps working.Alan Conway2008-10-031-0/+3
* QPID 1306Carl C. Trieloff2008-10-031-1/+1
* Support floats and doubles in field tables.Gordon Sim2008-09-191-0/+4
* Return success indicator for getTable/getArray, cleanup implementation a little.Gordon Sim2008-09-191-2/+2
* Added support for nested field tables & arrays within a field table.Gordon Sim2008-09-191-1/+4
* QPID-1174 Updates to the management frameworkTed Ross2008-09-031-0/+1
* From https://issues.apache.org/jira/browse/QPID-879 contributed by Jonathan R...Alan Conway2008-05-061-0/+5
* More tidying up of field table APIAndrew Stitcher2007-10-231-4/+4
* Implementation of 0-10 field tablesAndrew Stitcher2007-10-161-15/+21
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+90
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-80/+0
* 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-1/+1
* QPID-52: use of tr1 and unordered_map break build or RHEL4.Alan Conway2006-10-241-5/+4
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+78