commit a068054af141c01df5a4519844f4b77273605f4e [browse]
Author: Carlos Amedee
Date: 2020-02-05 10:02:15 -05:00

[release-branch.go1.14] go1.14rc1

Change-Id: I6afa01a5240e1852a0081d8e1452b0b305652180
Reviewed-on: https://go-review.googlesource.com/c/go/+/217838
Run-TryBot: Carlos Amedee <carlos@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>

commit 331b8661a0deb947d54b5827c7898d4175df6ef7 [browse]
Author: Carlos Amedee
Date: 2020-02-05 09:42:17 -05:00

[release-branch.go1.14] all: merge master into release-branch.go1.14

a864cc7560 doc: rename HTML element IDs to avoid duplicates
fb93cd45a6 net: don't check LookupHost error in TestLookupNullByte
f770366f6d runtime: don't treat SIGURG as a bad signal
e3f2e9ac4e internal/bytealg: fix riscv64 offset names

Change-Id: I2ef0665dce7f1ade9b6c826cfd5c8eab041ff23f

commit a744be42f9427a3b20e7e179e4b9831dbcf27f4c [browse]
Author: Katie Hockman
Date: 2020-02-04 12:48:20 -05:00

doc: remove paragraph break for upgrading to modules

Previously, the release notes broke up the sentences that modules
is now ready for production use and where to file issues for
migration problems into separate paragraphs. This made it look like
the migration paragraph was about upgrading to 1.14, not to modules,
and made the reading a bit confusing. Now the entire idea is in one
paragraph.

Change-Id: I10bddfb8aba5f5909ac6842f25e3e97d505835e6
Reviewed-on: https://go-review.googlesource.com/c/go/+/217720
Run-TryBot: Katie Hockman <katie@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>

commit e6ebbe0d20fe877b111cf4ccf8349cba129d6d3a [browse]
Author: Dmitri Shuralyov
Date: 2020-02-04 18:07:23 Z

syscall: Revert "release a js.Func object in fsCall"

This reverts CL 217417 (commit 753d56d3642eb83848aa39e65982a9fc77e722d7).

This change was unintentionally submitted to master during the
Go 1.14 code freeze; it should be sent again for Go 1.15.

Change-Id: Ie790342f227ae3adfc5f9a90ce3abdc2c9be619b
Reviewed-on: https://go-review.googlesource.com/c/go/+/217721
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Carlos Amedee <carlos@golang.org>

commit 334ab8311c8c6d48985a523f4a936ff20a7a5e7a [browse]
Author: Dmitri Shuralyov
Date: 2020-02-03 19:55:12 -05:00

doc/go1.14: note that all changes to the standard library are minor

Updates #36878

Change-Id: I1b83ff174a139734fae75f6e1e4caa9958222a18
Reviewed-on: https://go-review.googlesource.com/c/go/+/217640
Reviewed-by: Alexander Rakoczy <alex@golang.org>
Reviewed-by: Carlos Amedee <carlos@golang.org>

clone the repository to get more history