summaryrefslogtreecommitdiff
path: root/cpp/object.cpp
Commit message (Expand)AuthorAgeFilesLines
* lang/c/msgpack: C++ binding: implemented msgpack::object >> packer<Stream>frsyuki2009-02-151-8/+3
* lang/c/msgpack: reimplemented C++ binding with template-based static resoluti...frsyuki2009-02-151-386/+97
* lang/c/msgpack: c-macro based templatefrsyuki2009-02-151-8/+8
* lang/c/msgpack: fixed cpp/Makefile.amfrsyuki2009-02-151-3/+3
* lang/c/msgpack: fix typesfrsyuki2009-02-151-9/+10
* lang/c/msgpack: added license notificationsfrsyuki2009-02-151-0/+17
* lang/c/msgpack: C++ binding: implemented built-in buffer.frsyuki2009-02-151-5/+5
* lang/c/msgpack: added C++ binding msgpack::packfrsyuki2009-02-151-1/+76
* lang/c/msgpack: update C++ codefrsyuki2009-02-151-0/+340