summaryrefslogtreecommitdiff
path: root/gentools/templ.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed QPID-296 Header guards may not be compliant with C++ standardKim van der Riet2007-01-167-16/+16
* code gen part of last change. requires bootstrapCarl C. Trieloff2007-01-092-3/+2
* Fixed C++ client sending protocol version 0-0 over the wire. Minor fixes and ...Kim van der Riet2007-01-041-3/+14
* Multi version support part 2.Carl C. Trieloff2006-12-206-3/+14
* [For Andrew Stitcher] Made the generator generate non-virtual inheritance; it...Kim van der Riet2006-12-193-3/+3
* Added additional files AMQP_HighestVersion.h/.cpp to identify the highest ava...Kim van der Riet2006-12-181-0/+31
* Revised generation of includes inline with latst build changes.Gordon Sim2006-12-019-24/+24
* Updates and bugfixesKim van der Riet2006-11-2116-503/+335
* Fixes to the generated C++ code and templatesKim van der Riet2006-11-143-19/+13
* update Apache licenses to the current versionStephen Vinoski2006-11-1014-182/+224
* Latest version of gentools. Java AmqpConstants class added which allows in ch...Kim van der Riet2006-11-107-38/+103
* Gentools C++ generator generation for AMQP_ClientOperations.h and AMQP_Server...Kim van der Riet2006-11-022-26/+39
* Updated code generator to produce ServerOperations class. Other minor fixes i...Kim van der Riet2006-11-011-6/+17
* First draft of C++ generator creating MethodBody classes divided into C++ nam...Kim van der Riet2006-10-301-46/+31
* Some code tidy-up and debugging; first C++ templates and implementation of mo...Kim van der Riet2006-10-2513-0/+730