This website requires JavaScript.
Explore
Help
Sign In
admin
/
msgpack-msgpack-c
Watch
1
Star
0
Fork
0
You've already forked msgpack-msgpack-c
mirror of
https://github.com/msgpack/msgpack-c
synced
2026-06-08 16:11:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ff2c6be74cb61363995d43772c5a52566b19000
msgpack-msgpack-c
/
python
/
msgpack
T
History
inada-n
5ff2c6be74
Fix bug come from previous commit
2009-12-16 22:14:13 +09:00
..
__init__.py
Make msgpack package instead of module.
2009-06-10 10:58:09 +09:00
_msgpack.pyx
Fix bug come from previous commit
2009-12-16 22:14:13 +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
Support MinGW.
2009-07-09 13:41:04 +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