| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | all: update references to symbols moved from io/ioutil to io | Russ Cox | 2020-10-20 | 1 | -4/+3 |
| * | bytes, strings: fix Reader.UnreadRune returning without error on a zero Reader | Tim Cooper | 2018-10-29 | 1 | -0/+42 |
| * | strings, bytes: fix Reader 0 byte read at EOF | Brad Fitzpatrick | 2016-05-03 | 1 | -4/+5 |
| * | all: use new io.SeekFoo constants instead of os.SEEK_FOO | Brad Fitzpatrick | 2016-04-13 | 1 | -11/+10 |
| * | bytes, string: add Reset method to Reader | Joe Tsai | 2016-04-07 | 1 | -0/+20 |
| * | bytes, strings: add Reader.Size methods | Brad Fitzpatrick | 2015-04-06 | 1 | -0/+13 |
| * | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+159 |
