1
0
mirror of https://github.com/golang/go synced 2024-10-03 18:11:22 -06:00
go/src/pkg/bufio
Russ Cox d3a412a5ab io.StringBytes -> strings.Bytes
io.ByteBuffer -> bytes.Buffer

left io.ByteBuffer stub around for now,
for protocol compiler.

R=r
OCL=30861
CL=30872
2009-06-29 15:24:23 -07:00
..
bufio_test.go io.StringBytes -> strings.Bytes 2009-06-29 15:24:23 -07:00
bufio.go Change os.Error convention: 2009-06-25 20:24:55 -07:00
Makefile mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00