1
0
mirror of https://github.com/golang/go synced 2024-10-03 18:21:21 -06:00
go/src/pkg/bufio
Rob Pike 6efd7e6b8f move strings.Buffer into bytes
delete strings.Buffer
add a test for a bug not caught before (mustn't install zero-length blocks)

R=rsc
DELTA=987  (289 added, 587 deleted, 111 changed)
OCL=34850
CL=34850
2009-09-21 12:59:14 -07:00
..
bufio_test.go move strings.Buffer into bytes 2009-09-21 12:59:14 -07:00
bufio.go remove Line in bufio.ReadLine(Bytes|Slice|String) 2009-08-27 11:20:15 -07:00
Makefile convert non-low-level non-google pkg code 2009-08-12 13:19:17 -07:00