summaryrefslogtreecommitdiff
path: root/cpp/rubygen/templates/structs.rb
Commit message (Expand)AuthorAgeFilesLines
* Generate code for both 0-99 preview and 0-10 final specs .Alan Conway2008-02-271-538/+0
* Fix for QPID-639: c++ now includes sizes for all structs (enabled the same in...Gordon Sim2007-11-071-7/+54
* Fix to QPID-640. The fields actually set/encoded are now tracked explicitly.Gordon Sim2007-11-071-43/+105
* * Summary: generalized Invoker visitor to all *Operations andAlan Conway2007-10-161-5/+11
* Enabled packed struct encoding in python, cpp, and java. Also fixed computati...Rafael H. Schloming2007-10-141-22/+27
* Some revisions to rubygen for packed structs and execution header (changes no...Gordon Sim2007-09-271-27/+135
* In ClientChannel: Use subscribe and flush in place of get; use per-subscriber...Gordon Sim2007-09-121-1/+1
* Moved old ClientChannel class from using basic to using message for publish &...Gordon Sim2007-09-111-0/+3
* Implementation of execution.result on the client side Gordon Sim2007-09-061-8/+4
* * rubygen/cppgen.rb: Use class Uuid for AMQP uuids.Alan Conway2007-08-291-2/+1
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-0/+20
* * rubygen/cppgen.rb: Use uint rather than u_int form for consistency.Alan Conway2007-08-271-1/+1
* * rubygen/amqpgen.rb: Performance and API improvements.Alan Conway2007-08-271-37/+23
* Reapply rev 568249 with the changes made to the generator this time, rather t...Gordon Sim2007-08-221-39/+0
* 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-211-0/+345