| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ruby: add Symbol#to_msgpack | frsyuki | 2010-04-17 | 1 | -0/+11 |
| * | ruby: use 'readpartial' instead of 'sysread' if !io.respond_to?(:sysread) | frsyuki | 2010-03-31 | 1 | -1/+1 |
| * | ruby: append_buffer calls "<<" method if the buffer object.class != String | frsyuki | 2010-03-26 | 1 | -6/+18 |
| * | 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 |
