1
0
mirror of https://github.com/golang/go synced 2024-11-21 22:34:48 -07:00
go/src
Rob Pike bb7b1a11d5 bufio: drop error return for NewReaderSize and NewWriterSize
It complicates the interface unnecessarily.
Document this in go1.html.
Also update the go/doc Makefile.

Fixes #2836.

R=golang-dev, gri, bradfitz
CC=golang-dev
https://golang.org/cl/5642054
2012-02-08 13:07:13 +11:00
..
cmd image: delete the image.Repeated type. 2012-02-08 11:41:47 +11:00
lib9 build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
libbio build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
libmach build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
pkg bufio: drop error return for NewReaderSize and NewWriterSize 2012-02-08 13:07:13 +11:00
all.bash build: use cmd/dist 2012-02-04 00:54:08 -05:00
all.bat build: dist-based build for windows 2012-02-04 00:48:31 -05:00
clean.bash build: use cmd/dist 2012-02-04 00:54:08 -05:00
make.bash build: add make.bash --dist-tool 2012-02-06 13:48:43 -05:00
make.bat build: dist-based build for windows 2012-02-04 00:48:31 -05:00
Make.dist build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
run.bash build: use cmd/dist 2012-02-04 00:54:08 -05:00
run.bat build: dist-based build for windows 2012-02-04 00:48:31 -05:00
sudo.bash build: fix sudo.bash. 2012-02-05 14:50:38 +11:00