aboutsummaryrefslogtreecommitdiff
path: root/src/internal/bytealg/index_generic.go
AgeCommit message (Expand)Author
2025-08-07internal/bytealg: optimize Index/IndexString on loong64limeidan
2021-10-28all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox
2021-06-15internal/bytealg: remove duplicate go:build linecuishuang
2021-04-15bytes: add asm implementation for index on ppc64xLynn Boger
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2020-09-23bytes, internal/bytealg: fix incorrect IndexString usageMichael Munday
2020-03-11strings, bytes: improve IndexAny and LastIndexAny performanceerifan01
2018-03-04internal/bytealg: move short string Index implementations into bytealgKeith Randall