summaryrefslogtreecommitdiff
path: root/c/msgpack
Commit message (Expand)AuthorAgeFilesLines
* c,cpp: reforms source treefrsyuki2010-04-187-834/+0
* c: fixes msgpack_zbuffer_write: error checkingfrsyuki2010-04-041-1/+3
* c: fixes msgpack_zbuffer_flush: error checkingfrsyuki2010-04-041-1/+3
* c: fixes msgpack_zbuffer_flushMasahiro Nakagawa2010-04-041-0/+1
* c,cpp: add msgpack_zbuffer and msgpack::zbufferfrsyuki2010-03-261-0/+175
* cpp: alias pack(Stream* s, const T& v) -> pack(Stream& const T& v)frsyuki2010-03-262-7/+8
* fixes Visual C++ compatibilityfrsyuki2010-03-191-2/+0
* removed symbolic linksfrsyuki2010-02-067-1/+655
* lang/c/msgpack: added Messagepack, a binary-based efficient data interchange ...frsyuki2009-02-151-0/+1