| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | reverts variable-length stack: avoids memory leak | frsyuki | 2010-04-22 | 1 | -0/+12 |
| | | |||||
| * | template_execute: fixes embed stack | frsyuki | 2010-04-17 | 1 | -6/+7 |
| | | |||||
| * | malloc/realloc the stack when its length becomes > MSGPACK_EMBED_STACK_SIZE | frsyuki | 2010-04-14 | 1 | -3/+30 |
| | | |||||
| * | strict-aliasing rule 2 | frsyuki | 2010-02-27 | 1 | -30/+21 |
| | | |||||
| * | strict-aliasing rule | frsyuki | 2010-01-20 | 1 | -6/+6 |
| | | |||||
| * | add msgpack/sysdep.h | frsyuki | 2009-12-10 | 1 | -3/+3 |
| | | |||||
| * | msgpack template: macros for compilers that doesn't not support Case Ranges | frsyuki | 2009-12-10 | 1 | -9/+26 |
| | | |||||
| * | msgpack template: architecture specific endian conversion | frsyuki | 2009-12-10 | 1 | -3/+3 |
| | | |||||
| * | remove msgpack_unpacker_buffered_size, add msgpack_unpacker_parsed_size | frsyuki | 2009-02-26 | 1 | -1/+0 |
| | | |||||
| * | c and c++: rewritten and integrated | frsyuki | 2009-02-22 | 1 | -13/+13 |
| | | |||||
| * | update pack/unpack routines | frsyuki | 2009-02-15 | 1 | -39/+41 |
| | | | | | git-svn-id: file:///Users/frsyuki/project/msgpack-git/svn/x@100 5a5092ae-2292-43ba-b2d5-dcab9c1a2731 | ||||
| * | lang/c/msgpack: reimplemented C++ binding with template-based static ↵ | frsyuki | 2009-02-15 | 1 | -2/+2 |
| | | | | | | | resolution design git-svn-id: file:///Users/frsyuki/project/msgpack-git/svn/x@67 5a5092ae-2292-43ba-b2d5-dcab9c1a2731 | ||||
| * | lang/c/msgpack: c-macro based template | frsyuki | 2009-02-15 | 1 | -0/+360 |
| git-svn-id: file:///Users/frsyuki/project/msgpack-git/svn/x@66 5a5092ae-2292-43ba-b2d5-dcab9c1a2731 | |||||
