1
0
mirror of https://github.com/golang/go synced 2024-10-04 14:31:21 -06:00
go/src/pkg/bufio
Timo Truyts 22c3f67cd6 bufio: Fixed call to Fatal, should be Fatalf.
LGTM=iant
R=golang-codereviews, iant, bradfitz
CC=golang-codereviews
https://golang.org/cl/107390044
2014-07-02 07:04:01 -07:00
..
bufio_test.go all: spelling tweaks, A-G 2014-04-29 12:44:40 -04:00
bufio.go bufio: make all read functions UnreadByte-friendly 2014-04-25 09:46:07 -06:00
example_test.go bufio: add Writer example 2013-08-12 13:03:50 +10:00
export_test.go bufio: new Scanner interface 2013-02-20 12:14:31 -08:00
scan_test.go bufio: Fixed call to Fatal, should be Fatalf. 2014-07-02 07:04:01 -07:00
scan.go bufio: handle excessive white space in ScanWords 2014-06-16 12:59:10 -07:00