summaryrefslogtreecommitdiff
path: root/qpid/python/tests/codec010.py
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk tag to-cmake-25mar09 (r758432)Stephen D. Huston2009-03-251-2/+19
* added codec tests for int64Rafael H. Schloming2008-11-111-0/+8
* added a timestamp class to qpid.datatypes and modified codec to use it for AM...Rafael H. Schloming2008-11-101-8/+28
* fixed a bug in int16 codecRafael H. Schloming2008-10-281-0/+4
* QPID-947: added test for nested listsRafael H. Schloming2008-05-231-1/+5
* QPID-947: added codec and tests for array and list typesRafael H. Schloming2008-05-231-0/+27
* QPID-1055: use int64 for encoding python both python int and longs; this ensu...Rafael H. Schloming2008-05-131-1/+1
* added support for mapsRafael H. Schloming2008-03-071-0/+57