summaryrefslogtreecommitdiff
path: root/cpp/unpack.cpp
Commit message (Expand)AuthorAgeFilesLines
* lang/c/msgpack: C++ binding: safer memory managentfrsyuki2009-02-151-9/+39
* lang/c/msgpack: reimplemented C++ binding with template-based static resoluti...frsyuki2009-02-151-81/+68
* lang/c/msgpack: c-macro based templatefrsyuki2009-02-151-11/+105
* lang/c/msgpack: fix typesfrsyuki2009-02-151-3/+3
* lang/c/msgpack: C++ binding: changed calback function of packer from Stream& ...frsyuki2009-02-151-4/+4
* lang/c/msgpack: optimize zone::alloc()frsyuki2009-02-151-4/+7
* lang/c/msgpack: added license notificationsfrsyuki2009-02-151-0/+17
* lang/c/msgpack: C++ binding: enlarged chunk size of zonefrsyuki2009-02-151-2/+2
* lang/c/msgpack: C++ binding: added bench.cppfrsyuki2009-02-151-1/+1
* lang/c/msgpack: C++ binding: support non-MessagePack message that follows aft...frsyuki2009-02-151-4/+4
* lang/c/msgpack: C++ binding: implemented built-in buffer.frsyuki2009-02-151-16/+91
* lang/c/msgpack: added C++ bindingfrsyuki2009-02-151-0/+96