summaryrefslogtreecommitdiff
path: root/qpid/cpp/rubygen
Commit message (Expand)AuthorAgeFilesLines
* QPID-5703: Quiet the code generatorsJustin Ross2015-02-101-2/+7
* QPID-5871: Remove unused generated code and dependent codeAndrew Stitcher2014-07-036-693/+0
* QPID-5336: Don't hardcode script interpreter locationAndrew Stitcher2013-11-141-1/+1
* QPID-4798: Fix up c++ code generation to use stripped spec files.Alan Conway2013-05-023-3/+5
* QPID-3947: Bounds checking for str8/str16 on creating AMQP 0-10 structsGordon Sim2012-04-131-3/+22
* QPID-3921: C++ header files need tidyupAndrew Stitcher2012-03-281-0/+1
* QPID-3652: Fix cluster authentication.Alan Conway2011-12-061-0/+1
* QPID-3384: Enable DTX transactions in a cluster.Alan Conway2011-08-251-1/+2
* QPID-3186 - Import Export generalization to support a larger set of compilers...Ted Ross2011-05-178-9/+12
* QPID-3116: rubygen with ruby 1.9Alan Conway2011-03-171-1/+2
* Added some missing licenses; added FedOps.h to distribution listGordon Sim2010-10-271-0/+0
* Code cleanup in broker directory.Alan Conway2010-10-141-8/+8
* Changed README to README.txt throughout the project for consistency. Removed ...Jonathan Robie2010-06-231-0/+0
* Removed unecessary include of Msg.h in Exception.hAndrew Stitcher2010-02-252-0/+3
* Removed AMQP method body classes from public API.Alan Conway2009-10-051-1/+2
* Separate generated public header files from non-public headers, generated cod...Alan Conway2009-07-278-42/+54
* Add directory to #includeAlan Conway2009-07-147-11/+10
* Remove duplicate entries in generated makefile fragment src/rubygen.mk.Alan Conway2009-06-301-2/+3
* Code generator changes missed on last commit.Alan Conway2009-05-011-2/+3
* Merge in initial changes to allow building with CMake; rubygen and management...Stephen D. Huston2009-04-231-16/+50
* Apply PIMPL pattern to client::Completion and client::Future.Alan Conway2009-04-231-1/+2
* File missed in previous commit.Alan Conway2009-04-211-4/+6
* Changes missed in previous commit r765285.Alan Conway2009-04-161-0/+1
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-126-22/+30
* Removed BodyHolder: minor performance improvement, opens the way for more eff...Alan Conway2009-01-223-118/+59
* QPID-1567: added 'exactly-once' guarantee to asynchronous replication of queu...Gordon Sim2009-01-201-2/+2
* Added the ASF license header to the following filesRajith Muditha Attapattu2008-12-161-0/+19
* Add Message callbacks for async completion.Alan Conway2008-11-061-6/+19
* Restrict connection close codes to the set defined in the specGordon Sim2008-11-061-3/+5
* QPID-1294 (Johnathan Robie) Improved doxygen generation. Files missed in prev...Alan Conway2008-11-051-0/+130
* QPID-1294 (Johnathan Robie) Improved doxygen generation.Alan Conway2008-11-051-0/+2
* 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-043-10/+74
* 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
* workaround for bug in REXML xpath implRafael H. Schloming2008-10-061-1/+8
* Simplified cluster updates.Alan Conway2008-09-161-1/+2
* 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-2818-1/+322
* Allow default values for packed structs to be overridden (currently used for ...Gordon Sim2008-07-041-1/+1
* Only override default value for accept-mode field in message.transfer (not me...Gordon Sim2008-07-041-2/+2
* rubygen: Change default for client API accept-mode parameters to 1.Alan Conway2008-07-032-2/+9
* Added exceptions to sys::Waitable.Alan Conway2008-06-061-4/+4
* Generate code in $builddir to allow multiple VPATH builds.Alan Conway2008-05-271-10/+1
* 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
* Cleanup: Re-enable tests that now pass; delete unused templates directory.Gordon Sim2008-05-0111-1362/+0