summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Expand)AuthorAgeFilesLines
...
* lang/c/msgpack: fixed packaging problemfrsyuki2009-02-154-6/+7
* lang/c/msgpack: fix typesfrsyuki2009-02-159-61/+77
* lang/c/msgpack: C++ binding: changed calback function of packer from Stream& ...frsyuki2009-02-155-30/+47
* lang/c/msgpack: optimize zone::alloc()frsyuki2009-02-154-73/+86
* lang/c/msgpack: added license notificationsfrsyuki2009-02-1516-4/+220
* lang/c/msgpack: autotoolizedfrsyuki2009-02-158-25/+37
* lang/c/msgpack: C++ binding: enlarged chunk size of zonefrsyuki2009-02-154-17/+26
* lang/c/msgpack: C++ binding: added bench.cppfrsyuki2009-02-153-7/+191
* lang/c/msgpack: C++ binding: support non-MessagePack message that follows aft...frsyuki2009-02-153-7/+64
* lang/c/msgpack: C++ binding: implemented built-in buffer.frsyuki2009-02-159-63/+296
* lang/c/msgpack: added C++ binding msgpack::packfrsyuki2009-02-155-90/+385
* lang/c/msgpack: update C++ codefrsyuki2009-02-153-561/+431
* lang/c/msgpack: added C++ bindingfrsyuki2009-02-1513-169/+1285
* lang/c/msgpack: added Messagepack, a binary-based efficient data interchange ...frsyuki2009-02-153-0/+169