summaryrefslogtreecommitdiff
path: root/gentools/src/org/apache
Commit message (Expand)AuthorAgeFilesLines
* made a copyRobert Godfrey2007-03-2231-5224/+6288
* Small codegen code tidy-upKim van der Riet2007-01-301-1/+1
* Fixed codegen bug in which fields added by second XML file duplicate ordinal ...Kim van der Riet2007-01-303-5/+4
* Added .NET generator class to the code generator, and added mechanism to invo...Kim van der Riet2007-01-163-8/+366
* QPID-268 : (Patch supplied by Rob Godfrey) Improvements to performance of gen...Robert Greig2007-01-091-30/+92
* code gen part of last change. requires bootstrapCarl C. Trieloff2007-01-091-1/+1
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-081-2/+2
* Fixed: [QPID-253] Existing classpath breaks codegen; [QPID-254] Build failure...Kim van der Riet2007-01-081-11/+21
* Fixed C++ client sending protocol version 0-0 over the wire. Minor fixes and ...Kim van der Riet2007-01-041-1/+1
* Added ability for code generator to omit elements from the XML specificationKim van der Riet2007-01-0317-57/+245
* Additional changes to support new Java AMQP version code, some C++ tidy-up as...Kim van der Riet2006-12-223-66/+58
* Multi version support part 2.Carl C. Trieloff2006-12-201-12/+12
* Code tidy-up in code generatorKim van der Riet2006-12-1913-321/+180
* Added additional files AMQP_HighestVersion.h/.cpp to identify the highest ava...Kim van der Riet2006-12-182-1/+6
* Fixed lack of refs in some generated C++ files; code comments and other minor...Kim van der Riet2006-12-153-67/+65
* Added generation for (yet to be written) Content class which will be a part o...Kim van der Riet2006-12-112-0/+10
* Added check for non-existent domains - throws Exception instead of NPE.Kim van der Riet2006-12-042-6/+17
* check for unknown typesRafael H. Schloming2006-12-011-1/+5
* Revised generation of includes inline with latst build changes.Gordon Sim2006-12-011-1/+1
* Changes to allow gentools to be used from a makefileKim van der Riet2006-11-221-110/+182
* Directory reorganizationKim van der Riet2006-11-2131-0/+6255