summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* BLD: Add Windows 32-bit wheels [wheel build]Thomas Li2021-12-221-4/+1
* BLD: Add arm64 wheels [wheel build]Thomas Li2021-12-052-1/+186
* DEP: remove deprecated `np.alen` functionRalf Gommers2021-11-211-1/+0
* Add 64 bit Windows builds [wheel build]Thomas Li2021-11-183-7/+956
* DEP: remove allocation_tracking, deprecate PyDataMem_SetEventHook (#20394)Matti Picus2021-11-185-690/+2
* Merge pull request #20102 from thomasjpfan/ci_buildwheel_rfMatti Picus2021-11-015-0/+1776
|\
| * CLN Address commentsThomas J. Fan2021-10-132-1/+4
| * STY Lint [cd build]Thomas J. Fan2021-10-111-1/+2
| * BLD Uses cibuildwheel for linux/osx wheels [cd build]Thomas J. Fan2021-10-115-0/+1772
* | TST: Move rebase command to a separate file.DWesl2021-10-281-0/+5
* | TST: Rebase NumPy dlls before running test in Cygwin CI.DWesl2021-10-282-6/+12
* | TST: Move all references to python version in Cygwin CI to single file.DWesl2021-10-281-1/+1
* | ENH: Configurable allocator (#17582)Matti Picus2021-10-251-1/+2
|/
* BLD: fix submodule update in gitpod.DockerfileRalf Gommers2021-10-101-1/+1
* move "git submodule update" earlier in docker creationmattip2021-10-101-0/+1
* Merge pull request #20058 from mattip/openblas-v0.3.18Charles Harris2021-10-071-2/+2
|\
| * MAINT: update OpenBLAS to 0.3.18mattip2021-10-071-2/+2
* | MAINT: Remove encoding declarations: # -*- coding: utf-8 -*-Dimitri Papadopoulos2021-10-062-2/+0
|/
* Merge pull request #20026 from mattip/pypy-7.3.6Charles Harris2021-10-042-5/+4
|\
| * use venv instead of virtualenvmattip2021-10-032-5/+4
* | STY: Exclude `npt._char_codes` from the linting checksBas van Beek2021-09-301-0/+1
|/
* Merge pull request #19879 from BvB93/cls_getitemCharles Harris2021-09-251-13/+30
|\
| * TST,DOC: Skip the `__class_getitem__` doctests for python 3.8Bas van Beek2021-09-161-13/+30
* | Merge pull request #19903 from Fayyr/refguidefixMelissa Weber Mendonça2021-09-221-1/+0
|\ \
| * | Fixed accident line deletion in refguide_check.pyPrathmesh Shirsat2021-09-221-0/+1
| * | DOC: Fixed refguide errors for basics.broadcasting.rstFayyr2021-09-201-2/+0
* | | Merge pull request #19775 from HaoZeke/minor_typos_datedCharles Harris2021-09-211-0/+1
|\ \ \
| * | | MAINT,DOC: f2py cleanupRohit Goswami2021-09-201-0/+1
* | | | DOC: Typos found by codespellDimitri Papadopoulos2021-09-211-1/+1
|/ / /
* | | Merge pull request #19900 from ArryanSingh/refguidefixMelissa Weber Mendonça2021-09-201-1/+0
|\ \ \
| * | | DOC:Fixed refguide errors for basics.creation.rstArryan Singh2021-09-201-1/+0
| |/ /
* | | BUG,DOC: Ignore upcoming_changes from refguideRohit Goswami2021-09-201-0/+1
|/ /
* | MAINT: Use SHA-256 instead of SHA-1Nikola Forró2021-09-161-5/+5
|/
* MAINT: revise OSError aliases (IOError, EnvironmentError)Mike Taves2021-09-021-6/+0
* MAINT: Replace deprecated unittest aliasesHugo van Kemenade2021-08-181-11/+11
* MAINT: Update Cython version for Python 3.10.Charles Harris2021-08-101-1/+2
* TST: Add cygwin build to CI (#18330)DWesl2021-07-201-0/+38
* BUILD: update OpenBLAS to v0.3.17mattip2021-07-161-2/+2
* move to OpenBLAS 0.3.16mattip2021-07-121-2/+2
* BUG: typoMatti Picus2021-07-121-1/+1
* BUG: Make openblas_support support ILP64 on Windows.Charles Harris2021-07-111-1/+4
* BUG: Adjust shallow clone in the gitpod containerTania Allard2021-05-281-1/+1
* BUG: Adjust shallow clone in the gitpod containerTania Allard2021-05-271-1/+3
* MAINT: Python3 classes do not need to inherit from objectMike Taves2021-05-191-1/+1
* MAINT: Cleanup tools/changelog.pyCharles Harris2021-05-101-24/+20
* ENH: Include co-authors in changelog.Charles Harris2021-05-091-10/+19
* TST: Exclude to-be ignored files when computing the diffBas van Beek2021-05-082-4/+15
* BUG: Make changelog recognize ``gh-`` as PR number prefix.Charles Harris2021-05-071-3/+7
* Merge pull request #18885 from BvB93/unsafeCharles Harris2021-05-041-2/+2
|\
| * TST: Ignore the E704 pycodestyle error codeBas van Beek2021-05-021-1/+1