summaryrefslogtreecommitdiff
path: root/python/qpid/spec010.py
Commit message (Expand)AuthorAgeFilesLines
* QPID-1033: made loading of the spec file not fail if the results cannot be ca...Rafael H. Schloming2008-05-061-3/+11
* fixed encode/decode of structs in command/control arguments to include the ty...Rafael H. Schloming2008-04-141-0/+5
* Update to dtx inline with latest spec:Gordon Sim2008-03-261-0/+2
* renamed datatypes.Struct.type -> datatypes.Struct._type; this avoids naming c...Rafael H. Schloming2008-03-101-36/+9
* added support for mapsRafael H. Schloming2008-03-071-4/+26
* added incoming queues for messages; altered session dispatch to send entire a...Rafael H. Schloming2008-03-051-7/+25
* check the mtime of the cached spec against the code that generates itRafael H. Schloming2008-03-041-4/+3
* import of in-process 0-10 final python clientRafael H. Schloming2008-03-041-0/+617