msgpack-python/msgpack
2012-10-12 12:32:32 +03:00
..
__init__.py Change the way to manage version number. 2012-08-19 04:17:56 +09:00
_msgpack.pyx Merge remote-tracking branch 'jnothman/read_size_cpp' 2012-10-01 01:31:58 +09:00
_version.py Start 0.3.0dev1 2012-09-24 02:46:34 +09:00
pack.h manage to compile on windows 2012-06-26 17:27:29 +09:00
pack_define.h Update msgpack version. 2012-06-26 13:21:10 +09:00
pack_template.h Update msgpack version. 2012-06-26 13:21:10 +09:00
sysdep.h Update msgpack version. 2012-06-26 13:21:10 +09:00
unpack.h A segfault fixed in the issue https://github.com/msgpack/msgpack-python/issues/28 2012-10-12 12:32:32 +03:00
unpack_define.h Update msgpack version. 2012-06-26 13:21:10 +09:00
unpack_template.h A segfault fixed in the issue https://github.com/msgpack/msgpack-python/issues/28 2012-10-12 12:32:32 +03:00