summaryrefslogtreecommitdiff
path: root/numpy/core/src/multiarray/textreading/growth.c
Commit message (Expand)AuthorAgeFilesLines
* ENH,MAINT: Add overflow handling for negative integers scalar multiplication ...Meekail Zain2022-07-171-1/+1
* BUG: Make sure num-fields is intp/ssize_t compatibleSebastian Berg2022-01-141-0/+8
* Fixup size_t's to (mostly?) use npy_intp to silence compiler warningsSebastian Berg2022-01-141-15/+16
* ENH: Move npreadtext into NumPy for faster text readingSebastian Berg2022-01-141-0/+38