summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/amqp_0_10
Commit message (Expand)AuthorAgeFilesLines
* src/qpid/amqp_0_10/Assembly.cpp,.h:Alan Conway2008-04-043-159/+5
* qpid/Serializer.h, qpid/amqp_0_10/Codec.h:Alan Conway2008-04-031-10/+24
* rubygen/0-10/exceptions.rb:Alan Conway2008-04-031-2/+2
* src/qpid/amqp_0_10/Map.h,.cpp: use preview encoding temporarily.Alan Conway2008-04-036-57/+44
* amqp_0_10/built_in_types.hAlan Conway2008-04-034-53/+153
* Fix serialize test failure on 64 bit architerctures.Alan Conway2008-04-031-1/+1
* Fix compile error on rhel5.Alan Conway2008-04-021-1/+1
* Encoding/decoding for new types: amqp_0_10::Map, amqp_0_10:UnknownTypeAlan Conway2008-04-027-45/+498
* Fix compile errors/warnings with gcc 4.3Alan Conway2008-03-252-1/+2
* Make AsyncIOAcceptor multi-protocol:Alan Conway2008-03-182-0/+159
* Fix build failure.Alan Conway2008-03-121-2/+2
* rubygen/0-10/specification.rb:Alan Conway2008-03-1112-94/+733
* Completed holders, visitors and serialization for 0-10 commands and controls.Alan Conway2008-03-048-149/+275
* - Added Buffer::Iterator so amqp_0_10::Codec can use a BufferAlan Conway2008-02-291-0/+15
* Template visitors for amqp_0_10::Command, Control and Struct.Alan Conway2008-02-297-122/+179
* Generating domains, structs, commands and controls for 0-10 final spec.Alan Conway2008-02-271-25/+7
* Generate code for both 0-99 preview and 0-10 final specs .Alan Conway2008-02-273-29/+79
* Fixed rubygen to skip unchanged generated files, prevents needlessAlan Conway2008-02-222-0/+85
* AMQP 0-10 type system:Alan Conway2008-02-213-0/+342