Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add max_buffer_size to Unpacker. | INADA Naoki | 2012-07-13 | 2 | -14/+73 | |
| | ||||||
* | Start 0.2.1 | INADA Naoki | 2012-07-13 | 1 | -1/+1 | |
| | ||||||
* | Fix using deprecated api in tests. | INADA Naoki | 2012-07-04 | 5 | -29/+29 | |
| | ||||||
* | Fix rst syntax.0.2.0 | INADA Naoki | 2012-06-27 | 1 | -1/+1 | |
| | ||||||
* | release 0.2.0 | INADA Naoki | 2012-06-27 | 1 | -1/+1 | |
| | ||||||
* | Use setuptools to build egg package. | INADA Naoki | 2012-06-27 | 1 | -1/+1 | |
| | ||||||
* | update .gitignore | INADA Naoki | 2012-06-27 | 1 | -0/+3 | |
| | ||||||
* | remove deprecated api. | INADA Naoki | 2012-06-27 | 2 | -11/+3 | |
| | ||||||
* | prepare 0.2 | INADA Naoki | 2012-06-27 | 3 | -23/+70 | |
| | ||||||
* | Fix setup scripts. | INADA Naoki | 2012-06-26 | 2 | -2/+2 | |
| | | | | Support _msgpack.cpp | |||||
* | manage to compile on windows | INADA Naoki | 2012-06-26 | 3 | -3/+4 | |
| | | | | Use C++ compiler to build. | |||||
* | Update changelog | INADA Naoki | 2012-06-26 | 1 | -0/+1 | |
| | ||||||
* | Fix new version of msgpack. | INADA Naoki | 2012-06-26 | 3 | -6/+14 | |
| | ||||||
* | Update msgpack version. | INADA Naoki | 2012-06-26 | 5 | -154/+369 | |
| | ||||||
* | Start 0.1.14dev | INADA Naoki | 2012-06-19 | 2 | -1/+14 | |
| | ||||||
* | Fix tests to pass. | INADA Naoki | 2012-06-19 | 4 | -24/+26 | |
| | ||||||
* | unify tests for py2 and py3 | INADA Naoki | 2012-06-19 | 14 | -462/+85 | |
| | ||||||
* | Add ".tox" to .gitignore | INADA Naoki | 2012-06-19 | 1 | -0/+1 | |
| | ||||||
* | Add test for subtype. | INADA Naoki | 2012-06-19 | 1 | -0/+27 | |
| | ||||||
* | Start using tox | INADA Naoki | 2012-06-19 | 1 | -0/+9 | |
| | ||||||
* | Merge pull request #8 from steeve/patch-1 | INADA Naoki | 2012-06-18 | 1 | -1/+1 | |
|\ | | | | | Make sure objects inherited from Dict are properly casted | |||||
| * | Make sure objects inherited from Dict are properly casted (or else Cython ↵ | Steeve Morin | 2012-06-16 | 1 | -1/+1 | |
|/ | | | | will complain and crash). | |||||
* | release 0.1.130.1.13 | INADA Naoki | 2012-04-21 | 2 | -1/+22 | |
| | ||||||
* | Merge branch 'master' of github.com:msgpack/msgpack-python | INADA Naoki | 2012-03-08 | 1 | -2/+6 | |
|\ | ||||||
| * | Merge pull request #7 from steeve/patch-3 | methane | 2012-02-28 | 1 | -2/+6 | |
| |\ | | | | | | | Fix massive memory leak with object_hook and list_hook when unpacking. | |||||
| | * | Better prototypes. | Steeve Morin | 2012-02-28 | 1 | -2/+2 | |
| | | | ||||||
| | * | Fix massive memory leak with object_hook and list_hook when unpacking. | Steeve Morin | 2012-02-28 | 1 | -2/+6 | |
| |/ | ||||||
* | | small optimization. | INADA Naoki | 2012-03-08 | 1 | -2/+2 | |
|/ | ||||||
* | Merge pull request #6 from steeve/patch-2 | methane | 2012-02-16 | 1 | -1/+1 | |
|\ | | | | | Be greedier when checking for tuples or lists. | |||||
| * | Be greedier when checking for tuples or lists. | Steeve Morin | 2012-02-16 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #2 from urso/master | methane | 2012-02-10 | 1 | -1/+3 | |
|\ | | | | | adopt setup.py to work with python older 2.7 | |||||
| * | adopt setup.py to work with python installation older 2.7 | Steffen Siering | 2012-01-18 | 1 | -1/+3 | |
| | | ||||||
* | | Merge pull request #3 from wolever/patch-1 | methane | 2012-02-10 | 1 | -1/+2 | |
|\ \ | |/ |/| | Correcting 'utf-8' to 'unicode'. | |||||
| * | Correcting 'utf-8' to 'unicode'. | David Wolever | 2012-02-10 | 1 | -1/+2 | |
|/ | ||||||
* | 0.1.12: re-enable packs()/unpacks() aliases.0.1.12 | INADA Naoki | 2011-12-27 | 3 | -1/+20 | |
| | ||||||
* | Release 0.1.110.1.11 | INADA Naoki | 2011-12-26 | 2 | -2/+3 | |
| | ||||||
* | Fix compile error on MSVC. (davidgaleano) | INADA Naoki | 2011-12-25 | 3 | -4/+9 | |
| | ||||||
* | add *.so to .gitignore | INADA Naoki | 2011-12-25 | 1 | -0/+1 | |
| | ||||||
* | Remove unnecessary semicolon. | INADA Naoki | 2011-09-02 | 1 | -2/+2 | |
| | ||||||
* | Update changelog | INADA Naoki | 2011-09-02 | 1 | -0/+10 | |
| | ||||||
* | Add test/ and test3/ to MANIFEST.in | INADA Naoki | 2011-09-02 | 1 | -0/+2 | |
| | ||||||
* | Use cython's embedsignature directive and enhance some docstrings. | INADA Naoki | 2011-08-26 | 1 | -21/+28 | |
| | ||||||
* | Add signature to docstring. | INADA Naoki | 2011-08-22 | 1 | -4/+18 | |
| | ||||||
* | Remove extra alias. | INADA Naoki | 2011-08-22 | 1 | -2/+0 | |
| | ||||||
* | Start 0.1.11a1.dev1 | INADA Naoki | 2011-08-22 | 1 | -1/+1 | |
| | ||||||
* | 0.1.100.1.10 | INADA Naoki | 2011-08-22 | 3 | -4/+5 | |
| | ||||||
* | Fix error in tests. | INADA Naoki | 2011-08-22 | 1 | -1/+1 | |
| | ||||||
* | Fixed `encoding` argument for unpacker in Python | tailhook | 2011-08-22 | 3 | -3/+34 | |
| | ||||||
* | Fix install command for Windows. | INADA Naoki | 2011-08-21 | 1 | -1/+2 | |
| | ||||||
* | rename README to README.rst | INADA Naoki | 2011-08-21 | 1 | -0/+0 | |
| |