summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update setuptools and black (#498)Inada Naoki2022-03-031-1/+1
* Refactor CI (#492)Inada Naoki2021-11-251-2/+3
* Support Python 3.10 and Drop Python 3.5 (#487)Inada Naoki2021-11-161-2/+2
* Use manylinux1 instead of manylinux2010Inada Naoki2020-12-181-4/+4
* Build arm64 wheels (#439)Tsahi Zidenberg2020-12-111-0/+4
* Fix datetime before epoch on windows in cython implementation (#436)Peter Fischer2020-07-301-0/+1
* Build linux and macOS wheels on GitHub Actions. (#409)Inada Naoki2020-02-191-4/+4
* Clean msgpack/_cmsgpack.cpp and msgpack/_cmsgpack.*.so (#407)Alex Willmer2020-02-141-1/+2
* Support datetime. (#394)Inada Naoki2019-12-111-1/+1
* Remove unused importInada Naoki2019-12-061-1/+1
* travis: Add BlackInada Naoki2019-12-051-0/+4
* Add StackError and FormatError (#331)INADA Naoki2018-11-201-1/+2
* Refactor Cython code (#328)INADA Naoki2018-11-141-1/+1
* Merge extension moduleINADA Naoki2018-11-081-3/+2
* 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
* 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