| Age | Commit message (Expand) | Author |
|---|---|---|
| 13 hours | bufio: realign struct Scanner | Shulhan |
| 2023-09-22 | all: clean unnecessary casts for test files | Jes Cok |
| 2020-06-17 | bufio: test for exact error value in TestNegativeEOFReader and TestLargeReader | Dmitri Shuralyov |
| 2020-03-25 | bufio: don't panic when Scanner sees an impossible Read count | Ian Lance Taylor |
| 2017-04-19 | all: remove redundant returns | Daniel Martí |
| 2016-03-21 | all: delete dead test code | Dominik Honnef |
| 2016-02-24 | all: fix typos and spelling | Martin Möhrmann |
| 2015-09-25 | bufio: fix scanning with a final empty token. | Rob Pike |
| 2015-09-18 | bufio: allow Scanner to accept a user-provided buffer | Rob Pike |
| 2014-11-06 | bufio: remove unused 'panicked' variable from test | Andrew Gerrand |
| 2014-11-05 | bufio: fix reading of many blank lines in a row | Russ Cox |
| 2014-11-06 | bufio: don't loop generating empty tokens | Rob Pike |
| 2014-09-25 | bufio: fix handling of empty tokens at end of line/file | Rob Pike |
| 2014-09-08 | build: move package sources from src/pkg to src | Russ Cox |
