| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | amqp_0_10: Encoding for packed structs. | Alan Conway | 2008-04-10 | 3 | -20/+27 |
| * | Invocation handlers, see src/tests/amqp_0_10/handlers.cpp for example. | Alan Conway | 2008-04-10 | 3 | -4/+51 |
| * | Touched existing template so new template allSegmentTypes.rb will be noticed. | Alan Conway | 2008-04-08 | 1 | -1/+0 |
| * | Summary: added 0-10 Array encoding and decoding. | Alan Conway | 2008-04-08 | 3 | -10/+59 |
| * | src/qpid/amqp_0_10/Body.h, Header.h: placeholders. | Alan Conway | 2008-04-07 | 1 | -0/+1 |
| * | rubygen/0-10/specification.rb | Alan Conway | 2008-04-07 | 1 | -4/+13 |
| * | src/qpid/amqp_0_10/Exception.h | Alan Conway | 2008-04-04 | 1 | -8/+28 |
| * | rubygen/0-10/exceptions.rb: | Alan Conway | 2008-04-03 | 2 | -12/+73 |
| * | src/qpid/amqp_0_10/Map.h,.cpp: use preview encoding temporarily. | Alan Conway | 2008-04-03 | 1 | -2/+2 |
| * | Encoding/decoding for new types: amqp_0_10::Map, amqp_0_10:UnknownType | Alan Conway | 2008-04-02 | 3 | -3/+94 |
| * | Update to dtx inline with latest spec: | Gordon Sim | 2008-03-26 | 1 | -0/+1 |
| * | rubygen/0-10/specification.rb: | Alan Conway | 2008-03-11 | 1 | -9/+21 |
| * | Fixes to c++ broker: | Gordon Sim | 2008-03-06 | 1 | -1/+1 |
| * | Fixed calculation of size for frames with str16 fields. | Gordon Sim | 2008-03-05 | 1 | -0/+1 |
| * | Further updates to support final 0-10 spec | Gordon Sim | 2008-03-04 | 2 | -7/+8 |
| * | Completed holders, visitors and serialization for 0-10 commands and controls. | Alan Conway | 2008-03-04 | 2 | -48/+103 |
| * | A further step to final 0-10 spec. | Gordon Sim | 2008-03-03 | 5 | -4/+68 |
| * | Template visitors for amqp_0_10::Command, Control and Struct. | Alan Conway | 2008-02-29 | 3 | -23/+84 |
| * | amqp_0_10::ProxyTemplate - tested & functional. | Alan Conway | 2008-02-28 | 4 | -70/+86 |
| * | Fixed merging of multiple XML files for the same version. | Alan Conway | 2008-02-28 | 3 | -16/+17 |
| * | Added missing generated files to distribution. | Alan Conway | 2008-02-28 | 1 | -1/+1 |
| * | Generating domains, structs, commands and controls for 0-10 final spec. | Alan Conway | 2008-02-27 | 5 | -196/+236 |
| * | Generate code for both 0-99 preview and 0-10 final specs . | Alan Conway | 2008-02-27 | 17 | -122/+333 |
| * | Fixed rubygen to skip unchanged generated files, prevents needless | Alan Conway | 2008-02-22 | 4 | -16/+112 |
| * | Extended amqpgen.rb to cover 0-10 final model. | Alan Conway | 2008-02-22 | 1 | -16/+113 |
| * | Start moving towards final 0-10 spec: | Gordon Sim | 2008-02-21 | 1 | -2/+2 |
| * | Some minor changes to doc; primarily aimed at making the list of classes | Gordon Sim | 2008-01-23 | 1 | -0/+1 |
| * | Summary: | Alan Conway | 2007-12-07 | 1 | -53/+6 |
| * | examples/Makefile.am: | Alan Conway | 2007-12-04 | 1 | -2/+2 |
| * | Added framing::BodyHolder: | Alan Conway | 2007-11-22 | 1 | -20/+34 |
| * | Fix for QPID-639: c++ now includes sizes for all structs (enabled the same in... | Gordon Sim | 2007-11-07 | 1 | -7/+54 |
| * | Fix to QPID-640. The fields actually set/encoded are now tracked explicitly. | Gordon Sim | 2007-11-07 | 1 | -43/+105 |
| * | Add support for array type to c++ (and python, decode only for now) | Gordon Sim | 2007-11-06 | 1 | -0/+1 |
| * | Generate doxygen comments for Session_0_10 using AMQP <doc> elements. | Alan Conway | 2007-10-30 | 3 | -12/+81 |
| * | Client API: fix keyword parameter ambiguities for beta client API. | Alan Conway | 2007-10-30 | 2 | -183/+163 |
| * | Rename client::Session as client::Session_0_10 | Alan Conway | 2007-10-29 | 1 | -3/+3 |
| * | Session resume support in client & broker: Client can resume a session | Alan Conway | 2007-10-26 | 1 | -14/+54 |
| * | * Summary: generalized Invoker visitor to all *Operations and | Alan Conway | 2007-10-16 | 5 | -116/+108 |
| * | Implementation of 0-10 field tables | Andrew Stitcher | 2007-10-16 | 1 | -2/+2 |
| * | Enabled packed struct encoding in python, cpp, and java. Also fixed computati... | Rafael H. Schloming | 2007-10-14 | 2 | -27/+47 |
| * | Fixed compile error. | Alan Conway | 2007-09-28 | 1 | -1/+2 |
| * | Missed commit for last checkin. | Alan Conway | 2007-09-28 | 1 | -2/+1 |
| * | * src/tests/ClientSessionTest.cpp: Suspend/resume tests. | Alan Conway | 2007-09-28 | 1 | -25/+20 |
| * | Some revisions to rubygen for packed structs and execution header (changes no... | Gordon Sim | 2007-09-27 | 3 | -28/+145 |
| * | Start execution mark from -1 (0xFFFFFFFF) | Gordon Sim | 2007-09-26 | 1 | -0/+1 |
| * | Split broker::Session into: | Alan Conway | 2007-09-21 | 1 | -2/+2 |
| * | * cpp/bootstrap, cpp/rubygen/generate, cpp/src/Makefile.am: | Alan Conway | 2007-09-20 | 1 | -8/+18 |
| * | * rubygen/templates/Proxy.rb, src/qpid/framing/Proxy.cpp, Proxy.h: | Alan Conway | 2007-09-18 | 1 | -15/+10 |
| * | In ClientChannel: Use subscribe and flush in place of get; use per-subscriber... | Gordon Sim | 2007-09-12 | 1 | -1/+1 |
| * | Moved old ClientChannel class from using basic to using message for publish &... | Gordon Sim | 2007-09-11 | 1 | -0/+3 |