aboutsummaryrefslogtreecommitdiff
path: root/doc/next/6-stdlib
AgeCommit message (Expand)Author
2024-10-25doc: document new http.Transport limit on 1xx responsesDamien Neil
2024-10-02hash/maphash: add WriteComparable and Comparableqiulaidongfeng
2024-10-02encoding/json: add omitzero optionJes Cok
2024-09-26text/template: support range-over-intqiulaidongfeng
2024-09-23net,net/netip: implement the encoding.(Binary|Text)Appenderapocelipes
2024-09-23text/template: support range-over-funcqiulaidongfeng
2024-09-23archive/{zip,tar}: fix Writer.AddFS to include empty directoriesSong Gao
2024-09-20testing: implement testing.B.Loopsunnymilk
2024-09-03encoding/json: add embedded structs to the UnmarshalTypeError's Fieldj2gg0s
2024-09-03net: enable multipath TCP by default for listenersAperence
2024-08-29net/http: add HTTP2ConfigDamien Neil
2024-08-21os/user: document Current improvementsqmuntal
2024-08-21crypto/x509,math/rand/v2: implement the encoding.(Binary|Text)Appenderapocelipes
2024-08-20runtime: deprecate GOROOTDmitri Shuralyov
2024-08-20doc/next: update 36532.md to wording suggested in CLIan Lance Taylor
2024-08-20doc/next: revert incorrect change to 62516.md made in CL 603959Ian Lance Taylor
2024-08-20time: implement the encoding.(Binary|Text)Appender for Timeapocelipes
2024-08-20testing: add ContextVladimir Varankin
2024-08-19math/rand: make calls to Seed no-opPaschalis T
2024-08-16testing: add ChdirKir Kolyshkin
2024-08-15math/big,regexp: implement the encoding.TextAppender interfaceapocelipes
2024-08-14bytes, strings: add Lines, SplitSeq, SplitAfterSeq, FieldsSeq, FieldsFuncSeqaimuz
2024-08-14log/slog: implement encoding.TextAppender for Level and LevelVarapocelipes
2024-08-09crypto/tls: expose extensions presented by client to GetCertificateBobby Powers
2024-08-08net/url: implement encoding.BinaryAppender for URLapocelipes
2024-08-07hash: implement the encoding.BinaryAppender interfaceapocelipes
2024-08-01crypto: implement encoding.BinaryAppender for all crypto hashesMateusz Poliwczak
2024-07-31go/types: add go1.23 iterator methods for 10 exported typesAlan Donovan
2024-07-30encoding: add TextAppender and BinaryAppenderMateusz Poliwczak
2024-07-22doc: initialize next directory for Go 1.24Dmitri Shuralyov
2024-06-21doc/next: deleteGopher Robot
2024-06-18net/http: keep Content-Encoding in Error, add GODEBUG for ServeContentDamien Neil
2024-06-18doc: add note about x509sha1 removal in 1.24Roland Shoemaker
2024-06-18doc/next: improve wording for proposal 67061Dmitri Shuralyov
2024-06-12doc/next: improve description of proposal 61308Dmitri Shuralyov
2024-06-12doc/next: reword map iterator function notesCherry Mui
2024-06-12net: add GODEBUG=netedns0=0 to disable sending EDNS0 headerIan Lance Taylor
2024-06-05doc: document new default for GODEBUG gotypesalias setting in release notesRobert Griesemer
2024-06-05doc/next: mention new error on time.Parse timezone overflowIan Lance Taylor
2024-06-05doc: document GOEXPERIMENT=aliastypeparams in release notesRobert Griesemer
2024-05-30Revert "runtime: remove GODEBUG=runtimecontentionstacks"Rhys Hiltner
2024-05-24doc: add release notes for a couple minor tracing featuresMichael Anthony Knyszek
2024-05-23doc/next: populate TODOs found with relnote todoDmitri Shuralyov
2024-05-23crypto/tls: add ech client supportRoland Shoemaker
2024-05-22math/rand/v2: add ChaCha8.ReadFilippo Valsorda
2024-05-22crypto/tls: disable 3-DES by defaultFilippo Valsorda
2024-05-22net/http: add partitioned attribute to cookie typeislishude
2024-05-22crypto/tls: improved 0-RTT QUIC APIDamien Neil
2024-05-22doc: correct issue number for release noteJes Cok
2024-05-22crypto/x509: cleanup signature generationFilippo Valsorda