summaryrefslogtreecommitdiff
path: root/cpp/test.cpp
Commit message (Expand)AuthorAgeFilesLines
* C++ binding: efficient serializing interfacefrsyuki2009-02-151-1/+3
* lang/c/msgpack: C++ binding: pack()frsyuki2009-02-151-2/+2
* lang/c/msgpack: C++ binding: safer memory managentfrsyuki2009-02-151-8/+8
* lang/c/msgpack: reimplemented C++ binding with template-based static resoluti...frsyuki2009-02-151-82/+66
* lang/c/msgpack: fix typesfrsyuki2009-02-151-3/+3
* lang/c/msgpack: C++ binding: changed calback function of packer from Stream& ...frsyuki2009-02-151-2/+3
* lang/c/msgpack: added license notificationsfrsyuki2009-02-151-2/+3
* lang/c/msgpack: C++ binding: support non-MessagePack message that follows aft...frsyuki2009-02-151-2/+15
* lang/c/msgpack: C++ binding: implemented built-in buffer.frsyuki2009-02-151-4/+77
* lang/c/msgpack: added C++ binding msgpack::packfrsyuki2009-02-151-69/+86
* lang/c/msgpack: added C++ bindingfrsyuki2009-02-151-0/+110