- 26 Aug, 2019 1 commit
-
-
obei authored
Updates #33738 Change-Id: If0856d7c57ecfde08341c1aecb5e92361fd64f2b Reviewed-on: https://go-review.googlesource.com/c/go/+/191217 Reviewed-by:
Andrew Bonventre <andybons@golang.org> Run-TryBot: Andrew Bonventre <andybons@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> (cherry picked from commit cded9f43) Reviewed-on: https://go-review.googlesource.com/c/go/+/191748 Reviewed-by:
Katie Hockman <katie@golang.org>
-
- 28 Aug, 2017 1 commit
-
-
Tom Bergan authored
Fixes #21603 Change-Id: I42fb7ea2dd7f6d6a201171055beaeda68c26b823 Reviewed-on: https://go-review.googlesource.com/59530 Reviewed-by:
Ian Lance Taylor <iant@golang.org>
-
- 24 Aug, 2017 1 commit
-
-
Chris Broadfoot authored
Change-Id: I97075f24319a4b96cbeb9e3ff2e7b2056ff59e32 Reviewed-on: https://go-review.googlesource.com/58651 Reviewed-by:
Brad Fitzpatrick <bradfitz@golang.org>
-
- 21 Aug, 2017 2 commits
-
-
Ryuji IWATA authored
Change-Id: I71bfff6a3462e6dfd7a65ef76ec56644bae37c34 Reviewed-on: https://go-review.googlesource.com/57272 Reviewed-by:
Avelino <t@avelino.xxx> Reviewed-by:
Ian Lance Taylor <iant@golang.org>
-
Ryuji IWATA authored
Change-Id: I79fee40370dc6758ca1869227f076c61d07f21a5 Reviewed-on: https://go-review.googlesource.com/57390 Reviewed-by:
Avelino <t@avelino.xxx> Reviewed-by:
Ian Lance Taylor <iant@golang.org>
-
- 10 Aug, 2017 1 commit
-
-
Mat Byczkowski authored
Change-Id: I2eb4f9531372c792a98578560e946d803ad96da8 Reviewed-on: https://go-review.googlesource.com/54411 Reviewed-by:
Joe Tsai <thebrokentoaster@gmail.com>
-
- 04 Aug, 2017 4 commits
-
-
Ian Lance Taylor authored
Updates #20587 Change-Id: Ia131b9a4dc4986950d9ecbfcbd6b026ade234fc0 Reviewed-on: https://go-review.googlesource.com/53370 Reviewed-by:
Brad Fitzpatrick <bradfitz@golang.org>
-
Tristan Colgate authored
Add https://go-review.googlesource.com/c/43712, "net/http/httputil: ReverseProxy should pass on unannounced Trailers" to the relase notes. Fixes #21307 Change-Id: I52c126987a5d0abc4153c0e71b535529c46cd457 Reviewed-on: https://go-review.googlesource.com/53290 Reviewed-by:
Brad Fitzpatrick <bradfitz@golang.org>
-
Dmitry Savintsev authored
Change-Id: I7176becd10ad84cbfc3fb9427e190028626e5baf Reviewed-on: https://go-review.googlesource.com/53291 Reviewed-by:
Ian Lance Taylor <iant@golang.org>
-
Alberto Donizetti authored
Change-Id: I64ba37428f5cc560f0f20fe039feaecf5fcda93e Reviewed-on: https://go-review.googlesource.com/53330 Reviewed-by:
Ian Lance Taylor <iant@golang.org>
-
- 03 Aug, 2017 2 commits
-
-
Dmitry Savintsev authored
Change-Id: Ib4102b1e2a8863712f725c4d1e37fdbe3dfe3c07 Reviewed-on: https://go-review.googlesource.com/53210 Reviewed-by:
Brad Fitzpatrick <bradfitz@golang.org>
-
Dmitry Savintsev authored
add https://go-review.googlesource.com/c/36696 "crypto/x509: ignore CN if SAN extension present" to the release notes. Fixes #21289 Change-Id: Ifa184d3816806a8da3c67b68476c923329acf13e Reviewed-on: https://go-review.googlesource.com/53030 Reviewed-by:
Ian Lance Taylor <iant@golang.org>
-
- 17 Jul, 2017 2 commits
-
-
Russ Cox authored
Per note at top of doc, we don't use fixed-width spaces in fixed-width phrases like "go doc". Also ASN.1 NULL is not code so it's not <code> at all. Change-Id: I791e4e6030b8b8d42f4621d2f4bf32fef93cf343 Reviewed-on: https://go-review.googlesource.com/47693 Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by:
Brad Fitzpatrick <bradfitz@golang.org>
-
Russ Cox authored
Change-Id: I55f50e45f8872f063c3b6c9e89261d14689e77ce Reviewed-on: https://go-review.googlesource.com/47692 Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by:
Brad Fitzpatrick <bradfitz@golang.org>
-
- 13 Jul, 2017 2 commits
-
-
Kevin Burke authored
Change-Id: I73fdc793bbc3ffe9ace1bfa78799f84c31630d61 Reviewed-on: https://go-review.googlesource.com/48391 Reviewed-by:
Brad Fitzpatrick <bradfitz@golang.org>
-
Austin Clements authored
Change-Id: If9f64fbb78009921e8773124e4e5eb8a871095a5 Reviewed-on: https://go-review.googlesource.com/48192 Reviewed-by:
Brad Fitzpatrick <bradfitz@golang.org> Reviewed-by:
Michael Matloob <matloob@golang.org>
-
- 12 Jul, 2017 2 commits
-
-
Brad Fitzpatrick authored
Fixes #20948 Change-Id: I222bf101a5c1bdc5cbb0970949070c4b58b9b83b Reviewed-on: https://go-review.googlesource.com/48190 Reviewed-by:
Ian Lance Taylor <iant@golang.org>
-
Brad Fitzpatrick authored
To-be-released NetBSD 7.1.1 reportedly fixes the kernel panic that was affecting our builders and is being released because of Go's warning. So, soften our warning. 7.1.1 might work, but I can't get a builder up and running to verify yet as it appears that Anita either doesn't support it yet, or the NetBSD CDN doesn't have the files yet. Change-Id: Ifaafc566879a6afdf1174e545ad10e240da427e8 Reviewed-on: https://go-review.googlesource.com/47970 Reviewed-by:
Ian Lance Taylor <iant@golang.org>
-
- 07 Jul, 2017 3 commits
-
-
Austin Clements authored
Change-Id: If1c602176e0bea66924983eab8edd5e450228b68 Reviewed-on: https://go-review.googlesource.com/47792 Reviewed-by:
Brad Fitzpatrick <bradfitz@golang.org>
-
Austin Clements authored
A lot of code that uses runtime.Callers makes assumptions about the result that are not true today under gccgo and will not be true in the future in gc. This adds a section to the release notes discussing how to correctly use runtime.Callers. Change-Id: I96b7c7ef183cee2061442fc3501fceceefa54c09 Reviewed-on: https://go-review.googlesource.com/47691 Reviewed-by:
Russ Cox <rsc@golang.org>
-
Brad Fitzpatrick authored
Fixes #20930 Change-Id: I4a59de0556cffeae9af2eaa41609601e086211b2 Reviewed-on: https://go-review.googlesource.com/47731 Reviewed-by:
Rob Pike <r@golang.org>
-
- 06 Jul, 2017 1 commit
-
-
Brad Fitzpatrick authored
Updates #20587 Change-Id: Ie4846f90611390eebf037ffafaed5ddd273565e4 Reviewed-on: https://go-review.googlesource.com/47551 Reviewed-by:
Rob Pike <r@golang.org>
-
- 30 Jun, 2017 1 commit
-
-
Lucas Clemente authored
Fixes #20834. Change-Id: Ic60000db6b8ae489a5cedbdc938d9ca1dc34c6d4 Reviewed-on: https://go-review.googlesource.com/47151 Reviewed-by:
Brad Fitzpatrick <bradfitz@golang.org>
-
- 29 Jun, 2017 1 commit
-
-
Brad Fitzpatrick authored
Updates #20587 Change-Id: I08377281270631ee08cd05ba835aa698ca23fa56 Reviewed-on: https://go-review.googlesource.com/47092 Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by:
Ian Lance Taylor <iant@golang.org>
-
- 28 Jun, 2017 2 commits
-
-
Brad Fitzpatrick authored
Updates #20836 Updates #19339 Updates #19652 Updates #20835 Updates #16511 Updates #10166 Updates #8574 Change-Id: If9a7f560489f1a8d628dafab227925bd8989326e Reviewed-on: https://go-review.googlesource.com/47036 Reviewed-by:
Ian Lance Taylor <iant@golang.org>
-
Ian Lance Taylor authored
Updates #20587 Change-Id: If35868345d9697d4afa2e9c19b85e01d94c87908 Reviewed-on: https://go-review.googlesource.com/47034 Reviewed-by:
Brad Fitzpatrick <bradfitz@golang.org>
-
- 27 Jun, 2017 1 commit
-
-
Brad Fitzpatrick authored
Also reword the testing/quick.Config field docs to conform to the normal subject-first style. Without that style, godoc links /pkg/testing/quick/#Config.Rand to the wrong line, since it doesn't recognize the preceding comment as necessarily being attached. Fixes #20809 Change-Id: I9aebbf763eed9b1ab1a153fa11850d88a65571c6 Reviewed-on: https://go-review.googlesource.com/46910 Reviewed-by:
Ian Lance Taylor <iant@golang.org>
-
- 26 Jun, 2017 1 commit
-
-
Brad Fitzpatrick authored
Fixes #20795 Updates #17895 Updates #20587 Change-Id: Iea375f3a6ffe3f51e3ffdae1fb3fd628b6b3316c Reviewed-on: https://go-review.googlesource.com/46717 Reviewed-by:
Ian Lance Taylor <iant@golang.org>
-
- 17 Jun, 2017 1 commit
-
-
Kashav Madan authored
Change-Id: Ia5c8fcff000bf3d369d42407342c470ea92e18da Reviewed-on: https://go-review.googlesource.com/46006 Reviewed-by:
Alberto Donizetti <alb.donizetti@gmail.com>
-
- 16 Jun, 2017 2 commits
-
-
Heschi Kreinick authored
Round doesn't always round away from zero. Feel free to suggest better wording. Change-Id: I52b3815013fff4c656ae8d861521c342bc4135b7 Reviewed-on: https://go-review.googlesource.com/46032 Reviewed-by:
Brad Fitzpatrick <bradfitz@golang.org>
-
Alberto Donizetti authored
Fixes #20702 Change-Id: Id90f08c33e3ccc37794b47fcd27f6c3f2f41c634 Reviewed-on: https://go-review.googlesource.com/46011 Reviewed-by:
Brad Fitzpatrick <bradfitz@golang.org>
-
- 15 Jun, 2017 4 commits
-
-
Alberto Donizetti authored
Change-Id: I64d32fd308f2b7968dfaf11cdc85ab1952170868 Reviewed-on: https://go-review.googlesource.com/45891 Reviewed-by:
Brad Fitzpatrick <bradfitz@golang.org>
-
Ian Lance Taylor authored
Updates #20587 Change-Id: I428d20bf8512ba859cc63c439bd5d92a5173fad2 Reviewed-on: https://go-review.googlesource.com/45910 Reviewed-by:
Brad Fitzpatrick <bradfitz@golang.org>
-
Brad Fitzpatrick authored
Change-Id: I78443d5874a7667fbac78eac188d402227373da3 Reviewed-on: https://go-review.googlesource.com/45813 Reviewed-by:
Ian Lance Taylor <iant@golang.org>
-
Brad Fitzpatrick authored
I thought I was almost done, but had forgot the tools section, hidden in comments. Move the comments to a <pre> block, so it's visible in the HTML. Updates #20587 Change-Id: I1dc22c63d9ee297e44bbb742f03b4a722247dbe8 Reviewed-on: https://go-review.googlesource.com/45811 Reviewed-by:
Ian Lance Taylor <iant@golang.org>
-
- 14 Jun, 2017 5 commits
-
-
Brad Fitzpatrick authored
Only one TODO remains, for pprof changes. Updates #20587 Change-Id: Ib67b23adc7851cc96455b0c20649c8e565a4f92a Reviewed-on: https://go-review.googlesource.com/45810 Reviewed-by:
Ian Lance Taylor <iant@golang.org>
-
Brad Fitzpatrick authored
Updates #18059 Updates #20587 Change-Id: Icbb4c7cb201ac51d2cc6066620b47ba09ff6fe65 Reviewed-on: https://go-review.googlesource.com/45780 Reviewed-by:
Chris Broadfoot <cbro@golang.org>
-
Heschi Kreinick authored
Change-Id: I956873854724e8afed460f7ff3a657d68ec20fa1 Reviewed-on: https://go-review.googlesource.com/45755 Reviewed-by:
Brad Fitzpatrick <bradfitz@golang.org>
-
Alberto Donizetti authored
Updates #20587 Change-Id: I3d65a0124157990b302db8879ee1a4941124ea11 Reviewed-on: https://go-review.googlesource.com/45730 Reviewed-by:
Brad Fitzpatrick <bradfitz@golang.org>
-
Brad Fitzpatrick authored
Updates #20587 Change-Id: I7effe922242db45f3ce74882d07511aaaac2f634 Reviewed-on: https://go-review.googlesource.com/45613 Reviewed-by:
Ian Lance Taylor <iant@golang.org>
-