summaryrefslogtreecommitdiff
path: root/numpy/core/src/umath/string_ufuncs.cpp
Commit message (Expand)AuthorAgeFilesLines
* MAINT: replace `NPY_INLINE` with `inline`Ralf Gommers2022-11-251-2/+2
* MAINT: fix typo in string_ufuncs.cpp (#21773)Ikko Ashimine2022-06-161-1/+1
* ENH: Implement string comparison ufuncs (or almost) (#21041)Sebastian Berg2022-06-101-0/+449