summaryrefslogtreecommitdiff
path: root/qpid/python/qpid/codec.py
Commit message (Expand)AuthorAgeFilesLines
* QPID-6085: [Python client] 08..091 implement sending/receiving of additional ...Keith Wall2014-09-061-16/+127
* QPID-947: update cpp and python management to 0-10 finalRafael H. Schloming2008-04-221-3/+3
* added logging; fixed deprecation warnings in old codec; filled in datatypes.M...Rafael H. Schloming2008-03-051-3/+3
* QPID-820 from trossCarl C. Trieloff2008-02-281-0/+32
* QPID-687: comitted qpid-patch7-python.diff for real this time.Alan Conway2007-11-151-0/+6
* Fix for QPID-639: c++ now includes sizes for all structs (enabled the same in...Gordon Sim2007-11-071-2/+2
* Add support for array type to c++ (and python, decode only for now)Gordon Sim2007-11-061-0/+17
* Implementation of 0-10 field tablesAndrew Stitcher2007-10-161-5/+4
* Enabled packed struct encoding in python, cpp, and java. Also fixed computati...Rafael H. Schloming2007-10-141-16/+90
* added support for 0-10 field table encodingRafael H. Schloming2007-09-271-13/+83
* Use octet each for class and method id (changed c++ and python)Gordon Sim2007-09-211-5/+4
* * python/qpid/codec.pyAndrew Stitcher2007-09-121-1/+1
* added support for 0-10 style header encodingRafael H. Schloming2007-08-221-10/+26
* added support for unpacked structs and execution.resultRafael H. Schloming2007-08-101-4/+23
* added an explicit upper bound check for longsRafael H. Schloming2007-07-271-2/+4
* Use execution layer to acknowledge messages. Gordon Sim2007-07-271-10/+15
* Removed unused regex.Rafael H. Schloming2007-07-241-3/+0
* Some initial 0-10 support including placeholders for new domains, use of exec...Gordon Sim2007-07-241-8/+22
* Applied a modified version of the range checking patch from QPID-498.Rafael H. Schloming2007-07-231-17/+141
* tests moved to test directoryRafael H. Schloming2007-05-301-38/+0
* Merged revisions 504590 via svnmerge from Alan Conway2007-03-191-8/+19
* Merged revisions 500305 via svnmerge from Alan Conway2007-03-161-8/+9
* Merged revisions 496593 via svnmerge from Alan Conway2007-03-161-0/+18
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Import of qpid from etp:Rafael H. Schloming2006-09-191-0/+221