Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1 | -1/+1 |
2010-04-22 | FileInfo: regularize the types of some fields. | Rob Pike | 1 | -1/+1 |
2010-04-09 | rename os.Dir to os.FileInfo | Rob Pike | 1 | -13/+13 |
2010-04-05 | io/ioutil: fix bug in ReadFile when Open succeeds but Stat fails | Russ Cox | 1 | -1/+1 |
2009-12-15 | 1) Change default gofmt default settings for | Robert Griesemer | 1 | -29/+29 |
2009-12-03 | Add ReadFrom and WriteTo methods to bytes.Buffer, to enable i/o without buffe... | Rob Pike | 1 | -5/+5 |
2009-12-02 | move ReadFile, WriteFile, and ReadDir into a separate io/ioutil package. | Rob Pike | 1 | -0/+90 |