summaryrefslogtreecommitdiff
path: root/cpp/rubygen/templates/Session.rb
Commit message (Expand)AuthorAgeFilesLines
* Support for keyword args in session interfaceGordon Sim2007-09-101-9/+71
* Implementation of execution.result on the client side Gordon Sim2007-09-061-29/+35
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-1/+1
* * 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