aboutsummaryrefslogtreecommitdiff
path: root/api/go1.16.txt
AgeCommit message (Expand)Author
2022-12-02cmd/api: track darwin arm64 portRuss Cox
2022-12-02encoding/csv: use proper doc comment for Deprecated notesRuss Cox
2022-12-02archive/zip: use proper doc comment for Deprecated notesRuss Cox
2022-12-02archive/tar: use proper doc comment for Deprecated notesRuss Cox
2022-12-02cmd/api: track deprecationsRuss Cox
2021-01-27api/go1.16: add go/build/constraint APIsAlexander Rakoczy
2021-01-15syscall: remove RtlGenRandom and move it into internal/syscallJason A. Donenfeld
2021-01-14go/build: report positions for go:embed directivesJay Conrod
2021-01-08runtime/metrics: remove unused StopTheWorld Description fieldMichael Anthony Knyszek
2021-01-06crypto/x509: rollback new CertificateRequest fieldsFilippo Valsorda
2020-12-17api/go1.16: remove crypto/tls APIs that are moved to Go 1.17Dmitri Shuralyov
2020-12-17api: promote next to go1.16go1.16beta1Dmitri Shuralyov