summaryrefslogtreecommitdiff
path: root/src/strings/reader_test.go
Commit message (Expand)AuthorAgeFilesLines
* strings, bytes: fix Reader 0 byte read at EOFBrad Fitzpatrick2016-05-031-4/+5
* all: use new io.SeekFoo constants instead of os.SEEK_FOOBrad Fitzpatrick2016-04-131-11/+10
* bytes, string: add Reset method to ReaderJoe Tsai2016-04-071-0/+20
* bytes, strings: add Reader.Size methodsBrad Fitzpatrick2015-04-061-0/+13
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+159