Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lang/c/msgpack: C++ binding: safer memory managent | frsyuki | 2009-02-15 | 1 | -9/+39 |
* | lang/c/msgpack: reimplemented C++ binding with template-based static resoluti... | frsyuki | 2009-02-15 | 1 | -81/+68 |
* | lang/c/msgpack: c-macro based template | frsyuki | 2009-02-15 | 1 | -11/+105 |
* | lang/c/msgpack: fix types | frsyuki | 2009-02-15 | 1 | -3/+3 |
* | lang/c/msgpack: C++ binding: changed calback function of packer from Stream& ... | frsyuki | 2009-02-15 | 1 | -4/+4 |
* | lang/c/msgpack: optimize zone::alloc() | frsyuki | 2009-02-15 | 1 | -4/+7 |
* | lang/c/msgpack: added license notifications | frsyuki | 2009-02-15 | 1 | -0/+17 |
* | lang/c/msgpack: C++ binding: enlarged chunk size of zone | frsyuki | 2009-02-15 | 1 | -2/+2 |
* | lang/c/msgpack: C++ binding: added bench.cpp | frsyuki | 2009-02-15 | 1 | -1/+1 |
* | lang/c/msgpack: C++ binding: support non-MessagePack message that follows aft... | frsyuki | 2009-02-15 | 1 | -4/+4 |
* | lang/c/msgpack: C++ binding: implemented built-in buffer. | frsyuki | 2009-02-15 | 1 | -16/+91 |
* | lang/c/msgpack: added C++ binding | frsyuki | 2009-02-15 | 1 | -0/+96 |