This website requires JavaScript.
Explore
Get Started
openstack
/
deb-msgpack-python
Code
Issues
Proposed changes
Files
2f095515735b136d04d7f05713505e97a3d25aa6
deb-msgpack-python
/
msgpack
History
Naoki INADA
2f09551573
Fix memory leak. Remove stream packing feature. Add errorcheck in packing.
2009-07-01 20:55:24 +09:00
..
__init__.py
Make msgpack package instead of module.
2009-06-10 10:58:09 +09:00
_msgpack.pyx
Fix memory leak. Remove stream packing feature. Add errorcheck in packing.
2009-07-01 20:55:24 +09:00
pack_define.h
Remove duplicated values.
2009-06-24 01:38:48 +09:00
pack_template.h
Remove duplicated values.
2009-06-24 01:38:48 +09:00
pack.h
Fix memory leak. Remove stream packing feature. Add errorcheck in packing.
2009-07-01 20:55:24 +09:00
unpack_define.h
Remove duplicated values.
2009-06-24 01:38:48 +09:00
unpack_template.h
Reduce memory footprint.
2009-06-24 01:54:47 +09:00
unpack.h
Don't use C++.
2009-06-28 21:24:16 +09:00