summaryrefslogtreecommitdiff
path: root/src/strings/strings_generic.go
Commit message (Expand)AuthorAgeFilesLines
* bytes, strings: optimize multi-byte index operations on s390xMichael Munday2016-11-011-1/+1
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* strings: add asm version of Index() for short strings on amd64Ilya Tocar2015-11-031-0/+47