aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/utf8.go
AgeCommit message (Expand)Author
2020-01-06all: fix typo in RuneSelf, runeSelf commentsTim Cooper
2018-05-06cmd/compile: optimize len([]rune(string))Martin Möhrmann
2016-10-17runtime: speed up non-ASCII rune decodingMartin Möhrmann