summaryrefslogtreecommitdiff
path: root/cpp/rubygen/templates/Session.rb
Commit message (Expand)AuthorAgeFilesLines
* Generate code for both 0-99 preview and 0-10 final specs .Alan Conway2008-02-271-195/+0
* Start moving towards final 0-10 spec:Gordon Sim2008-02-211-2/+2
* Some minor changes to doc; primarily aimed at making the list of classesGordon Sim2008-01-231-0/+1
* Summary:Alan Conway2007-12-071-53/+6
* Generate doxygen comments for Session_0_10 using AMQP <doc> elements.Alan Conway2007-10-301-10/+68
* Client API: fix keyword parameter ambiguities for beta client API.Alan Conway2007-10-301-181/+152
* Rename client::Session as client::Session_0_10Alan Conway2007-10-291-3/+3
* Fixed compile error.Alan Conway2007-09-281-1/+2
* Missed commit for last checkin.Alan Conway2007-09-281-2/+1
* * src/tests/ClientSessionTest.cpp: Suspend/resume tests.Alan Conway2007-09-281-25/+20
* Start execution mark from -1 (0xFFFFFFFF)Gordon Sim2007-09-261-0/+1
* 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