msgpack-python/c
2009-02-26 01:27:00 +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 update pack/unpack routines 2009-02-15 09:10:02 +00:00
msgpack lang/c/msgpack: added Messagepack, a binary-based efficient data interchange format. 2009-02-15 09:09:55 +00:00
msgpack.h update pack/unpack routines 2009-02-15 09:10:02 +00: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 c binding: add msgpack_sbuffer 2009-02-15 09:10:01 +00:00
unpack.c remove msgpack_unpacker_buffered_size, add msgpack_unpacker_parsed_size 2009-02-26 01:15:14 +09:00
unpack.h add msgpack_unpacker_message_size 2009-02-26 01:27:00 +09:00
zone.c c and c++: rewritten and integrated 2009-02-22 15:14:21 +09:00
zone.h c and c++: rewritten and integrated 2009-02-22 15:14:21 +09:00