aboutsummaryrefslogtreecommitdiff
path: root/doc/go1.19.html
AgeCommit message (Expand)Author
2022-04-27crypto/tls: remove tls10default GODEBUG flagFilippo Valsorda
2022-04-21os/exec: set PWD implicitly if Dir is non-empty and Env is nilBryan C. Mills
2022-04-19doc/go1.19: move the description of the runtime.GOROOT change from 'cmd/go' t...Bryan C. Mills
2022-04-12doc/go1.19: document cmd/go changes involving -trimpathBryan C. Mills
2022-04-07doc/go1.19: use the right package error.Is argumentsIan Lance Taylor
2022-04-07image/draw: have draw.Src preserve NRGBA colorsNigel Tao
2022-04-03net: support error.Is of network errors and context errorsIan Lance Taylor
2022-03-31strconv: quote rune 007F as \x7f, not \u007fIan Lance Taylor
2022-03-29doc/go1.19: mention new unix build constraintIan Lance Taylor
2022-03-04doc/go1.19: mention use of EDNS(0)Ian Lance Taylor
2022-03-02doc: start draft of go1.19 release notes, move go1.18 to x/websiteCarlos Amedee