summaryrefslogtreecommitdiff
path: root/cpp/rubygen/framing.0-10/constants.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed unecessary include of Msg.h in Exception.hAndrew Stitcher2010-02-251-0/+2
* Separate generated public header files from non-public headers, generated cod...Alan Conway2009-07-271-3/+7
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-1/+2
* Restrict connection close codes to the set defined in the specGordon Sim2008-11-061-3/+5
* Add missing IntegerTypes.h include; fixes QPID-1436Stephen D. Huston2008-11-051-0/+1
* Cluster: replicate transaction state to newcomers.Alan Conway2008-11-051-1/+1
* constants.rb: generate type code constants for AMQP types. Useful with Array.Alan Conway2008-11-041-0/+57
* 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
* 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-281-0/+18
* Added exceptions to sys::Waitable.Alan Conway2008-06-061-4/+4
* 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-091-3/+13
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-0/+99