Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-09 | mv src/lib to src/pkg | Rob Pike | 1 | -515/+0 |
2009-05-22 | Automated g4 rollback of changelist 29302. | Russ Cox | 1 | -4/+4 |
2009-05-22 | simplifying grammar: delete LBASETYPE and LACONST | Russ Cox | 1 | -4/+4 |
2009-05-18 | add io.ByteReader. | Russ Cox | 1 | -16/+12 |
2009-05-18 | move ShortWrite error into io so that other packages can use it. | Russ Cox | 1 | -6/+5 |
2009-05-08 | throw away os._Error. | Russ Cox | 1 | -5/+9 |
2009-05-08 | embeddability: change bufio.BufRead to bufio.Reader etc. | Rob Pike | 1 | -52/+50 |
2009-05-08 | Name change to improve embeddability: | Rob Pike | 1 | -11/+11 |
2009-05-05 | directory-per-package step 1: move files from lib/X.go to lib/X/X.go | Rob Pike | 1 | -0/+518 |