mirror of
https://github.com/golang/go.git
synced 2025-05-28 19:02:22 +00:00
doc/go1.2.txt: AllocsPerRun now quantized
R=golang-dev, khr, rsc CC=golang-dev https://golang.org/cl/9728045
This commit is contained in:
parent
cf5dd6ad64
commit
85fc2f70ac
@ -12,3 +12,4 @@ cmd/5a: removed support for R9/R10 (use m/g instead) (CL 9840043).
|
||||
|
||||
fmt: indexed access to arguments in Printf etc. (CL 9680043).
|
||||
io: Copy prioritizes WriterTo over ReaderFrom (CL 9462044).
|
||||
testing: AllocsPerRun is now quantized to an integer (the type is still float64) (CL 9837049).
|
||||
|
Loading…
x
Reference in New Issue
Block a user