msgpack-python/cpp
2009-02-26 01:15:14 +09:00
..
type c and c++: rewritten and integrated 2009-02-22 15:14:21 +09:00
bench.cpp 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: reimplemented C++ binding with template-based static resolution design 2009-02-15 09:09:58 +00:00
Makefile.am c and c++: rewritten and integrated 2009-02-22 15:14:21 +09:00
msgpack lang/c/msgpack: added C++ binding 2009-02-15 09:09:56 +00:00
msgpack.hpp c: msgpack_pack_object 2009-02-24 16:37:47 +09:00
object.cpp rewrite msgpack::object::via 2009-02-15 18:39:30 +09:00
object.hpp c: msgpack_pack_object 2009-02-24 16:37:47 +09:00
pack.hpp fix msgpack::unpack_return 2009-02-25 18:55:56 +09:00
sbuffer.hpp c binding: add msgpack::sbuffer 2009-02-15 09:10:01 +00:00
test.cpp C++ binding: efficient serializing interface 2009-02-15 09:10:01 +00:00
test.mk lang/c/msgpack: fix compile optimization flag 2009-02-15 09:09:58 +00:00
type.hpp lang/c/msgpack: reimplemented C++ binding with template-based static resolution design 2009-02-15 09:09:58 +00:00
unpack.hpp remove msgpack_unpacker_buffered_size, add msgpack_unpacker_parsed_size 2009-02-26 01:15:14 +09:00
zone.hpp.erb c and c++: rewritten and integrated 2009-02-22 15:14:21 +09:00