mirror of
https://github.com/golang/go
synced 2024-11-24 22:57:57 -07:00
doc/go1.2.txt: bufio.{Writer,Reader}.Reset
R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/12830043
This commit is contained in:
parent
4d2494330e
commit
306c29e963
@ -14,6 +14,7 @@ cmd/cgo, cmd/go: support including C++ code with cgo (CL 8248043).
|
||||
cmd/gc: make missing package error fatal (CL 12677043).
|
||||
cmd/go: test coverage (CL 10413044).
|
||||
|
||||
bufio: add Reset methods to Reader and Writer (CL 12603049).
|
||||
compress/bzip2: support concatenated files (CL 12387044).
|
||||
container/heap: added Fix (CL 12265043).
|
||||
container/list: added MoveBefore and MoveAfter (CL 12021044).
|
||||
|
Loading…
Reference in New Issue
Block a user