summaryrefslogtreecommitdiff
path: root/cpp/zone.cpp
Commit message (Expand)AuthorAgeFilesLines
* c and c++: rewritten and integratedfrsyuki2009-02-221-100/+0
* update pack/unpack routinesfrsyuki2009-02-151-1/+1
* c++ binding: improve msgpack::zone, zero-copy stream deserializerfrsyuki2009-02-151-15/+67
* lang/c/msgpack: fix compile optimization flagfrsyuki2009-02-151-17/+9
* lang/c/msgpack: reimplemented C++ binding with template-based static resoluti...frsyuki2009-02-151-37/+20
* lang/c/msgpack: fixed packaging problemfrsyuki2009-02-151-1/+1
* lang/c/msgpack: optimize zone::alloc()frsyuki2009-02-151-16/+16
* lang/c/msgpack: added license notificationsfrsyuki2009-02-151-0/+17
* lang/c/msgpack: C++ binding: enlarged chunk size of zonefrsyuki2009-02-151-9/+16
* lang/c/msgpack: C++ binding: implemented built-in buffer.frsyuki2009-02-151-10/+19
* lang/c/msgpack: added C++ bindingfrsyuki2009-02-151-0/+40