summaryrefslogtreecommitdiff
path: root/cpp/rubygen/framing.0-10
Commit message (Expand)AuthorAgeFilesLines
* SessionImpl using ExceptionHolder to generate correctly typed exceptions..Alan Conway2008-10-081-2/+2
* rubygen/framing.0-10/constants.rb: create functions for all 3 exception subcl...Alan Conway2008-10-081-27/+31
* Rename size() to encodedSize() for encoded types to allow std collection inte...Alan Conway2008-10-071-10/+12
* Generate c++ enum types for AMQP enums in framing/enum.h.Alan Conway2008-09-091-19/+28
* Add ASL to everywhere, to everything.Aidan Skinner2008-08-2811-0/+198
* Allow default values for packed structs to be overridden (currently used for ...Gordon Sim2008-07-041-1/+1
* rubygen: Change default for client API accept-mode parameters to 1.Alan Conway2008-07-031-2/+2
* Added exceptions to sys::Waitable.Alan Conway2008-06-061-4/+4
* Changes to Session API:Alan Conway2008-05-261-63/+109
* qpid::SessionState: Added error checking for invalid frame sequences.Alan Conway2008-05-231-0/+1
* Support for 0-10 sessions, not yet integrated. Misc minor fixes.Alan Conway2008-05-094-10/+38
* QPID-918 patch from SenakaCarl C. Trieloff2008-04-281-1/+9
* Generate c++ code from final 0-10 specGordon Sim2008-04-2411-0/+1367