aboutsummaryrefslogtreecommitdiff
path: root/doc/go1.17.html
AgeCommit message (Expand)Author
2021-05-07doc/go1.17: fill in TODO for compress/lzw packageJoe Tsai
2021-05-07doc/go1.17: fill in TODO for reflect packageJoe Tsai
2021-05-07doc/go1.17: document encoding/binary.Uvarint max read of 10 bytesEmmanuel T Odeke
2021-05-07doc/go1.17: fill in TODO for strconv packageJoe Tsai
2021-05-07doc/go1.17: move language specification TODO to the right placeDmitri Shuralyov
2021-05-06crypto/tls: enforce ALPN overlap when negotiated on both sidesRoland Shoemaker
2021-05-06doc/go1.17: document fixes for negative rune handlingDmitri Shuralyov
2021-05-05doc/go1.17: fill in Go 1.17 release note TODOs using relnoteDmitri Shuralyov
2021-05-04doc/go1.17: require macOS 10.13 or laterDmitri Shuralyov
2021-05-04cmd/go: suppress SSH password prompts when fetching modules or reposBryan C. Mills
2021-05-02time: make time.Time print a valid Go string with %#vKevin Burke
2021-04-30cmd/go: prune go.mod and go.sum files from vendored dependenciesBryan C. Mills
2021-04-30cmd/go: annotate versions in vendor/modules.txtBryan C. Mills
2021-04-30cmd/go: smooth out upgrade paths for lazy loadingBryan C. Mills
2021-04-30cmd/go: enable lazy loadingBryan C. Mills
2021-04-16doc: add release note for module deprecationJay Conrod
2021-04-06runtime/cgo: add Handle for managing (c)go pointersChangkun Ou
2021-03-19cmd/go: assume Go 1.16 instead of Go 1.11 for dependencies that lack explicit...Bryan C. Mills
2021-03-17cmd/go: only add a 'go' directive to the main module when the go.mod file wil...Bryan C. Mills
2021-03-16crypto/tls: add HandshakeContext method to ConnJohan Brandhorst
2021-03-02cmd/go: remove -insecure flag on go getwitchard
2021-02-23doc: start draft go1.17 release notes, move go1.16 to x/websiteDmitri Shuralyov