summaryrefslogtreecommitdiff
path: root/cpp/object.hpp
Commit message (Expand)AuthorAgeFilesLines
* lang/c/msgpack: C++ binding: implemented msgpack::object >> packer<Stream>frsyuki2009-02-151-3/+89
* lang/c/msgpack: reimplemented C++ binding with template-based static resoluti...frsyuki2009-02-151-268/+72
* lang/c/msgpack: fixed packaging problemfrsyuki2009-02-151-3/+3
* lang/c/msgpack: fix typesfrsyuki2009-02-151-29/+32
* lang/c/msgpack: optimize zone::alloc()frsyuki2009-02-151-38/+38
* lang/c/msgpack: added license notificationsfrsyuki2009-02-151-0/+17
* lang/c/msgpack: C++ binding: implemented built-in buffer.frsyuki2009-02-151-4/+5
* lang/c/msgpack: added C++ binding msgpack::packfrsyuki2009-02-151-19/+30
* lang/c/msgpack: update C++ codefrsyuki2009-02-151-558/+88
* lang/c/msgpack: added C++ bindingfrsyuki2009-02-151-0/+760