aboutsummaryrefslogtreecommitdiff
path: root/src/unicode/letter.go
AgeCommit message (Expand)Author
2023-11-06unicode: add available godoc linkcui fliter
2023-09-09all: calculate the median uniformlyJes Cok
2022-04-11all: gofmt main repoRuss Cox
2022-04-01all: remove trailing blank doc comment linesRuss Cox
2021-02-24unicode: correctly handle negative runesDavid Benjamin
2019-04-24unicode: update table using new generator in x/textMarcel van Lohuizen
2018-06-17unicode: fix SpecialCase to follow its docs & respect explict no-op mappingsBrad Fitzpatrick
2017-09-12unicode: speed-up is16/is32Ilya Tocar
2017-06-09all: single space after periodBrad Fitzpatrick
2016-10-12unicode: change SimpleFold to handle invalid runesRuss Cox
2016-10-12unicode: panic if given rune is negative in SimpleFoldHiroshi Ioka
2016-04-26unicode: improve SimpleFold performance for asciiEgon Elbre
2016-04-15all: remove unnecessary type conversionsMatthew Dempsky
2016-03-02all: single space after period.Brad Fitzpatrick
2014-09-08build: move package sources from src/pkg to srcRuss Cox