| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-11-01 | bufio: add example for ReadFrom and remove unused code | cuishuang |
| 2023-10-23 | bufio: allow terminating Scanner early cleanly without a final token or an error | favonia |
| 2021-09-12 | bufio: add Writer.AvailableBuffer | Joe Tsai |
| 2019-06-25 | bufio: fix ExampleScanner_Bytes comment, add error check | Ian Lance Taylor |
| 2019-06-21 | bufio: add example for Scanner.Bytes | guitarbum722 |
| 2019-03-02 | bufio: fix emptyFinalToken example to handle multiple Reads | Agniva De Sarker |
| 2015-09-25 | bufio: fix scanning with a final empty token. | Rob Pike |
| 2014-09-08 | build: move package sources from src/pkg to src | Russ Cox |
