Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cpp-0.3.7 | frsyuki | 2009-08-19 | 1 | -1/+0 |
* | rewrite msgpack::object::via | frsyuki | 2009-02-15 | 1 | -26/+22 |
* | update pack/unpack routines | frsyuki | 2009-02-15 | 1 | -1/+1 |
* | C++: operator<< (std::ostream&, const object&): fix missing double support | frsyuki | 2009-02-15 | 1 | -0/+4 |
* | 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 |