msgpack-python/cpp
2010-02-02 10:52:42 +09:00
..
type MSVC2005 compatibility (@hotpepsi++) 2010-02-02 10:52:42 +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, cpp: fix test problem 2010-01-21 21:55:06 +09:00
msgpack lang/c/msgpack: added C++ binding 2009-02-15 09:09:56 +00:00
msgpack.hpp perl package 2009-06-24 13:53:12 +09:00
object.cpp cpp-0.3.7 2009-08-19 17:36:05 +09:00
object.hpp msgpack template: architecture specific endian conversion 2009-12-10 06:19:53 +09:00
pack.hpp msgpack template: architecture specific endian conversion 2009-12-10 06:19:53 +09:00
preprocess.sh cpp: preprocess.sh: more verbose 2009-10-05 23:31:08 +09:00
sbuffer.hpp fix unpacker 2009-03-01 02:27:04 +09:00
test.cpp c, cpp: fix test problem 2010-01-21 21:55:06 +09:00
test.mk lang/c/msgpack: fix compile optimization flag 2009-02-15 09:09:58 +00:00
type.hpp c++: fix type.hpp 2009-08-10 18:33:35 +09:00
unpack.hpp msgpack_zone_clear, msgpack::zone::clear 2009-03-01 02:55:45 +09:00
vrefbuffer.hpp c,cpp: add msgpack_vrefbuffer_migrate, msgpack::vrefbuffer::migrate 2009-12-19 22:09:29 +09:00
zone.hpp.erb c,cpp: optimize msgpack_zone: variable-length array of chunk -> list of chunk 2010-01-15 05:27:44 +09:00