summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use build instead of setup.py build_wheelpy310Inada Naoki2021-11-161-1/+1
* use manylinux2014Inada Naoki2021-11-162-2/+4
* mac and winInada Naoki2021-11-162-0/+31
* Support Python 3.10 and Drop Python 3.5Inada Naoki2021-11-163-4/+13
* Fix black formattingInada Naoki2021-11-161-1/+1
* Improve exception message relating to strict_map_key (#485)Paul Melis2021-11-161-1/+1
* cimport uint64_t instead of using ctypedef (#473)Vladimir Matveev2021-03-191-1/+1
* Make pure-python wheels and eggs possible (#467)Andrey Bienkowski2021-02-271-1/+1
* Remove unused PyObject_AsReadBuffer definition (#468)Alexander Shadchin2021-02-271-1/+0
* Fix tox.ini (#465)Andrey Bienkowski2021-02-261-4/+2
* Fix error formatting (#463)Andrey Bienkowski2021-02-261-6/+10
* Remove redundant code (#460)Andrey Bienkowski2021-02-161-7/+0
* fix docstring (#459)Inada Naoki2021-02-122-33/+60
* Updated readme about Python 2 support (#456)laike9m2021-01-281-2/+0
* build: Create tox environments using a known Cython version (#408)masterAlex Willmer2021-01-273-0/+10
* Refactor fallback read header (#441)Guy Tuval2021-01-021-165/+82
* Use manylinux1 instead of manylinux2010Inada Naoki2020-12-181-4/+4
* v1.0.2v1.0.2Inada Naoki2020-12-182-1/+6
* Update readmeInada Naoki2020-12-181-8/+3
* format markdownInada Naoki2020-12-181-63/+63
* Fix some travis builds. (#453)Inada Naoki2020-12-181-0/+3
* Fix overflow in unpacking timestamp to datetime (#452)Inada Naoki2020-12-182-3/+14
* Add Python 3.9 wheelsInada Naoki2020-12-111-0/+1
* Actions: Add Python 3.9Inada Naoki2020-12-113-0/+42
* v1.0.1v1.0.1Inada Naoki2020-12-113-1/+10
* Build arm64 wheels (#439)Tsahi Zidenberg2020-12-112-0/+14
* Travis: Reduce buildInada Naoki2020-12-111-4/+1
* Update docstringInada Naoki2020-12-043-50/+63
* Fix datetime before epoch on windows in cython implementation (#436)Peter Fischer2020-07-303-13/+30
* Synchronize handling of datetime in Packer implementations (#434)Peter Fischer2020-07-241-1/+1
* Allow for timestamps before UNIX epoch (#433)Tom Pohl2020-07-231-1/+3
* Fix a typo in the changelog (#429)Markus Gerstel2020-06-261-1/+1
* Fix benchmark extension module import (#428)Contextualist2020-06-221-3/+3
* Fix Unpacker.tell() (#427)jfolz2020-06-083-9/+45
* Update doc versionInada Naoki2020-05-241-2/+2
* Fix an example in README.md (#423)Kevin Tewouda2020-05-131-1/+1
* Fix typo (#416)Dan Salmon2020-03-181-1/+1
* Upgrade msgpack if already installed (#414)Charles-Axel Dein2020-02-241-1/+1
* Build linux and macOS wheels on GitHub Actions. (#409)Inada Naoki2020-02-194-5/+154
* update READMEInada Naoki2020-02-172-12/+16
* 1.0.0v1.0.0Inada Naoki2020-02-172-2/+2
* Add noteInada Naoki2020-02-171-0/+9
* Clean msgpack/_cmsgpack.cpp and msgpack/_cmsgpack.*.so (#407)Alex Willmer2020-02-141-1/+2
* build: Don't test C extension on CPython 2.7 under Tox (#406)Alex Willmer2020-02-141-1/+6
* travis: Python 3.9 is the new dev version. (#405)Erik Cederstrand2020-02-141-1/+2
* Add some test for timestamp (#403)Inada Naoki2020-02-066-35/+40
* README: `` -> `Inada Naoki2020-02-061-37/+37
* Fix markdownInada Naoki2020-02-061-1/+1
* Remove broken exampleInada Naoki2020-02-061-18/+0
* Update README.md (#402)Emilio Tagua2020-02-051-1/+1