msgpack-python/cpp/src
2011-03-03 06:38:09 +09:00
..
msgpack remove duplicated code 2011-03-03 06:38:09 +09:00
Makefile.am cpp: adds fixed length serialization for integers 2010-08-27 17:42:05 +09:00
msgpack.h cpp: adds MSGPACK_VERSION{,_MAJOR,_MINOR} macros and msgpack{,_major,_minor} functions 2010-07-06 17:00:58 +09:00
msgpack.hpp cpp: move source files into src/ directory 2010-05-30 03:02:40 +09:00
object.cpp cpp: move source files into src/ directory 2010-05-30 03:02:40 +09:00
objectc.c cpp: fixes some implicit cast warnings 2011-02-23 23:48:26 +09:00
unpack.c cpp: fixes problem that InterlockedIncrement/Decrement are not found on _WIN32 platform 2011-02-24 00:21:54 +09:00
version.c cpp: adds MSGPACK_VERSION{,_MAJOR,_MINOR} macros and msgpack{,_major,_minor} functions 2010-07-06 17:00:58 +09:00
vrefbuffer.c cpp: move source files into src/ directory 2010-05-30 03:02:40 +09:00
zone.c cpp: adds msgpack_unpacker_next and msgpack_unpack_next 2010-06-01 07:15:58 +09:00