Skip to content

Commit 2f16ddc

Browse files
committed
doc: update go1.5.txt (gc constant arithmetic now based on math/big)
Change-Id: Iff943d15e83e7db1f3c77f509a60e00ee2041d69 Reviewed-on: https://go-review.googlesource.com/8592 Reviewed-by: Robert Griesemer <[email protected]>
1 parent bb418a5 commit 2f16ddc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/go1.5.txt

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ text/template: add Options method (https://golang.org/cl/8462)
4949
Tools:
5050

5151
build: external linking support for windows (https://golang.org/cl/7163, 7282, 7283, 7284, 7534, 7535)
52+
cmd/gc: constant arithmetic is based on math/big (https://golang.org/cl/7830, 7851, 7857, 8426, 7858, 7912, 8171)
5253
cmd/go, go/build: add ${SRCDIR} variable expansion to cgo lines (https://golang.org/cl/1756)
5354
cmd/go: add $DOLLAR to generate's variables (https://golang.org/cl/8091)
5455
cmd/go: std wildcard now excludes commands in main repo (https://golang.org/cl/5550)

0 commit comments

Comments
 (0)