| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-4458: remove unused subdirs and files from gentools then move the remain... | Robert Gemmell | 2012-12-18 | 71 | -22989/+0 |
| * | QPID-4458: revert changes in r1412380, a CI build failure after a clean check... | Robert Gemmell | 2012-11-23 | 5 | -0/+0 |
| * | QPID-4458: remove the gentool/lib folder, retrieve the velocity dependencies ... | Robert Gemmell | 2012-11-22 | 5 | -0/+0 |
| * | NO-JIRA: small adjustments to stop Ant generating warnings and spewing irrele... | Robert Gemmell | 2011-08-15 | 1 | -1/+1 |
| * | QPID-2709: update references to the old incubator mailing lists and svn repos... | Robert Gemmell | 2010-07-12 | 1 | -1/+1 |
| * | Changed README to README.txt throughout the project for consistency. Removed ... | Jonathan Robie | 2010-06-23 | 2 | -163/+61 |
| * | QPID-2002 : Change CON-1001 to make client ID optional so that the various st... | Martin Ritchie | 2009-08-03 | 1 | -0/+6 |
| * | Added license headers to the following files | Rajith Muditha Attapattu | 2008-12-15 | 1 | -0/+22 |
| * | Updated License and Notice in Java, added missing L & N files to directories ... | Martin Ritchie | 2008-08-29 | 6 | -306/+306 |
| * | Add ASL to everywhere, to everything. | Aidan Skinner | 2008-08-28 | 1 | -0/+20 |
| * | QPID-1176 : Update to gentools to remove commented out properties that I left... | Martin Ritchie | 2008-07-15 | 1 | -9/+0 |
| * | QPID-1176 : Updated Tasks and gentools build to use the java.source and java.... | Martin Ritchie | 2008-07-15 | 2 | -14/+25 |
| * | QPID-832 : Fix CRLF line endings | Robert Godfrey | 2008-04-24 | 10 | -1461/+1461 |
| * | QPID-832 merge M2.x | Aidan Skinner | 2008-04-24 | 8 | -858/+977 |
| * | Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44... | Martin Ritchie | 2007-07-31 | 1 | -0/+21 |
| * | Merged revisions 547178 via svnmerge from | Martin Ritchie | 2007-06-15 | 1 | -2/+3 |
| * | Unbreaking trunk due to erroneous commit | Robert Godfrey | 2007-04-12 | 7 | -15/+332 |
| * | Refactoring and multi-version support | Robert Godfrey | 2007-04-07 | 57 | -5573/+7246 |
| * | QPID-391 : Broker Refactoring - initial tidy... add some mechanisms for multi... | Robert Godfrey | 2007-02-25 | 2 | -30/+124 |
| * | QPID-325 : Persist durable exchange information in the store | Robert Godfrey | 2007-02-20 | 1 | -0/+23 |
| * | Missed the commit on these for QPID-162 supplied by Kevin Smith | Martin Ritchie | 2007-02-14 | 3 | -4/+1 |
| * | Small codegen code tidy-up | Kim van der Riet | 2007-01-30 | 1 | -1/+1 |
| * | Fixed codegen bug in which fields added by second XML file duplicate ordinal ... | Kim van der Riet | 2007-01-30 | 3 | -5/+4 |
| * | QPID-320 : Patch supplied by Rob Godfrey - Improve performance by remembering... | Robert Greig | 2007-01-29 | 2 | -19/+94 |
| * | Added .NET generator class to the code generator, and added mechanism to invo... | Kim van der Riet | 2007-01-16 | 3 | -8/+366 |
| * | Fixed QPID-296 Header guards may not be compliant with C++ standard | Kim van der Riet | 2007-01-16 | 7 | -16/+16 |
| * | QPID-268 : (Patch supplied by Rob Godfrey) Improvements to performance of gen... | Robert Greig | 2007-01-09 | 3 | -69/+193 |
| * | code gen part of last change. requires bootstrap | Carl C. Trieloff | 2007-01-09 | 3 | -4/+3 |
| * | QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri... | Robert Greig | 2007-01-08 | 1 | -2/+2 |
| * | Fixed: [QPID-253] Existing classpath breaks codegen; [QPID-254] Build failure... | Kim van der Riet | 2007-01-08 | 1 | -11/+21 |
| * | Fixed C++ client sending protocol version 0-0 over the wire. Minor fixes and ... | Kim van der Riet | 2007-01-04 | 3 | -6/+17 |
| * | Added ability for code generator to omit elements from the XML specification | Kim van der Riet | 2007-01-03 | 17 | -57/+245 |
| * | Removed check run check from ant build file. | Kim van der Riet | 2007-01-02 | 1 | -1/+0 |
| * | Added ant build file for the generator with compile (default) and clean targets. | Kim van der Riet | 2007-01-02 | 1 | -0/+35 |
| * | Additional changes to support new Java AMQP version code, some C++ tidy-up as... | Kim van der Riet | 2006-12-22 | 6 | -70/+105 |
| * | Multi version support part 2. | Carl C. Trieloff | 2006-12-20 | 8 | -16/+27 |
| * | [For Andrew Stitcher] Made the generator generate non-virtual inheritance; it... | Kim van der Riet | 2006-12-19 | 3 | -3/+3 |
| * | Code tidy-up in code generator | Kim van der Riet | 2006-12-19 | 13 | -321/+180 |
| * | Added additional files AMQP_HighestVersion.h/.cpp to identify the highest ava... | Kim van der Riet | 2006-12-18 | 3 | -1/+37 |
| * | Replacement for ProtocolVersionListClass in current xslt generator | Kim van der Riet | 2006-12-15 | 1 | -0/+38 |
| * | Fixed lack of refs in some generated C++ files; code comments and other minor... | Kim van der Riet | 2006-12-15 | 3 | -67/+65 |
| * | Added generation for (yet to be written) Content class which will be a part o... | Kim van der Riet | 2006-12-11 | 2 | -0/+10 |
| * | Added check for non-existent domains - throws Exception instead of NPE. | Kim van der Riet | 2006-12-04 | 2 | -6/+17 |
| * | check for unknown types | Rafael H. Schloming | 2006-12-01 | 1 | -1/+5 |
| * | Revised generation of includes inline with latst build changes. | Gordon Sim | 2006-12-01 | 10 | -25/+25 |
| * | Changes to allow gentools to be used from a makefile | Kim van der Riet | 2006-11-22 | 2 | -110/+197 |
| * | Directory reorganization | Kim van der Riet | 2006-11-21 | 31 | -6255/+0 |
| * | Directory reorganization | Kim van der Riet | 2006-11-21 | 31 | -0/+6255 |
| * | Updates and bugfixes | Kim van der Riet | 2006-11-21 | 23 | -601/+778 |
| * | Fixes to the generated C++ code and templates | Kim van der Riet | 2006-11-14 | 7 | -176/+180 |