Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ruby: fixes MessagePack_Unpacker_mark marks uninitialized map_key | frsyuki | 2009-12-10 | 1 | -1/+12 |
* | remove msgpack_unpacker_buffered_size, add msgpack_unpacker_parsed_size | frsyuki | 2009-02-26 | 1 | -0/+2 |
* | c and c++: rewritten and integrated | frsyuki | 2009-02-22 | 1 | -67/+67 |
* | update pack/unpack routines | frsyuki | 2009-02-15 | 1 | -5/+5 |
* | Ruby binding: add MessagePack::unpack_limit, MessagePack::Unpacker#execute_limit | frsyuki | 2009-02-15 | 1 | -8/+22 |
* | merge 0.2.2 | frsyuki | 2009-02-15 | 1 | -2/+11 |
* | lang/c/msgpack: fix compile optimization flag | frsyuki | 2009-02-15 | 1 | -5/+5 |
* | lang/c/msgpack: reimplemented C++ binding with template-based static resoluti... | frsyuki | 2009-02-15 | 1 | -4/+4 |
* | lang/c/msgpack: c-macro based template | frsyuki | 2009-02-15 | 1 | -6/+97 |
* | lang/c/msgpack: added Messagepack, a binary-based efficient data interchange ... | frsyuki | 2009-02-15 | 1 | -0/+202 |