| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-07-16 | bytes: more cross-references in docstrings | Kir Kolyshkin |
| 2024-04-30 | bytes: fix up godoc link errors | Daniel Martí |
| 2023-10-13 | bytes,strings: add available godoc link | cui fliter |
| 2022-07-26 | bytes: document that Reader.Reset affects the result of Size | Muhammed Can Küçükaslan |
| 2018-10-29 | bytes, strings: fix Reader.UnreadRune returning without error on a zero Reader | Tim Cooper |
| 2017-09-21 | bytes: add documentation to reader methods | Gabriel Aszalos |
| 2016-05-06 | all: use SeekStart, SeekCurrent, SeekEnd | Joe Tsai |
| 2016-05-03 | strings, bytes: fix Reader 0 byte read at EOF | Brad Fitzpatrick |
| 2016-04-15 | all: remove unnecessary type conversions | Matthew Dempsky |
| 2016-04-07 | bytes, string: add Reset method to Reader | Joe Tsai |
| 2016-02-29 | all: remove public named return values when useless | Brad Fitzpatrick |
| 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 |
