aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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-07doc: remove incorrect space in %T and %v output examplesGabriel Aszalos
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
2019-01-01doc: 2019 is the Year of the GopherJosh Bleecher Snyder
2018-12-21doc: go_mem: clarify Once docsIan 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-18doc: document GODEBUG options to disable use of instruction set extensionsMartin Möhrmann
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-14doc: document Go 1.11.4Filippo Valsorda
2018-12-14doc: document Go 1.10.7Filippo Valsorda
2018-12-14doc: document Go 1.11.3 and Go 1.10.6Dmitri Shuralyov
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
2018-12-12cmd/go: reject GOCACHE=off when the default cache is initializedBryan C. Mills
2018-12-12doc/go1.12: release notes for testingJulie Qiu
2018-12-11doc: use https scheme in oss-distros linkDmitri Shuralyov
2018-12-07doc/go1.12: release notes for math/bitsJulie Qiu
2018-12-07doc: mention the use of replacements to resolve imports for 1.12Bryan C. Mills
2018-12-07doc: announce the end of support for binary-only packagesBryan C. Mills
2018-12-06doc/go1.12: release notes for lib/timeJulie Qiu
2018-12-06doc: 1.12 release notes for cmd/goBryan C. Mills
2018-12-05doc/go1.12: add more release notes for various packagesAndrew Bonventre
2018-12-05doc: 1.12 release notes for go/doc, go/token, and reflect packagesKatie Hockman
2018-12-05doc/go1.11: add note about go run supporting for go run pkg or go run .komuW
2018-12-05doc/go1.12: add some package release notesAndrew Bonventre
2018-12-04doc/go1.12: flesh out net, etcBrad Fitzpatrick
2018-12-04doc: update 1.12 with latest relnote outputAndrew Bonventre
2018-12-04doc: release notes: "go tool vet" is no longer supportedIan Lance Taylor
2018-11-29doc: add relnotes for stack objects and mid-stack inliningKeith Randall
2018-11-28doc: fix typo in FAQJames Craig Burley
2018-11-28doc: update go1.12.html using latest output from relnote toolAndrew Bonventre