summaryrefslogtreecommitdiff
path: root/qpid/cpp/rubygen/amqpgen.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed unused types: RequestId, ResponseId, MethodContext.Alan Conway2007-08-141-0/+9
* * rubygen/amqpgen.rb: workaround XML namespace problem with ruby 1.8.6.Alan Conway2007-08-091-4/+17
* Avoid clash with built-in ruby function Object.methods():nAlan Conway2007-08-091-11/+11
* Moved Proxy generation to rubygen.Alan Conway2007-08-091-2/+4
* * Summary: new Frame type to replace AMQFrame. Instead of holdingAlan Conway2007-08-071-1/+1
* Added first cut of generated client interface.Gordon Sim2007-08-051-2/+6
* * amqpgen.rb: fix sytax error.Alan Conway2007-08-051-7/+3
* Added index() to classes & methods.Alan Conway2007-08-031-3/+9
* * src/generate.sh: Moved requirements test to configure.acAlan Conway2007-08-011-4/+11
* Ruby code generator for C++.Alan Conway2007-07-311-0/+208