Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lang/c/msgpack: C++ binding: implemented msgpack::object >> packer<Stream> | frsyuki | 2009-02-15 | 1 | -8/+3 |
* | lang/c/msgpack: reimplemented C++ binding with template-based static resoluti... | frsyuki | 2009-02-15 | 1 | -386/+97 |
* | lang/c/msgpack: c-macro based template | frsyuki | 2009-02-15 | 1 | -8/+8 |
* | lang/c/msgpack: fixed cpp/Makefile.am | frsyuki | 2009-02-15 | 1 | -3/+3 |
* | lang/c/msgpack: fix types | frsyuki | 2009-02-15 | 1 | -9/+10 |
* | lang/c/msgpack: added license notifications | frsyuki | 2009-02-15 | 1 | -0/+17 |
* | lang/c/msgpack: C++ binding: implemented built-in buffer. | frsyuki | 2009-02-15 | 1 | -5/+5 |
* | lang/c/msgpack: added C++ binding msgpack::pack | frsyuki | 2009-02-15 | 1 | -1/+76 |
* | lang/c/msgpack: update C++ code | frsyuki | 2009-02-15 | 1 | -0/+340 |