summaryrefslogtreecommitdiff
path: root/src/bufio/scan.go
Commit message (Expand)AuthorAgeFilesLines
* bufio: fix reading of many blank lines in a rowRuss Cox2014-11-051-1/+2
* bufio: don't loop generating empty tokensRob Pike2014-11-061-0/+12
* bufio: fix handling of empty tokens at end of line/fileRob Pike2014-09-251-1/+3
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+344