aboutsummaryrefslogtreecommitdiff
path: root/doc/go1.16.html
AgeCommit message (Expand)Author
2020-09-09cmd/go/internal/modload: implement the "all" pattern for lazy loadingBryan C. Mills
2020-09-05doc/go1.16: reformat the minor changes section as a definition listAinar Garipov
2020-09-02net/http: reject negative suffix-length Range:bytes=--N with 416 status codeEmmanuel T Odeke
2020-08-28text/template: add CommentNode to template parse treeAriel Mashraki
2020-08-27cmd/go, testing, os: fail test that calls os.Exit(0)Ian Lance Taylor
2020-08-26net: export ErrClosedIan Lance Taylor
2020-08-26doc: add module retraction to release notesJay Conrod
2020-08-25net/http: handle Request.URL.RawPath in StripPrefixAndrew Gerrand
2020-08-20unicode: upgrade to Unicode 13.0.0Marcel van Lohuizen
2020-08-13doc: add a release notes blurb on 1.16 linker improvementsThan McIntosh
2020-08-12doc/go1.16: start draft release notesDmitri Shuralyov