| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add Timestamp support (#382) | Inada Naoki | 2019-12-05 | 1 | -0/+33 |
| * | use _PyFloat APIs to (de)serialize (#340) | INADA Naoki | 2019-01-07 | 1 | -10/+3 |
| * | Fix compile error. | INADA Naoki | 2015-01-09 | 1 | -1/+1 |
| * | Add tests and bugfix. | INADA Naoki | 2013-10-21 | 1 | -1/+2 |
| * | Packing ExtType and some cleanup | INADA Naoki | 2013-10-20 | 1 | -2/+1 |
| * | Merge branch 'master' of https://github.com/antocuni/msgpack-python into newspec | INADA Naoki | 2013-10-20 | 1 | -0/+60 |
| |\ | |||||
| | * | implement Packer.pack_extended_type also in the cython version of the code | Antonio Cuni | 2013-10-18 | 1 | -0/+60 |
| * | | Add bin type support to pure Python packer. | INADA Naoki | 2013-10-17 | 1 | -1/+1 |
| * | | Add bin type support. | INADA Naoki | 2013-10-17 | 1 | -1/+26 |
| |/ | |||||
| * | s/\t/ /g | INADA Naoki | 2013-02-27 | 1 | -328/+327 |
| * | remove some macros. | INADA Naoki | 2013-02-27 | 1 | -3/+3 |
| * | remove msgpack_pack* macros | INADA Naoki | 2013-02-27 | 1 | -95/+25 |
| * | Update msgpack version. | INADA Naoki | 2012-06-26 | 1 | -80/+165 |
| * | Fix compile error on MSVC. (davidgaleano) | INADA Naoki | 2011-12-25 | 1 | -2/+2 |
| * | Update new headers. | Naoki INADA | 2009-12-17 | 1 | -154/+99 |
| * | Remove duplicated values. | Naoki INADA | 2009-06-24 | 1 | -0/+741 |
