| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fix bugs. | INADA Naoki | 2013-10-21 | 1 | -1/+1 | |
| | | ||||||
| * | fallback: support packing ExtType | INADA Naoki | 2013-10-21 | 1 | -3/+2 | |
| | | ||||||
| * | Packing ExtType and some cleanup | INADA Naoki | 2013-10-20 | 1 | -72/+78 | |
| | | ||||||
| * | fallback: Support pack_ext_type. | INADA Naoki | 2013-10-20 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' of https://github.com/antocuni/msgpack-python into newspec | INADA Naoki | 2013-10-20 | 1 | -0/+12 | |
| |\ | | | | | | | | | | | | | | | Conflicts: msgpack/fallback.py msgpack/unpack.h msgpack/unpack_define.h msgpack/unpack_template.h | |||||
| | * | add the hook for unknown types also to the cython Packer | Antonio Cuni | 2013-10-18 | 1 | -0/+6 | |
| | | | ||||||
| | * | implement Packer.pack_extended_type also in the cython version of the code | Antonio Cuni | 2013-10-18 | 1 | -0/+6 | |
| | | | ||||||
| * | | refactoring. | INADA Naoki | 2013-10-17 | 1 | -26/+1 | |
| | | | ||||||
| * | | Add bin type support. | INADA Naoki | 2013-10-17 | 1 | -7/+21 | |
| |/ | ||||||
| * | fix more comment typos | YAMAMOTO Takashi | 2013-05-07 | 1 | -1/+1 | |
| | | ||||||
| * | Remove unnecessary type declaration. | INADA Naoki | 2013-04-08 | 1 | -6/+0 | |
| | | ||||||
| * | better packer docstring | INADA Naoki | 2013-02-26 | 1 | -14/+28 | |
| | | ||||||
| * | Split _msgpack.pyx | INADA Naoki | 2012-12-11 | 1 | -372/+2 | |
| | | ||||||
| * | rename _msgpack.pyx => _packer.pyx | INADA Naoki | 2012-12-11 | 1 | -0/+629 | |
