summaryrefslogtreecommitdiff
path: root/qpid/python/qpid/codec010.py
Commit message (Expand)AuthorAgeFilesLines
* QPID-3130: applied patch for codec performanceRafael H. Schloming2011-03-081-6/+11
* QPID-2916: throw an exception when a data value cannot be encoded correctly a...Kenneth Anthony Giusti2010-10-281-0/+12
* made qpid.datatypes module use builtin UUID when availableRafael H. Schloming2010-09-101-1/+1
* fixed bool encodingRafael H. Schloming2010-09-091-0/+1
* - removed old and redundent testsRafael H. Schloming2009-08-111-79/+148
* added support for encoding buffersRafael H. Schloming2009-03-061-0/+6
* codec and unicode tests and fixesRafael H. Schloming2009-03-061-6/+13
* added a timestamp class to qpid.datatypes and modified codec to use it for AM...Rafael H. Schloming2008-11-101-4/+7
* fixed a bug in int16 codecRafael H. Schloming2008-10-281-1/+1
* QPID-947: added codec and tests for array and list typesRafael H. Schloming2008-05-231-11/+47
* QPID-947: Switched over to using proper RFC 1982 serial numbers.Rafael H. Schloming2008-05-231-3/+3
* This is a fix for QPID-1031Rajith Muditha Attapattu2008-05-061-1/+5
* QPID-988 and QPID-989: fixes to framing for final 0-10 specGordon Sim2008-04-301-1/+2
* Add support for reading 0-10 arrays; Set sync bit on session header for comma...Gordon Sim2008-04-231-1/+8
* QPID-947: update cpp and python management to 0-10 finalRafael H. Schloming2008-04-221-1/+7
* fixed encode/decode of structs in command/control arguments to include the ty...Rafael H. Schloming2008-04-141-4/+4
* Enabled tx methods on final 0-10 path and converted tests accordinglyGordon Sim2008-03-111-0/+6
* renamed datatypes.Struct.type -> datatypes.Struct._type; this avoids naming c...Rafael H. Schloming2008-03-101-11/+16
* added support for mapsRafael H. Schloming2008-03-071-3/+26
* added codec for sequence_set; added id to Message; RangeSet -> RangedSet; add...Rafael H. Schloming2008-03-061-0/+18
* forked python tests for 0-10 preview and 0-10 finalGordon Sim2008-03-051-2/+8
* import of in-process 0-10 final python clientRafael H. Schloming2008-03-041-0/+186