commit a5bfd9da1d1b24f326399b6b75558ded14514f23 [browse]
Author: Bryan C. Mills
Date: 2019-12-17 09:00:57 -05:00

go/build: rename WorkingDir to Dir

Fixes #36168

Change-Id: If2b7368671e83657a3a74dd030e66e7c68bf2361
Reviewed-on: https://go-review.googlesource.com/c/go/+/211657
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>

commit ba4593ac47f4eaa22bd61f5e44e80eea6f965768 [browse]
Author: Oliver Powell
Date: 2019-10-05 13:05:56 +02:00

text/template: remove an incorrect comment and clarify docs for AddParseTree

The comment "If the name is the name of this template, overwrite this template."
is incorrect and should be "is not" instead. This comment is no longer
required once the docs are updated to mention this behaviour instead.

Fixes #34695

Change-Id: I773495b2194d7bb7619b13c1a28cbc76e8f69aac
Reviewed-on: https://go-review.googlesource.com/c/go/+/199139
Reviewed-by: Rob Pike <r@golang.org>

commit 001fe7f33f1d7aed9e3a047bd8e784bdc103c28c [browse]
Author: Ian Lance Taylor
Date: 2019-11-19 16:14:50 -08:00

time: further clarifications to the (*Timer).Stop docs

Fixes #35627

Change-Id: I0c5fed46a69a9663e46a9414468ec610063ea05a
Reviewed-on: https://go-review.googlesource.com/c/go/+/207849
Reviewed-by: Rob Pike <r@golang.org>

commit f7f9866f34111b1e5d6c67e7af4de64ecb685f9e [browse]
Author: Dmitri Shuralyov
Date: 2019-12-13 11:23:09 -05:00

doc: remove Go Security Policy page (moved to x/website)

This page has moved to the x/website repo in CL 211300 (commit
golang/website@3c8b7f99cadaa000e642595d0fabcd9ac496f335).
Remove the old copy in this repo since it's no longer used.

Updates #29206

Change-Id: I8b3396d9e42d1e7262a8cde9577962d33b215836
Reviewed-on: https://go-review.googlesource.com/c/go/+/211301
Reviewed-by: Filippo Valsorda <filippo@golang.org>

commit ae2bf169f6282a2715a3c0faf194910278044b03 [browse]
Author: Alexander Rakoczy
Date: 2019-12-16 13:58:27 -05:00

api: promote next to go1.14

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

clone the repository to get more history