Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1 | -2/+2 |
2009-12-15 | 1) Change default gofmt default settings for | Robert Griesemer | 1 | -2/+2 |
2009-11-09 | remove semis after statements in one-statement statement lists | Robert Griesemer | 1 | -3/+3 |
2009-11-04 | gofmt-ify unicode | Robert Griesemer | 1 | -2/+2 |
2009-10-07 | apply gofmt to rand reflect regexp rpc runtime sort strconv strings sync sysc... | Russ Cox | 1 | -5/+5 |
2009-09-15 | more "declared and not used". | Russ Cox | 1 | -2/+2 |
2009-08-31 | test that ASCII optimizations agree with the unicode tables | Rob Pike | 1 | -0/+9 |
2009-08-31 | rearrange some constants. unicode package now defines MaxRune and Replacemen... | Rob Pike | 1 | -2/+5 |
2009-08-28 | first cut at case mapping tables and library. | Rob Pike | 1 | -2/+2 |
2009-08-27 | unicode tables for all categories | Rob Pike | 1 | -339/+81 |
2009-08-26 | change IsDecimalDigit to IsDigit because Decimal is redundant | Rob Pike | 1 | -0/+372 |