index
:
delta/go-git.git
dev.boringcrypto
dev.boringcrypto.go1.10
dev.boringcrypto.go1.11
dev.boringcrypto.go1.12
dev.boringcrypto.go1.13
dev.boringcrypto.go1.14
dev.boringcrypto.go1.15
dev.boringcrypto.go1.16
dev.boringcrypto.go1.17
dev.boringcrypto.go1.18
dev.boringcrypto.go1.8
dev.boringcrypto.go1.9
dev.cc
dev.cmdgo
dev.debug
dev.fuzz
dev.garbage
dev.gcfe
dev.go2go
dev.inline
dev.link
dev.power64
dev.regabi
dev.ssa
dev.tls
dev.typealias
dev.typeparams
dev.types
dev.unified
master
q
release-branch.go1
release-branch.go1.1
release-branch.go1.10
release-branch.go1.10-security
release-branch.go1.11
release-branch.go1.11-security
release-branch.go1.12
release-branch.go1.12-security
release-branch.go1.13
release-branch.go1.13-security
release-branch.go1.14
release-branch.go1.14-security
release-branch.go1.15
release-branch.go1.15-security
release-branch.go1.16
release-branch.go1.17
release-branch.go1.18
release-branch.go1.19
release-branch.go1.2
release-branch.go1.20
release-branch.go1.3
release-branch.go1.4
release-branch.go1.5
release-branch.go1.6
release-branch.go1.7
release-branch.go1.8
release-branch.go1.9
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
tls
tmp.shadams
github.com: golang/go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: add missing paragraph break in Effective Go
Rob Pike
2019-03-07
1
-0
/
+2
*
doc: sort map output in Effective Go
Rob Pike
2019-03-06
1
-4
/
+4
*
doc: make path platform dependent
Carrie Bynon
2019-03-04
1
-1
/
+1
*
doc: fix bad lib/time link in 1.12 release notes
Alberto Donizetti
2019-03-03
1
-11
/
+11
*
doc/go1.12: new go line in go.mod can break builds with Go 1.11 - 1.11.3
Ian Lance Taylor
2019-02-27
1
-0
/
+11
*
doc: add 1.10.8 and 1.11.5 to the releases list
Alberto Donizetti
2019-02-27
1
-0
/
+14
*
doc: add 1.12 to the project history
Alberto Donizetti
2019-02-26
1
-0
/
+1
*
doc: document Go 1.12
Andrew
2019-02-25
1
-0
/
+7
*
doc/go1.12: remove draft notice
Andrew
2019-02-25
1
-8
/
+1
*
doc/go1.12: change go install to go get
Andrew
2019-02-25
1
-2
/
+2
*
spec: document signed integer shift counts
Robert Griesemer
2019-02-17
1
-4
/
+6
*
doc/go1.12: document net/url.Parse now rejecting ASCII CTLs
Brad Fitzpatrick
2019-02-15
1
-0
/
+14
*
doc/go1.12: note that Go 1.12 is the last release to include godoc
Brad Fitzpatrick
2019-02-13
1
-1
/
+3
*
doc: don't use "go tool vet" as an example
Ian Lance Taylor
2019-02-13
2
-24
/
+4
*
doc/go1.12: soften, expand crypto/rc4 assembly removal text
Brad Fitzpatrick
2019-02-12
1
-2
/
+5
*
doc: remove last pieces of advice to set GOROOT
Daniel MartÃ
2019-02-10
2
-6
/
+0
*
doc: fix typos
alkesh26
2019-02-09
2
-2
/
+2
*
crypto/tls: disable RSA-PSS in TLS 1.2
Filippo Valsorda
2019-02-07
1
-8
/
+2
*
crypto/tls: make TLS 1.3 opt-in
Filippo Valsorda
2019-02-07
1
-6
/
+16
*
doc: fix a typo
alkesh26
2019-02-05
1
-1
/
+1
*
doc: go1.12: document FreeBSD 12.0 requires COMPAT_FREEBSD11
Yuval Pavel Zholkover
2019-02-05
1
-0
/
+1
*
doc: go1.12: update notes on go directive
Ian Lance Taylor
2019-02-01
1
-4
/
+4
*
doc: note go tool tour removal in 1.12 release notes
Alberto Donizetti
2019-01-30
1
-0
/
+12
*
doc: remove meaningless word from Go 1.12 release notes
Ian Lance Taylor
2019-01-30
1
-1
/
+1
*
doc/go1.12: add notes about 'go doc -src'
kim yongbin
2019-01-29
1
-0
/
+5
*
doc: go1.12: mention change in text/template user function panic
Ian Lance Taylor
2019-01-29
1
-0
/
+6
*
doc: mention init traceback change in Go 1.12 release notes
Ian Lance Taylor
2019-01-28
1
-0
/
+8
*
doc: describe change to eliminate method expression wrappers from stack traces
Keith Randall
2019-01-28
1
-0
/
+17
*
doc: mention 'go get golang.org/dl/...' in install
Daniel MartÃ
2019-01-23
1
-0
/
+33
*
doc/go1.12.html: document rejection of mangled C names
Elias Naur
2019-01-21
1
-0
/
+6
*
doc/go1.12: mention small RSA keys will cause some TLS handshakes to fail
Filippo Valsorda
2019-01-18
1
-1
/
+3
*
doc/go1.12: mention heap sampling change
Hana (Hyang-Ah) Kim
2019-01-18
1
-0
/
+5
*
doc/go1.12: link to ABIInternal design document
Austin Clements
2019-01-17
1
-3
/
+3
*
doc: add Go 1.12 release note for trigonometric reductions in math
Ian Lance Taylor
2019-01-10
1
-0
/
+14
*
doc: go1.12: mention os.File.SyscallConn
Ian Lance Taylor
2019-01-08
1
-0
/
+9
*
doc: update tzdata version in 1.12 release notes
Alberto Donizetti
2019-01-08
1
-1
/
+4
*
doc: make link relative in 1.12 cgo release notes
Alberto Donizetti
2019-01-08
1
-1
/
+1
*
doc: remove incorrect space in %T and %v output examples
Gabriel Aszalos
2019-01-07
1
-2
/
+2
*
doc/go1.12: remove known issue note
Filippo Valsorda
2019-01-04
1
-6
/
+0
*
doc/go1.12: document RSA-PSS support in crypto/tls
Filippo Valsorda
2019-01-04
1
-1
/
+6
*
doc/go1.12: mention Conn.SetDeadline improvements, GODEBUG=madvdontneed=1
Brad Fitzpatrick
2019-01-04
1
-1
/
+9
*
doc: go1.12: clarify use of MADV_FREE
Ian Lance Taylor
2019-01-03
1
-4
/
+3
*
doc: 2019 is the Year of the Gopher
Josh Bleecher Snyder
2019-01-01
1
-2
/
+2
*
doc: go_mem: clarify Once docs
Ian Lance Taylor
2018-12-21
1
-2
/
+6
*
doc: clarify change to File.Sync on macOS
Ian Lance Taylor
2018-12-20
1
-1
/
+2
*
doc/go1.12: correct types for math/bits
Brian Kessler
2018-12-20
1
-1
/
+1
*
doc/go1.12: fix GOARCH value in Syscall18 link
Tobias Klauser
2018-12-20
1
-1
/
+1
*
doc/go1.12: fix minor grammatical error
Agniva De Sarker
2018-12-19
1
-1
/
+1
*
doc/go1.12: fix typos and code formatting
Tobias Klauser
2018-12-19
1
-6
/
+6
*
cmd/cgo,doc/go1.12.html: document breaking EGLDisplay change
Elias Naur
2018-12-19
1
-0
/
+10
[next]