commit 3e8f6b0791a670e52d25d76813d669daa68acfb4 [browse]
Author: Alexander Rakoczy
Date: 2020-07-24 11:40:44 -04:00
[release-branch.go1.15] go1.15rc1
Change-Id: I660c4655dfa0914dbe09a68921e102d06d9a2ed1
Reviewed-on: https://go-review.googlesource.com/c/go/+/244761
Run-TryBot: Alexander Rakoczy <alex@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Carlos Amedee <carlos@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
commit 78c20c81aaa7d8d8a4aa2132806f51fb68f33a1e [browse]
Author: Austin Clements
Date: 2020-07-16 15:34:29 -04:00
doc/go1.15: announce GO386=387 deprecation
For #40255.
Updates #37419.
Change-Id: If9210c855cc2eea079e7e469463d4203888748f7
Reviewed-on: https://go-review.googlesource.com/c/go/+/243137
Reviewed-by: Andrew Bonventre <andybons@golang.org>
commit 71218dbc401cbb8f7e052e7a64372d9732082d5d [browse]
Author: Ian Lance Taylor
Date: 2020-07-21 21:37:58 -07:00
runtime: don't mlock on Ubuntu 5.4 systems
For #35777
For #37436
Fixes #40184
Change-Id: I68561497d9258e994d1c6c48d4fb41ac6130ee3a
Reviewed-on: https://go-review.googlesource.com/c/go/+/244059
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
commit 11f92e9dae96939c2d784ae963fa7763c300660b [browse]
Author: Alberto Donizetti
Date: 2020-07-20 18:32:53 +02:00
cmd/compile: add test for fixed ICE on untyped conversion
The ICE reported as #33308 was fixed by a related CL; this change adds
a regression test with the crasher.
Fixes #33308
Change-Id: I3260075dbe3823b56b8825e6269e57a0fad185a6
Reviewed-on: https://go-review.googlesource.com/c/go/+/243458
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
commit 0951939fd9e4a6bc83f23c42e8ddff02b29c997e [browse]
Author: Brian Kessler
Date: 2020-07-15 22:04:57 -06:00
doc/go1.15: add release notes for math/cmplx
Updates #37419
Change-Id: Id7c9aba518c826c1a6fccbbf82210072bd3346f3
Reviewed-on: https://go-review.googlesource.com/c/go/+/242903
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
Reviewed-by: Robert Griesemer <gri@golang.org>
clone the repository to get more history