Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lang/c/msgpack: divide pack_raw() into pack_raw() and pack_raw_body() | frsyuki | 2009-02-15 | 1 | -1/+2 |
* | lang/c/msgpack: reimplemented C++ binding with template-based static resoluti... | frsyuki | 2009-02-15 | 1 | -4/+11 |
* | lang/c/msgpack: c-macro based template | frsyuki | 2009-02-15 | 1 | -5/+5 |
* | 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 | -2/+1 |
* | lang/c/msgpack: C++ binding: added bench.cpp | frsyuki | 2009-02-15 | 1 | -0/+181 |