summaryrefslogtreecommitdiff
path: root/numpy/core/src/multiarray/strfuncs.h
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Standardize guards in numpy/core/src/multiarray.Charles Harris2021-09-051-3/+3
* MAINT: Remove Python2 multiarray.c:array_unicode (#15268)Seth Troisi2020-01-071-5/+0
* BUG: str(arr0d) and unicode(arr0d) should never go through np.set_string_func...Eric Wieser2017-11-121-0/+5
* ENH: Implement ndarray.__format__ for 0d arraysEric Wieser2017-10-171-0/+3
* MAINT: Move string functions to their own fileEric Wieser2017-06-011-0/+13