Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-09 | mv src/lib to src/pkg | Rob Pike | 3 | -873/+0 |
2009-06-05 | rebuilt Makefiles for CL 29923 | Russ Cox | 1 | -14/+6 |
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 | 2 | -209/+124 |
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 | 2 | -88/+86 |
2009-05-08 | Name change to improve embeddability: | Rob Pike | 2 | -18/+18 |
2009-05-05 | directory-per-package step 1: move files from lib/X.go to lib/X/X.go | Rob Pike | 3 | -0/+965 |