Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | C++ binding: efficient serializing interface | frsyuki | 2009-02-15 | 1 | -1/+3 |
* | lang/c/msgpack: C++ binding: pack() | frsyuki | 2009-02-15 | 1 | -2/+2 |
* | lang/c/msgpack: C++ binding: safer memory managent | frsyuki | 2009-02-15 | 1 | -8/+8 |
* | lang/c/msgpack: reimplemented C++ binding with template-based static resoluti... | frsyuki | 2009-02-15 | 1 | -82/+66 |
* | 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/+3 |
* | lang/c/msgpack: added license notifications | frsyuki | 2009-02-15 | 1 | -2/+3 |
* | lang/c/msgpack: C++ binding: support non-MessagePack message that follows aft... | frsyuki | 2009-02-15 | 1 | -2/+15 |
* | lang/c/msgpack: C++ binding: implemented built-in buffer. | frsyuki | 2009-02-15 | 1 | -4/+77 |
* | lang/c/msgpack: added C++ binding msgpack::pack | frsyuki | 2009-02-15 | 1 | -69/+86 |
* | lang/c/msgpack: added C++ binding | frsyuki | 2009-02-15 | 1 | -0/+110 |