summaryrefslogtreecommitdiff
path: root/cpp/rubygen/templates/Session.rb
Commit message (Expand)AuthorAgeFilesLines
* * rubygen/amqpgen.rb: Performance and API improvements.Alan Conway2007-08-271-6/+6
* Refresh of transitional xml to more closely reflect latest specificationGordon Sim2007-08-211-3/+3
* 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-161-2/+2
* Altered old client channel to use new generated session interface (primarily ...Gordon Sim2007-08-151-5/+17
* Avoid clash with built-in ruby function Object.methods():nAlan Conway2007-08-091-4/+4
* Added first cut of generated client interface.Gordon Sim2007-08-051-0/+136