msgpack-python/c
2010-04-14 21:11:31 +09:00
..
msgpack c: fixes msgpack_zbuffer_write: error checking 2010-04-04 22:11:16 +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 c,cpp: add msgpack_zbuffer and msgpack::zbuffer 2010-03-26 14:33:49 +09:00
msgpack.h perl package 2009-06-24 13:53:12 +09:00
object.c msgpack template: architecture specific endian conversion 2009-12-10 06:19:53 +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 malloc/realloc the stack when its length becomes > MSGPACK_EMBED_STACK_SIZE 2010-04-14 21:11:31 +09:00
vrefbuffer.c fixes Visual C++ compatibility 2010-03-19 13:34:53 +09:00
zone.c MSVC2005 compatibility (@hotpepsi++) 2010-02-02 10:52:42 +09:00