summaryrefslogtreecommitdiff
path: root/numpy/core/src/common/array_assign.h
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Standardize guards in numpy/core/src/common.Charles Harris2021-09-051-3/+3
* MAINT: Improve const-correctness of shapes and stridesEric Wieser2020-01-061-10/+10
* MAINT: improve commentsmattip2018-12-261-2/+3
* BUG: non-uint-aligned arrays were counted as uint-alignedAllan Haldane2018-12-251-1/+2
* ENH: Implement methods for uint-alignmentAllan Haldane2018-09-271-0/+14
* BUG: raw_array_is_aligned ignores NPY_RELAXED_STRIDES_CHECKINGAllan Haldane2018-09-271-2/+4
* MAINT: move unchanging, non-api files to commonmattip2018-08-211-0/+100