Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-03-03 | Automated g4 rollback of changelist 25024, | Russ Cox | 1 | -74/+74 |
2009-02-13 | convert composite literals from { } to ( ). | Russ Cox | 1 | -74/+74 |
2009-01-22 | move math routines from package sys to package math, | Russ Cox | 1 | -5/+6 |
2009-01-20 | delete export | Russ Cox | 1 | -1/+1 |
2009-01-15 | convert strconv | Russ Cox | 1 | -78/+78 |
2009-01-15 | make safe for new package local defaults | Russ Cox | 1 | -79/+78 |
2008-12-01 | be more precise in ftoa_test. | Russ Cox | 1 | -12/+17 |
2008-11-24 | replay CL 19916 and CL 19913 now that the build can handle them | Russ Cox | 1 | -0/+1 |
2008-11-24 | Automated g4 rollback of changelist 19916. | Russ Cox | 1 | -1/+0 |
2008-11-24 | utf8: add InString routines for decoding in strings | Russ Cox | 1 | -0/+1 |
2008-11-23 | fix %g 20 -> "2e+01" want "20" | Russ Cox | 1 | -0/+3 |
2008-11-19 | change naming convention for tests from | Rob Pike | 1 | -0/+110 |