msgpack-python/msgpack
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.h 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
unpack.h Don't use C++. 2009-06-28 21:24:16 +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