summaryrefslogtreecommitdiff
path: root/test/stringrange.go
Commit message (Expand)AuthorAgeFilesLines
* fix "declared and not used" in tests;Russ Cox2009-09-141-1/+0
* fix up some irregular indentationRob Pike2009-08-171-4/+4
* change utf8.FullRuneInString and utf8.DecodeRuneInStringRuss Cox2009-05-111-1/+1
* move things out of sys into os and runtimeRuss Cox2009-05-081-1/+2
* fix stringrange testRuss Cox2009-04-131-1/+15
* fix string range to have full unicode range (up to 10FFFF).Rob Pike2009-04-121-0/+47