summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Merge extension moduleINADA Naoki2018-11-081-3/+2
| | | | | | | There were `_packer.so` and `_unpacker.so`. But single module is simpler than double module. Merge extension module into single `_msgpack.so`.
* Add Makefile target for updating docker imageINADA Naoki2018-02-051-0/+5
|
* s/raw_as_bytes/raw/g (#276)INADA Naoki2018-01-121-1/+2
| | | fixes #273
* Add raw_as_bytes option to Unpacker. (#265)INADA Naoki2018-01-111-1/+2
|
* Update MakefileINADA Naoki2018-01-091-16/+11
|
* Merge branch 'release-0.4'INADA Naoki2016-07-301-0/+4
|\
| * Make manylinux1 wheelsINADA Naoki2016-07-301-0/+4
| |
* | Remove wrong download_url from package metadataINADA Naoki2016-05-131-0/+6
|/
* Document update.INADA Naoki2013-10-211-0/+3
|
* Use --cplus for cythoningINADA Naoki2013-05-191-1/+1
|
* docs: better unpacker docstring.INADA Naoki2013-02-261-0/+3
|
* better packer docstringINADA Naoki2013-02-261-4/+8
|
* Switchng to py.testINADA Naoki2012-12-291-1/+1
|
* Add msgpack.version as version tuple.INADA Naoki2010-09-021-1/+6
|
* fix typo in MakefileKeiji Muraishi2010-03-311-1/+1
|
* Fix MakefileNaoki INADA2009-11-051-3/+2
|
* Some optimization on packing.Naoki INADA2009-06-301-0/+1
|
* Fix tests.Naoki INADA2009-06-291-0/+7