Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-03-26 | EncodeRuneToString | Robert Griesemer | 1 | -0/+11 |
2009-03-06 | delete vestigial references to package syscall | Rob Pike | 1 | -1/+0 |
2009-03-03 | Automated g4 rollback of changelist 25024, | Russ Cox | 1 | -33/+33 |
2009-02-13 | convert composite literals from { } to ( ). | Russ Cox | 1 | -33/+33 |
2009-02-06 | portable stat for os | Rob Pike | 1 | -6/+5 |
2009-01-20 | delete export | Russ Cox | 1 | -6/+6 |
2009-01-16 | casify misc | Russ Cox | 1 | -11/+12 |
2009-01-06 | update utf8_test.go | Rob Pike | 1 | -1/+1 |
2008-12-18 | convert *[] to []. | Russ Cox | 1 | -4/+4 |
2008-12-04 | strings.utflen -> utf8.RuneCount, RuneCountInString | Russ Cox | 1 | -0/+22 |
2008-11-24 | replay CL 19916 and CL 19913 now that the build can handle them | Russ Cox | 1 | -30/+38 |
2008-11-24 | Automated g4 rollback of changelist 19916. | Russ Cox | 1 | -38/+30 |
2008-11-24 | utf8: add InString routines for decoding in strings | Russ Cox | 1 | -30/+38 |
2008-11-21 | utf8 routines in go; a start. | Russ Cox | 1 | -0/+150 |