summaryrefslogtreecommitdiff
path: root/numpy/core/src/multiarray/npy_buffer.h
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Standardize guards in numpy/core/src/multiarray.Charles Harris2021-09-051-3/+3
* ENH,API: Store exported buffer info on the array (#16938)Sebastian Berg2020-11-261-2/+2
* ENH: Hardcode buffer handling for simple scalarsSebastian Berg2020-05-311-1/+1
* MAINT: Improve const-correctness of string argumentsEric Wieser2020-01-061-1/+1
* MAINT: move buffer.h -> npy_buffer.h to avoid conflictsmattip2019-11-041-0/+15