summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/amqp_0_10
Commit message (Expand)AuthorAgeFilesLines
* Remove incorrect directory from #includeAlan Conway2009-07-145-7/+7
* Add directory to #includeAlan Conway2009-07-145-6/+6
* QPID-1039: Patch from Mick Goulish: Fix program options behavior for Boost 10...Andrew Stitcher2008-05-121-1/+2
* Fix test failure.Alan Conway2008-04-181-2/+3
* Fix build problem.Alan Conway2008-04-181-1/+1
* Uncommented tests.Alan Conway2008-04-181-284/+283
* Patch for improved compatibility with gcc 3.4 and boost 1.33Andrew Stitcher2008-04-175-22/+22
* Fix encoding for sized structs.Alan Conway2008-04-161-280/+290
* Correct Struct32 encoding: size/code/data.Alan Conway2008-04-151-11/+15
* Comment out failing test, repairing.Alan Conway2008-04-151-7/+6
* Disabled failing tests, working on fixing the issues.Alan Conway2008-04-151-1/+8
* Cleanup of size calculations and handling UnknownStructAlan Conway2008-04-151-0/+9
* Struct32 encodingAlan Conway2008-04-152-5/+23
* amqp_0_10: Encoding for packed structs.Alan Conway2008-04-101-3/+41
* Invocation handlers, see src/tests/amqp_0_10/handlers.cpp for example.Alan Conway2008-04-101-0/+125
* Improved diagnostics in allSegmentTypes test.Alan Conway2008-04-091-1/+5
* Summary: added 0-10 Array encoding and decoding.Alan Conway2008-04-082-16/+72
* src/qpid/amqp_0_10/Body.h, Header.h: placeholders.Alan Conway2008-04-071-43/+35
* rubygen/0-10/specification.rbAlan Conway2008-04-071-6/+0
* Fixed time classes for some changes that misunderstood how they are supposedAndrew Stitcher2008-04-071-10/+0
* Fix rhel5 build errors.Alan Conway2008-04-071-1/+1
* Encoding/decoding for packed structs and optional members.Alan Conway2008-04-071-10/+52
* qpid/Serializer.h, qpid/amqp_0_10/Codec.h:Alan Conway2008-04-033-0/+416
* src/qpid/amqp_0_10/Map.h,.cpp: use preview encoding temporarily.Alan Conway2008-04-031-5/+0
* Fix serialize test failure on 64 bit architerctures.Alan Conway2008-04-031-0/+1
* Encoding/decoding for new types: amqp_0_10::Map, amqp_0_10:UnknownTypeAlan Conway2008-04-021-0/+99