summaryrefslogtreecommitdiff
path: root/src/bufio/scan_test.go
Commit message (Expand)AuthorAgeFilesLines
* bufio: remove unused 'panicked' variable from testAndrew Gerrand2014-11-061-4/+1
* bufio: fix reading of many blank lines in a rowRuss Cox2014-11-051-0/+12
* bufio: don't loop generating empty tokensRob Pike2014-11-061-0/+58
* bufio: fix handling of empty tokens at end of line/fileRob Pike2014-09-251-0/+36
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+421