aboutsummaryrefslogtreecommitdiff
path: root/doc/go1.12.html
AgeCommit message (Expand)Author
2019-08-26doc: align documents linkobei
2019-07-31doc/go1.12: document change in syscall.Setrlimit behaviorAndrew Bonventre
2019-04-16doc: fix typo in go1.12 release notesDmitry Savintsev
2019-03-03doc: fix bad lib/time link in 1.12 release notesAlberto Donizetti
2019-02-27doc/go1.12: new go line in go.mod can break builds with Go 1.11 - 1.11.3Ian Lance Taylor
2019-02-25doc/go1.12: remove draft noticeAndrew
2019-02-25doc/go1.12: change go install to go getAndrew
2019-02-15doc/go1.12: document net/url.Parse now rejecting ASCII CTLsBrad Fitzpatrick
2019-02-13doc/go1.12: note that Go 1.12 is the last release to include godocBrad Fitzpatrick
2019-02-12doc/go1.12: soften, expand crypto/rc4 assembly removal textBrad Fitzpatrick
2019-02-07crypto/tls: disable RSA-PSS in TLS 1.2Filippo Valsorda
2019-02-07crypto/tls: make TLS 1.3 opt-inFilippo Valsorda
2019-02-05doc: go1.12: document FreeBSD 12.0 requires COMPAT_FREEBSD11Yuval Pavel Zholkover
2019-02-01doc: go1.12: update notes on go directiveIan Lance Taylor
2019-01-30doc: note go tool tour removal in 1.12 release notesAlberto Donizetti
2019-01-30doc: remove meaningless word from Go 1.12 release notesIan Lance Taylor
2019-01-29doc/go1.12: add notes about 'go doc -src'kim yongbin
2019-01-29doc: go1.12: mention change in text/template user function panicIan Lance Taylor
2019-01-28doc: mention init traceback change in Go 1.12 release notesIan Lance Taylor
2019-01-28doc: describe change to eliminate method expression wrappers from stack tracesKeith Randall
2019-01-21doc/go1.12.html: document rejection of mangled C namesElias Naur
2019-01-18doc/go1.12: mention small RSA keys will cause some TLS handshakes to failFilippo Valsorda
2019-01-18doc/go1.12: mention heap sampling changeHana (Hyang-Ah) Kim
2019-01-17doc/go1.12: link to ABIInternal design documentAustin Clements
2019-01-10doc: add Go 1.12 release note for trigonometric reductions in mathIan Lance Taylor
2019-01-08doc: go1.12: mention os.File.SyscallConnIan Lance Taylor
2019-01-08doc: update tzdata version in 1.12 release notesAlberto Donizetti
2019-01-08doc: make link relative in 1.12 cgo release notesAlberto Donizetti
2019-01-04doc/go1.12: remove known issue noteFilippo Valsorda
2019-01-04doc/go1.12: document RSA-PSS support in crypto/tlsFilippo Valsorda
2019-01-04doc/go1.12: mention Conn.SetDeadline improvements, GODEBUG=madvdontneed=1Brad Fitzpatrick
2019-01-03doc: go1.12: clarify use of MADV_FREEIan Lance Taylor
2018-12-20doc: clarify change to File.Sync on macOSIan Lance Taylor
2018-12-20doc/go1.12: correct types for math/bitsBrian Kessler
2018-12-20doc/go1.12: fix GOARCH value in Syscall18 linkTobias Klauser
2018-12-19doc/go1.12: fix minor grammatical errorAgniva De Sarker
2018-12-19doc/go1.12: fix typos and code formattingTobias Klauser
2018-12-19cmd/cgo,doc/go1.12.html: document breaking EGLDisplay changeElias Naur
2018-12-18doc/go1.12: note that syscall.Getdirentries is no longer supported on iOSElias Naur
2018-12-18doc/go1.12: finish most Go 1.12 release notesFilippo Valsorda
2018-12-18doc/go1.12: add notes for syscall/js CLs 141644, 143137, 144384Dmitri Shuralyov
2018-12-18doc/go1.12: add release notes for GODEBUG internal/cpu optionsMartin Möhrmann
2018-12-18doc/1.12: add notes about aix/ppc64 portClément Chigot
2018-12-17doc: explain how to use "go vet -shadow"Ian Lance Taylor
2018-12-17doc/go1.12: release notes for cryptoFilippo Valsorda
2018-12-17doc/go1.12: release notes for "go doc -all"Filippo Valsorda
2018-12-17doc/go1.12: updates for runtime and compilerAustin Clements
2018-12-13doc/go1.12: add note about CL 153559's syscall/js.Callback renameBrad Fitzpatrick
2018-12-13doc: 1.12 release notes for regexp, runtime, and runtime/debug packagesKatie Hockman
2018-12-13doc/go1.12: add release notes for bufio and syscall packagesAndrew Bonventre