Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Remove the RELAXED_STRIDES_CHECKING env variable | Sebastian Berg | 2022-02-11 | 1 | -4/+0 |
* | STY: Small cleanups of includes in *.c files. | Charles Harris | 2021-09-03 | 1 | -2/+2 |
* | MAINT: Replace PyUString_ConcatAndDel in array_assign.c | Charles Harris | 2020-09-30 | 1 | -12/+15 |
* | MAINT: Remove redundant headers (#17163) | Chunlin | 2020-09-01 | 1 | -1/+0 |
* | MAINT: Replace PyUString_* by PyUnicode_* equivalents. | Charles Harris | 2020-08-23 | 1 | -2/+2 |
* | MAINT: Improve const-correctness of shapes and strides | Eric Wieser | 2020-01-06 | 1 | -5/+5 |
* | STY: Fix weird indents to be multiples of 4 spaces | Eric Wieser | 2019-03-20 | 1 | -1/+1 |
* | MAINT: improve comments | mattip | 2018-12-26 | 1 | -1/+1 |
* | BUG: non-uint-aligned arrays were counted as uint-aligned | Allan Haldane | 2018-12-25 | 1 | -1/+5 |
* | ENH: Implement methods for uint-alignment | Allan Haldane | 2018-09-27 | 1 | -0/+17 |
* | BUG: raw_array_is_aligned ignores NPY_RELAXED_STRIDES_CHECKING | Allan Haldane | 2018-09-27 | 1 | -6/+35 |
* | MAINT: move unchanging, non-api files to common | mattip | 2018-08-21 | 1 | -0/+118 |