commit 59870f9e19384c3155f603f799b61b401fa20cc9 [browse]
Author: Chris Broadfoot
Date: 2017-05-23 10:47:02 -07:00

[release-branch.go1.8] go1.8.2

Change-Id: Ib04878cbfbb0c09fbd0cc614df314c835e9a6eb0
Reviewed-on: https://go-review.googlesource.com/43991
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>

commit c9688ddb6b9391983879269768a4243b6cd8f5a9 [browse]
Author: Chris Broadfoot
Date: 2017-05-23 10:36:28 -07:00

[release-branch.go1.8] doc: document go1.8.2 and go1.7.6

Change-Id: I2ed2e8c4890a65288cf3066ebe3c1d9a16fb4c05
Reviewed-on: https://go-review.googlesource.com/43990
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-on: https://go-review.googlesource.com/43993
Reviewed-by: Chris Broadfoot <cbro@golang.org>

commit 38d35f49e778160198a013b957e0b661b38b2c45 [browse]
Author: Adam Langley
Date: 2017-04-19 10:00:32 -07:00

[release-branch.go1.8] crypto/elliptic: fix carry bug in x86-64 P-256 implementation.

Patch from Vlad Krasnov and confirmed to be under CLA.

Fixes #20040.

Change-Id: Ieb8436c4dcb6669a1620f1e0d257efd047b1b87c
Reviewed-on: https://go-review.googlesource.com/41070
Run-TryBot: Adam Langley <agl@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
(cherry picked from commit 9294fa2749ffee7edbbb817a0ef9fe633136fa9c)
Reviewed-on: https://go-review.googlesource.com/43770
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Chris Broadfoot <cbro@golang.org>

commit 8babce23e3f70e0dfdc4289ce6aa7d72b1ef1a62 [browse]
Author: Chris Broadfoot
Date: 2017-04-07 09:22:46 -07:00

[release-branch.go1.8] doc: document go1.8.1

Change-Id: I9282c1907204ec5c6363de84faec222a38300c9f
Reviewed-on: https://go-review.googlesource.com/39919
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-on: https://go-review.googlesource.com/39921
Reviewed-by: Chris Broadfoot <cbro@golang.org>

commit 853d533ed60a023389e155a6cb0b412b278183e6 [browse]
Author: Russ Cox
Date: 2017-04-05 10:57:03 -04:00

[release-branch.go1.8] cmd/go: add test for test -race -i behavior

This was fixed in CL 37598 but the test was (rightly) dropped
because it modified $GOROOT. Here's a variant that does not.

For #19151.

Change-Id: Iccdbbf9ae8ac4c252e52f4f8ff996963573c4682
Reviewed-on: https://go-review.googlesource.com/39592
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-on: https://go-review.googlesource.com/39618
Reviewed-by: Austin Clements <austin@google.com>

clone the repository to get more history