summaryrefslogtreecommitdiff
path: root/src/bufio
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-052-1/+14
* bufio: don't loop generating empty tokensRob Pike2014-11-062-0/+70
* bufio: fix handling of empty tokens at end of line/fileRob Pike2014-09-252-1/+39
* build: move package sources from src/pkg to srcRuss Cox2014-09-086-0/+2998