msgpack-python/c
2009-08-26 12:27:28 +09:00
..
bench.c lang/c/msgpack: divide pack_raw() into pack_raw() and pack_raw_body() 2009-02-15 09:09:58 +00:00
bench.mk lang/c/msgpack: c-macro based template 2009-02-15 09:09:57 +00:00
Makefile.am add c/test.cpp cpp/test.cpp 2009-08-25 18:35:26 +09:00
msgpack lang/c/msgpack: added Messagepack, a binary-based efficient data interchange format. 2009-02-15 09:09:55 +00:00
msgpack.h perl package 2009-06-24 13:53:12 +09:00
object.c c: msgpack_pack_object 2009-02-24 16:37:47 +09:00
object.h c and c++: rewritten and integrated 2009-02-22 15:14:21 +09:00
pack.h c: msgpack_pack_object 2009-02-24 16:37:47 +09:00
sbuffer.h fix msgpack_sbuffer_release 2009-03-01 01:13:31 +09:00
test.cpp c: test.cpp: add msgpack_sbuffer_destroy and msgpack_zone_destroy 2009-08-26 12:27:28 +09:00
unpack.c fix msgpack_unpacker_expand_buffer 2009-03-01 03:39:34 +09:00
unpack.h msgpack_zone_clear, msgpack::zone::clear 2009-03-01 02:55:45 +09:00
vrefbuffer.c add msgpack_vrefbuffer, msgpack::vrefbuffer 2009-06-07 14:59:50 +09:00
vrefbuffer.h add msgpack_vrefbuffer, msgpack::vrefbuffer 2009-06-07 14:59:50 +09:00
zone.c add msgpack_vrefbuffer, msgpack::vrefbuffer 2009-06-07 14:59:50 +09:00
zone.h add msgpack_vrefbuffer, msgpack::vrefbuffer 2009-06-07 14:59:50 +09:00