Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update pack/unpack routines | frsyuki | 2009-02-15 | 1 | -4/+4 |
* | integrate machine-dependent integer serialization routine to msgpack/pack_tem... | frsyuki | 2009-02-15 | 1 | -26/+4 |
* | ruby binding: fix Fixnum serialization bug on x86_64 | frsyuki | 2009-02-15 | 1 | -2/+4 |
* | lang/c/msgpack: divide pack_raw() into pack_raw() and pack_raw_body() | frsyuki | 2009-02-15 | 1 | -2/+4 |
* | lang/c/msgpack: c-macro based template | frsyuki | 2009-02-15 | 1 | -3/+37 |
* | lang/c/msgpack: uint64_t, int64_t support for ruby | frsyuki | 2009-02-15 | 1 | -0/+18 |
* | lang/c/msgpack: added Messagepack, a binary-based efficient data interchange ... | frsyuki | 2009-02-15 | 1 | -0/+131 |