| Commit message (Expand) | Author | Age | Files | Lines |
| * | cpp: fixes fix_int; updates test/fixint.cc | frsyuki | 2010-08-27 | 1 | -0/+31 |
| * | cpp: adds fixed length serialization for integers | frsyuki | 2010-08-27 | 3 | -0/+62 |
| * | java: updates TestDirectConversion | frsyuki | 2010-08-19 | 1 | -0/+2 |
| * | cpp: adds MSGPACK_VERSION{,_MAJOR,_MINOR} macros and msgpack{,_major,_minor} ... | frsyuki | 2010-07-06 | 1 | -0/+13 |
| * | cpp: adds MSGPACK_VERSION{,_MAJOR,_MINOR} macros and msgpack{,_major,_minor} ... | frsyuki | 2010-07-06 | 1 | -0/+3 |
| * | cpp: update tests | frsyuki | 2010-06-01 | 4 | -6/+146 |
| * | cpp: msgpack::unpack returns void | frsyuki | 2010-06-01 | 1 | -7/+3 |
| * | cpp: add cases.mpac test | frsyuki | 2010-06-01 | 2 | -0/+41 |
| * | cpp: move source files into src/ directory | frsyuki | 2010-05-30 | 3 | -4/+1416 |
| * | cpp: add sbuffer::clear() and vrefbuffer::clear() | frsyuki | 2010-05-25 | 1 | -0/+25 |
| * | cpp: new streaming deserialier API. | frsyuki | 2010-04-29 | 2 | -5/+135 |
| * | cpp: build libmsgpackc.so for backward compatibility. | frsyuki | 2010-04-26 | 1 | -6/+8 |
| * | cpp: add test/{zone,pack_unpack,streaming,object,convert,buffer}.cc | frsyuki | 2010-04-25 | 7 | -0/+572 |