summaryrefslogtreecommitdiff
path: root/src/unicode/letter_test.go
Commit message (Expand)AuthorAgeFilesLines
* unicode: correctly handle negative runesDavid Benjamin2021-02-241-0/+79
* unicode: fix SpecialCase to follow its docs & respect explict no-op mappingsBrad Fitzpatrick2018-06-171-0/+12
* unicode: change SimpleFold to handle invalid runesRuss Cox2016-10-121-12/+2
* unicode: panic if given rune is negative in SimpleFoldHiroshi Ioka2016-10-121-0/+14
* unicode: upgrade to version 9.0.0Marcel van Lohuizen2016-06-281-1/+1
* unicode: upgrade to 8.0.0Marcel van Lohuizen2015-06-261-0/+14
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+535