aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2024-01-04[release-branch.go1.21] runtime: add the disablethp GODEBUG settingMichael Anthony Knyszek
2023-08-16[release-branch.go1.21] crypto/tls: add GODEBUG to control max RSA key sizeRoland Shoemaker
2023-08-03[release-branch.go1.21] spec: remove unnecessary sentenceRobert Griesemer
2023-07-31[release-branch.go1.21] spec: update spec to version at tipRobert Griesemer
2023-07-20[release-branch.go1.21] doc: delete go1.21.html copyDmitri Shuralyov
2023-07-19[release-branch.go1.21] doc/go1.21: add release notes for linux/loong64Guoqi Chen
2023-07-18doc: run relnotes againCarlos Amedee
2023-07-17doc/go1.21: use consistent capitalization for amd64Austin Clements
2023-07-12doc/go1.21: add a release note for CL 463177Bryan C. Mills
2023-07-11net: mptcp: force using MPTCP with GODEBUGMatthieu Baerts
2023-06-26doc/go1.21: document changes in crypto/x509Kota
2023-06-26doc/go1.21: context.Background and TODO may now appear equalIan Lance Taylor
2023-06-21doc/go1.21: correct GOOS to GOARCH (another location)Ian Lance Taylor
2023-06-21doc/go1.21: correct GOOS to GOARCHIan Lance Taylor
2023-06-14spec: explain in which situations function type arguments can be omittedRobert Griesemer
2023-06-13doc/go1.21: document GOPPC64=power10 changesPaul E. Murphy
2023-06-13spec: de-emphasize string(int) conversionsRobert Griesemer
2023-06-13spec: document new program initialization processRobert Griesemer
2023-06-12doc/go1.21: clean up remaining TODOsMichael Pratt
2023-06-12doc/go1.21: fix typochressie
2023-06-11doc/go1.21: add heading for cmp packageDmitri Shuralyov
2023-06-09doc/go1.21: remove CL 472195 TODOIan Lance Taylor
2023-06-08go1.21: document crypto/tls additionsDamien Neil
2023-06-08doc/go1.21: more crypto release notesFilippo Valsorda
2023-06-08doc/go1.21: NOFRAME heuristic changesqmuntal
2023-06-08doc/go1.21: mention NewFile on non-blocking descriptorIan Lance Taylor
2023-06-08doc/go1.21: mention html/template.ErrJSTemplateIan Lance Taylor
2023-06-08doc/go1.21: mention new cmp packageIan Lance Taylor
2023-06-08doc/go1.21: run relnotes againIan Lance Taylor
2023-06-07spec: add temporary note to type inference sectionRobert Griesemer
2023-06-07doc/go1.21: add release notes for parent goroutine in stack tracesMichael Anthony Knyszek
2023-06-06go1.21: document net/http.ResponseController.EnableFullDuplexDamien Neil
2023-06-06spec: clarify min/max rules for numeric arguments (exclude NaNs)Robert Griesemer
2023-06-05doc/go1.21: document GOEXPERIMENT=loopvar and invite feedbackRuss Cox
2023-06-05doc/go1.21: document forward and backward compatibilityRuss Cox
2023-06-05doc/go1.21: move Ports to endRuss Cox
2023-06-05doc/go1.21: fix link in debug/elf sectionTobias Klauser
2023-06-02doc/go1.21: document macOS and Windows requirementsDmitri Shuralyov
2023-06-02doc/go1.21: document that os.TempDir now uses GetTempPath2Wqmuntal
2023-06-02math/big: rename Int.ToFloat64 to Float64Alan Donovan
2023-06-01doc/go1.21: crypto release notesRoland Shoemaker
2023-06-01doc/go1.21: correct links in go/build noteIan Lance Taylor
2023-06-01doc/go1.21: fix io/fs.ReadDirFS link formattingTobias Klauser
2023-06-01doc: remove relnote TODO by merging with another sectionEli Bendersky
2023-06-01doc/go1.21: reformat flag init change noteIan Lance Taylor
2023-06-01doc/go1.21: remove some references to reverted CLsIan Lance Taylor
2023-06-01doc/go1.21: fix type in closing tagIan Lance Taylor
2023-06-01doc: add release note for go:wasmimportEli Bendersky
2023-06-01doc: add release note for cgo error on methods on C typesEli Bendersky
2023-06-01doc/go1.21: document PGO GA and devirtualizationMichael Pratt