summaryrefslogtreecommitdiff
path: root/src/pkg/unicode/digit.go
AgeCommit message (Expand)AuthorFilesLines
2009-12-151) Change default gofmt default settings forRobert Griesemer1-2/+2
2009-11-09remove semis after statements in one-statement statement listsRobert Griesemer1-1/+1
2009-10-07apply gofmt to rand reflect regexp rpc runtime sort strconv strings sync sysc...Russ Cox1-1/+1
2009-08-26change IsDecimalDigit to IsDigit because Decimal is redundantRob Pike1-0/+13