summaryrefslogtreecommitdiff
path: root/cpp/rubygen/templates
Commit message (Expand)AuthorAgeFilesLines
* Undo revision 568249, causing tests to hang.Alan Conway2007-08-211-0/+39
* Invocation now uses the visitor mechanismGordon Sim2007-08-211-39/+0
* Refresh of transitional xml to more closely reflect latest specificationGordon Sim2007-08-214-3/+561
* * Fixes for code generation.Alan Conway2007-08-172-101/+0
* rubygen/templates/Session.rb: apply fixes that were mistakenly made to the ge...Alan Conway2007-08-161-1/+1
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-165-12/+79
* Altered old client channel to use new generated session interface (primarily ...Gordon Sim2007-08-151-5/+17
* Removed unused types: RequestId, ResponseId, MethodContext.Alan Conway2007-08-141-99/+43
* Fix unused argument warning.Alan Conway2007-08-101-1/+1
* * src/qpid/framing/MethodHolder.h, .cpp:Alan Conway2007-08-091-0/+67
* Avoid clash with built-in ruby function Object.methods():nAlan Conway2007-08-095-23/+23
* Moved Proxy generation to rubygen.Alan Conway2007-08-091-0/+141
* * Summary: new Frame type to replace AMQFrame. Instead of holdingAlan Conway2007-08-071-0/+72
* Added first cut of generated client interface.Gordon Sim2007-08-051-0/+136
* Generate boost::variants for each class. Not yet used on trunk.Alan Conway2007-08-021-0/+29
* * src/generate.sh: Moved requirements test to configure.acAlan Conway2007-08-011-0/+31