| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 649909-650455 via svnmerge from | Aidan Skinner | 2008-04-22 | 1 | -4/+31 |
* | QPID-832 sync cpp with trunk | Aidan Skinner | 2008-04-14 | 1 | -0/+390 |
* | QPID-832 delete for resync with trunk (cpp, ruby) and M2.1 (java/broker) | Aidan Skinner | 2008-04-14 | 1 | -332/+0 |
* | Merged revisions 630296,630353,630847,630852,630934,631002,631014,631128,6312... | Aidan Skinner | 2008-02-28 | 1 | -13/+91 |
* | 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 | 1 | -0/+6 |
* | Client API: fix keyword parameter ambiguities for beta client API. | Alan Conway | 2007-10-30 | 1 | -2/+11 |
* | * Summary: generalized Invoker visitor to all *Operations and | Alan Conway | 2007-10-16 | 1 | -1/+0 |
* | Implementation of 0-10 field tables | Andrew Stitcher | 2007-10-16 | 1 | -2/+2 |
* | Some revisions to rubygen for packed structs and execution header (changes no... | Gordon Sim | 2007-09-27 | 1 | -0/+5 |
* | Support for keyword args in session interface | Gordon Sim | 2007-09-10 | 1 | -6/+11 |
* | * rubygen/cppgen.rb: Use class Uuid for AMQP uuids. | Alan Conway | 2007-08-29 | 1 | -3/+1 |
* | * src/qpid/framing/FrameDefaultVisitor.h: | Alan Conway | 2007-08-27 | 1 | -0/+6 |
* | * rubygen/cppgen.rb: Use uint rather than u_int form for consistency. | Alan Conway | 2007-08-27 | 1 | -7/+8 |
* | * rubygen/amqpgen.rb: Performance and API improvements. | Alan Conway | 2007-08-27 | 1 | -78/+88 |
* | Refresh of transitional xml to more closely reflect latest specification | Gordon Sim | 2007-08-21 | 1 | -1/+30 |
* | AMQBodies are no longer allocated on the heap and passed with shared_ptr. | Alan Conway | 2007-08-16 | 1 | -2/+7 |
* | Removed unused types: RequestId, ResponseId, MethodContext. | Alan Conway | 2007-08-14 | 1 | -1/+4 |
* | * src/qpid/framing/MethodHolder.h, .cpp: | Alan Conway | 2007-08-09 | 1 | -3/+5 |
* | Avoid clash with built-in ruby function Object.methods():n | Alan Conway | 2007-08-09 | 1 | -1/+1 |
* | Moved Proxy generation to rubygen. | Alan Conway | 2007-08-09 | 1 | -3/+3 |
* | * Summary: new Frame type to replace AMQFrame. Instead of holding | Alan Conway | 2007-08-07 | 1 | -5/+10 |
* | Added first cut of generated client interface. | Gordon Sim | 2007-08-05 | 1 | -1/+1 |
* | * amqpgen.rb: fix sytax error. | Alan Conway | 2007-08-05 | 1 | -11/+29 |
* | Generate boost::variants for each class. Not yet used on trunk. | Alan Conway | 2007-08-02 | 1 | -5/+6 |
* | * src/generate.sh: Moved requirements test to configure.ac | Alan Conway | 2007-08-01 | 1 | -0/+25 |
* | Ruby code generator for C++. | Alan Conway | 2007-07-31 | 1 | -0/+126 |