summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* Fix document miss.Naoki INADA2009-06-101-3/+3
* Make msgpack package instead of module.Naoki INADA2009-06-107-3442/+9
* Refactor include path.Naoki INADA2009-06-104-6/+11
* free buffer when packer deleted.Naoki INADA2009-06-092-225/+437
* Fix setup script doesn't work.Naoki INADA2009-06-082-1/+9
* Fix double INCREF-ing when unpacking.Naoki INADA2009-06-082-11/+13
* add test.Naoki INADA2009-06-081-0/+64
* Fix unpacking True, False and True.Naoki INADA2009-06-081-13/+5
* add cythoned source and setup script.Naoki INADA2009-06-083-0/+3261
* refactoringNaoki INADA2009-06-083-330/+68
* support packing long and tuple. add missing files.Naoki INADA2009-06-083-17/+563
* add pyxNaoki INADA2009-05-221-0/+162