summaryrefslogtreecommitdiff
path: root/gentools/src
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 492756 via svnmerge from Alan Conway2007-03-091-1/+1
* First backmerge from trunk to 0-9 branch for Java. Not all java tests passing...Kim van der Riet2007-02-143-44/+483
* * gentools/templ.cpp/*Proxy*, CppGenerator.java: Changes to ProxyAlan Conway2007-02-131-57/+61
* * cpp/lib/common/framing/MethodContext.h: Reduced MethodContext toAlan Conway2007-02-022-16/+30
* * Remove debug println statement.Alan Conway2007-01-311-1/+0
* * gentools/AmqpFlagMa.javap: Refactor repetative set/get code into FlagMap.Alan Conway2007-01-313-29/+45
* Small codegen code tidy-upKim van der Riet2007-01-301-1/+1
* Separated the errata in the XML spec file and put them into a file amqp-errar...Kim van der Riet2007-01-303-4/+3
* * Added ClientAdapter - client side ChannelAdapter. Updated client side.Alan Conway2007-01-291-1/+1
* Fixed bug in generated MethodBody toString() expressions for longstr types in...Kim van der Riet2007-01-231-1/+2
* Last big refactoring for 0-9 framing. Still need additional tests &Alan Conway2007-01-191-6/+6
* Changed Content to use ByteBuffer, added Message.Transfer and Message.Cancel ...Kim van der Riet2007-01-181-2/+10
* * MethodContext: added invocation context for methods. Can carry RequestIdAlan Conway2007-01-181-5/+5
* Use amqp 0-9 request/response framing in broker and client.Alan Conway2007-01-122-40/+36
* version back merge from trunk rev 494553.Carl C. Trieloff2007-01-091-1/+1
* Added Exchange.Bound and Exchange.BoundOk in additional xml fileKim van der Riet2007-01-091-11/+21
* Merged changes from trunk to fix C++ client version 0-0 bug. Changes to cpp/l...Kim van der Riet2007-01-051-1/+1
* Fixed some compile errors:Alan Conway2007-01-041-1320/+1320
* Changes to lick off the 0-9 generation. Note that the new spec file specs/amq...Kim van der Riet2007-01-041-2/+2
* 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