commit 20f58c6075aef1bb7327ab0691ae095f9412ab5b [browse]
Author: Andrew Bonventre
Date: 2018-04-30 14:22:44 -04:00
[release-branch.go1.9] go1.9.6
Change-Id: I00cd8ac03baa5961eb2b6206a4f407b5d89bcece
Reviewed-on: https://go-review.googlesource.com/110336
Run-TryBot: Andrew Bonventre <andybons@golang.org>
Reviewed-by: Andrew Bonventre <andybons@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
commit 3e0aad426509bdc53dce55b7da088305c9e955d2 [browse]
Author: Andrew Bonventre
Date: 2018-04-30 13:49:16 -04:00
[release-branch.go1.9] doc: document Go 1.9.6
Change-Id: I9699b22d3a308cda685aa684b32dcde99333df46
Reviewed-on: https://go-review.googlesource.com/110315
Reviewed-by: Filippo Valsorda <filippo@golang.org>
(cherry picked from commit 40685b230a012dd5a9ca471dbf21b65457c32147)
Reviewed-on: https://go-review.googlesource.com/110375
Reviewed-by: Andrew Bonventre <andybons@golang.org>
commit 50f65726a9ac8d6dd4bd2c1c609db16debd98d5c [browse]
Author: Ian Lance Taylor
Date: 2018-02-14 07:42:40 -08:00
[release-branch.go1.9] cmd/compile: permit go:cgo_import_dynamic anywhere
It's used on Solaris to import symbols from shared libraries, e.g., in
golang.org/x/sys/unix and golang.org/x/net/internal/socket.
We could use a different directive but that would require build tags
in all the places that use it.
Fixes golang/go#23939
Change-Id: I47fcf72a6d2862e304204705979c2056c2f78ec5
Reviewed-on: https://go-review.googlesource.com/94018
Run-TryBot: Andrew Bonventre <andybons@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
(cherry picked from commit 41d3d153eb76f000e9f6e9edf68ed441d15081cb)
Reviewed-on: https://go-review.googlesource.com/110077
Reviewed-by: Ian Lance Taylor <iant@golang.org>
commit 93cfaa058a98efeead43f084589da8bb966ce3da [browse]
Author: Josh Bleecher Snyder
Date: 2018-04-12 08:23:00 -07:00
[release-branch.go1.9] cmd/compile: fix evaluation of "" < s
Fixes #24934
Change-Id: Ifa79ab3dfe69297eeef85f7193cd5f85e5982bc5
Reviewed-on: https://go-review.googlesource.com/106655
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Reviewed-on: https://go-review.googlesource.com/108943
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
commit f69b0c627f94b7dcaf4ec654df8e0ffa4bf46957 [browse]
Author: Andrew Bonventre
Date: 2018-03-28 23:43:38 -04:00
[release-branch.go1.9] go1.9.5
Change-Id: If8542fb3e9064971fb0b3be8f910fbfd5061010e
Reviewed-on: https://go-review.googlesource.com/103167
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Andrew Bonventre <andybons@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
clone the repository to get more history