mirror of
https://github.com/golang/go
synced 2024-11-18 01:34:44 -07:00
4779974314
Change-Id: Ie86b703407f0f655a4552dd6e03df5f263be43db Reviewed-on: https://go-review.googlesource.com/14492 Reviewed-by: Rob Pike <r@golang.org>
15 lines
552 B
Plaintext
15 lines
552 B
Plaintext
Tools:
|
|
|
|
cmd/go: vendoring enabled by default (https://golang.org/cl/13967/)
|
|
|
|
Ports:
|
|
|
|
NaCl is no longer restricted to pepper_41 (https://golang.org/cl/13958/)
|
|
|
|
API additions and behavior changes:
|
|
|
|
fmt: allow any integer type as an argument to the * operator (https://golang.org/cl/14491/)
|
|
strconv: QuoteToGraphic (https://golang.org/cl/14184/)
|
|
text/template: ExecError (https://golang.org/cl/13957/)
|
|
text/template: trimming spaces (https://golang.org/cl/14391/)
|
|
time: allow one and two-digit days of the month during Parse (https://golang.org/cl/14123/) |