summaryrefslogtreecommitdiff
path: root/test/stringrange.go
AgeCommit message (Expand)AuthorFilesLines
2009-09-14fix "declared and not used" in tests;Russ Cox1-1/+0
2009-08-17fix up some irregular indentationRob Pike1-4/+4
2009-05-11change utf8.FullRuneInString and utf8.DecodeRuneInStringRuss Cox1-1/+1
2009-05-08move things out of sys into os and runtimeRuss Cox1-1/+2
2009-04-13fix stringrange testRuss Cox1-1/+15
2009-04-12fix string range to have full unicode range (up to 10FFFF).Rob Pike1-0/+47