| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-12-13 | all: gofmt -w -r 'interface{} -> any' src | Russ Cox |
| 2020-10-20 | all: update references to symbols moved from io/ioutil to io | Russ Cox |
| 2018-10-29 | bytes, strings: fix Reader.UnreadRune returning without error on a zero Reader | Tim Cooper |
| 2016-05-03 | strings, bytes: fix Reader 0 byte read at EOF | Brad Fitzpatrick |
| 2016-04-13 | all: use new io.SeekFoo constants instead of os.SEEK_FOO | Brad Fitzpatrick |
| 2016-04-07 | bytes, string: add Reset method to Reader | Joe Tsai |
| 2015-04-06 | bytes, strings: add Reader.Size methods | Brad Fitzpatrick |
| 2014-09-08 | build: move package sources from src/pkg to src | Russ Cox |
