Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STY: Small cleanups of includes in *.c files. | Charles Harris | 2021-09-03 | 1 | -3/+3 |
* | MAIN: Minor include rationalization. | Charles Harris | 2021-09-03 | 1 | -2/+3 |
* | MAINT: Remove Python2 specific C module setup (gh-15231) | Seth Troisi | 2020-01-03 | 1 | -9/+0 |
* | MAINT: silence some build warnings due to missing NO_IMPORT_ARRAY | Ralf Gommers | 2014-01-19 | 1 | -0/+1 |
* | Use PyMODINIT_FUNC and update docs accordingly. | cgohlke | 2012-09-02 | 1 | -2/+1 |
* | STY: core: move non-Py3 specific stuff out from npy_3kcompat.h to private npy... | Pauli Virtanen | 2012-07-13 | 1 | -1/+1 |
* | DEP: Update all the '#define NPY_NO_DEPRECATED_API' instances to be | Mark Wiebe | 2012-04-06 | 1 | -1/+1 |
* | BUG: fix dummy module build. | David Cournapeau | 2011-08-21 | 1 | -1/+1 |
* | ENH: Disallow deprecated macros in more files. | Charles Harris | 2011-07-06 | 1 | -0/+2 |
* | ENH: Move sorting functions into a library. | Charles Harris | 2011-06-16 | 1 | -0/+46 |