Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-05-27 | changes &x -> x[0:] for array to slice conversion | Russ Cox | 1 | -1/+1 |
2010-05-07 | compress: renamings. | Rob Pike | 1 | -2/+2 |
2009-12-15 | 1) Change default gofmt default settings for | Robert Griesemer | 1 | -43/+43 |
2009-12-02 | move ReadFile, WriteFile, and ReadDir into a separate io/ioutil package. | Rob Pike | 1 | -2/+3 |
2009-11-09 | remove semis after statements in one-statement statement lists | Robert Griesemer | 1 | -3/+3 |
2009-10-06 | another round of gofmt applications | Russ Cox | 1 | -1/+1 |
2009-09-29 | ZLIB deflater. | Nigel Tao | 1 | -0/+105 |