summaryrefslogtreecommitdiff
path: root/python/qpid/spec.py
Commit message (Expand)AuthorAgeFilesLines
* more futzing with setup.py; pulled specs into python/qpid packageRafael H. Schloming2010-02-151-61/+0
* - removed old and redundent testsRafael H. Schloming2009-08-111-2/+2
* made codegen happen on module import rather than on object instantiation, thi...Rafael H. Schloming2009-01-081-0/+2
* QPID-979: switched to a more appropriate name for locating the specRafael H. Schloming2008-05-081-6/+6
* QPID-979: added access to enums through the session so that symbolic constant...Rafael H. Schloming2008-05-081-0/+13
* QPID-947: update cpp and python management to 0-10 finalRafael H. Schloming2008-04-221-476/+10
* removed warnings on duplicate constants, the issue will go away with 0-10 finalRafael H. Schloming2007-12-041-1/+2
* added factory for structs, and made default spec loading based on AMQP_SPEC e...Rafael H. Schloming2007-11-071-2/+2
* Add support for array type to c++ (and python, decode only for now)Gordon Sim2007-11-061-0/+1
* Enabled packed struct encoding in python, cpp, and java. Also fixed computati...Rafael H. Schloming2007-10-141-4/+20
* added support for 0-10 field table encodingRafael H. Schloming2007-09-271-3/+4
* Use octet each for class and method id (changed c++ and python)Gordon Sim2007-09-211-1/+1
* added support for 0-10 style header encodingRafael H. Schloming2007-08-221-1/+4
* added support for unpacked structs and execution.resultRafael H. Schloming2007-08-101-2/+14
* added support for parsing structs and results into the spec metadataRafael H. Schloming2007-08-091-11/+49
* Some restructuring of the client code: Gordon Sim2007-08-021-0/+3
* Use execution layer to acknowledge messages. Gordon Sim2007-07-271-1/+1
* Some initial 0-10 support including placeholders for new domains, use of exec...Gordon Sim2007-07-241-2/+8
* Added a better XML library.Rafael H. Schloming2007-07-231-20/+19
* Some tests and fixes for dtx preview.Gordon Sim2007-06-051-8/+10
* Load domain docs into the python spec structure.Rafael H. Schloming2007-05-301-9/+38
* Merged revisions 507491-507559,507561-507601,507603-507621,507623-507671,5076...Alan Conway2007-03-191-3/+2
* Merged revisions 504601-504602,504604-504609,504611-504702,504704-504707,5047...Alan Conway2007-03-191-0/+4
* * python/testlib.py: -s (spec) option now also takes abbreviations "0-8" and ...Alan Conway2007-03-191-37/+51
* Merged revisions 496593 via svnmerge from Alan Conway2007-03-161-24/+50
* add support for 0-9 style usage of the domain attribute, and added content pr...Rafael H. Schloming2007-01-041-3/+6
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* added default for timestampRafael H. Schloming2006-11-081-1/+2
* Added test for simple commit and rollback.Gordon Sim2006-10-171-0/+2
* Import of qpid from etp:Rafael H. Schloming2006-09-191-0/+349