mirror of
https://github.com/golang/go
synced 2024-11-12 05:30:21 -07:00
doc/go1.2.txt: update for CL 8248043.
R=golang-dev, r CC=golang-dev https://golang.org/cl/9949044
This commit is contained in:
parent
2c1acc18f4
commit
1a145cd52d
@ -9,7 +9,9 @@ package or cmd/xxx directory name, and ending in a CL number.
|
|||||||
Please keep the list sorted (as in sort.Strings of the lines).
|
Please keep the list sorted (as in sort.Strings of the lines).
|
||||||
|
|
||||||
cmd/5a: removed support for R9/R10 (use m/g instead) (CL 9840043).
|
cmd/5a: removed support for R9/R10 (use m/g instead) (CL 9840043).
|
||||||
|
cmd/cgo, cmd/go: support including C++ code with cgo (CL 8248043).
|
||||||
|
|
||||||
fmt: indexed access to arguments in Printf etc. (CL 9680043).
|
fmt: indexed access to arguments in Printf etc. (CL 9680043).
|
||||||
|
go/build: support including C++ code with cgo (CL 8248043).
|
||||||
io: Copy prioritizes WriterTo over ReaderFrom (CL 9462044).
|
io: Copy prioritizes WriterTo over ReaderFrom (CL 9462044).
|
||||||
testing: AllocsPerRun is now quantized to an integer (the type is still float64) (CL 9837049).
|
testing: AllocsPerRun is now quantized to an integer (the type is still float64) (CL 9837049).
|
||||||
|
Loading…
Reference in New Issue
Block a user