aboutsummaryrefslogtreecommitdiff
path: root/doc/go1.17.html
AgeCommit message (Expand)Author
2021-08-12doc/go1.17: remove draft noticeDmitri Shuralyov
2021-08-11doc/go1.17: linker passes -I to extld as -Wl,--dynamic-linkerIan Lance Taylor
2021-08-07doc/go1.17: fix a typo introduced in CL 335135Bryan C. Mills
2021-08-06doc/go1.17: clarify Modules changesBryan C. Mills
2021-07-23doc/1.17: fix two dead rfc linksAlberto Donizetti
2021-07-21reflect: add Value.CanConvertIan Lance Taylor
2021-07-15doc/go1.17: mention GOARCH=loong64Ian Lance Taylor
2021-07-12doc/go1.17: editing pass over the "Compiler" sectionAustin Clements
2021-07-08doc/go1.17: linkify time.UnixMilli and time.UnixMicroTobias Klauser
2021-06-30doc/go1.17: linkify "language changes" in the runtime sectionBryan C. Mills
2021-06-30image: add Uniform.RGBA64At and Rectangle.RGBA64AtNigel Tao
2021-06-29doc/go1.17: fix typo "MacOS" -> "macOS"Levi(リーバイ)
2021-06-21cmd/go: add a -go flag to 'go mod graph'Bryan C. Mills
2021-06-21doc/go1.17: note deprecation of 'go get' for installing commandsJay Conrod
2021-06-21doc/go1.17: add Go 1.18 pre-announcementsFilippo Valsorda
2021-06-21doc/go1.17: add security-related release notesFilippo Valsorda
2021-06-21doc/go1.17: document go/parser.SkipObjectResolutionRob Findley
2021-06-18image: add RGBA64Image interfaceNigel Tao
2021-06-18doc/go1.17: fix typoNick Miyake
2021-06-17doc/go1.17: fix redundant spaceyangwenmai
2021-06-15doc/go1.17: document go run pkg@versionMichael Matloob
2021-06-14doc/go1.17: assorted fixesJosh Bleecher Snyder
2021-06-14doc/go1.17: reword "results" in stack trace printingCherry Mui
2021-06-14doc/go1.17: further revise OpenBSD release notesJoel Sing
2021-06-11doc/go1.17: clean up formatting of gofmt sectionBrad Fitzpatrick
2021-06-11doc/go1.17: fix formatting near httptestRhys Hiltner
2021-06-09doc/go1.17: remove lingering TODOHeschi Kreinick
2021-06-09doc/go1.17: document strconv changes for Go 1.17Damien Neil
2021-06-09doc/go1.17: document //go:build linesHeschi Kreinick
2021-06-09doc/go1.17: remove TODO for ports sectionCherry Mui
2021-06-08doc/go1.17: mention new possibility of type conversion panickingIan Lance Taylor
2021-06-08doc/go1.17: mention new vet checks sigchanyzer and stdmethods.Tim King
2021-06-08doc/go1.17: mention block profile bias fixCherry Mui
2021-06-08Revert "doc/go1.17: mention block profile bias fix"Cherry Mui
2021-06-08net: reject leading zeros in IP address parsersRoland Shoemaker
2021-06-08doc/go1.17: revise OpenBSD release notesCherry Mui
2021-06-08doc/go1.17: mention block profile bias fixFelix Geisendörfer
2021-06-08doc/go1.17: remove TODO for Tools sectionBryan C. Mills
2021-06-08doc/go1.17: resolve TODO for cmd/coverBryan C. Mills
2021-06-08cmd/go: in Go 1.17+ modules, add indirect go.mod dependencies separately from...Bryan C. Mills
2021-06-08doc/go1.17: add release notes for crypto packagesFilippo Valsorda
2021-06-08doc/go1.17: add a release note for the '-compat' flag to 'go mod tidy'Bryan C. Mills
2021-06-07doc: document Go 1.17 language changesMatthew Dempsky
2021-06-04doc/go1.17: document testing changes for Go 1.17Aaron Sheah
2021-06-02doc/go1.17: remove runtime sectionJeremy Faller
2021-06-02doc/go1.17: mention SYS_WAIT6/WEXITED on NetBSDIan Lance Taylor
2021-06-02doc/go1.17: document time changes for Go1.17Uddeshya Singh
2021-06-02doc/go1.17: document flag changes for Go 1.17KimMachineGun
2021-06-01doc/go1.17: add release notes for register ABICherry Mui
2021-05-29doc/go1.17: mention time.LayoutIan Lance Taylor