aboutsummaryrefslogtreecommitdiff
path: root/doc/next/6-stdlib
AgeCommit message (Expand)Author
2 daysRevert "runtime: remove GODEBUG=runtimecontentionstacks"Rhys Hiltner
8 daysdoc: add release notes for a couple minor tracing featuresMichael Anthony Knyszek
9 daysdoc/next: populate TODOs found with relnote todoDmitri Shuralyov
10 dayscrypto/tls: add ech client supportRoland Shoemaker
10 daysmath/rand/v2: add ChaCha8.ReadFilippo Valsorda
10 dayscrypto/tls: disable 3-DES by defaultFilippo Valsorda
10 daysnet/http: add partitioned attribute to cookie typeislishude
10 dayscrypto/tls: improved 0-RTT QUIC APIDamien Neil
10 daysdoc: correct issue number for release noteJes Cok
11 dayscrypto/x509: cleanup signature generationFilippo Valsorda
11 daysruntime: remove GODEBUG=runtimecontentionstacksRhys Hiltner
11 daysruntime: increase profiling stack depth to 128Felix Geisendörfer
12 dayscmd/compile: add structs.HostLayoutDavid Chase
12 daysencoding/binary: add Append, Encode and DecodeLorenz Bauer
12 daysdoc: simplify links for release notesJes Cok
12 daysmaps: add All, Keys, Values, Insert, Collectaimuz
2024-05-17sync/atomic: public And/Or ops and race instrumentationMauri de Souza Meneguzzo
2024-05-16net/http: add Pattern field in Request to return matched pattern infoChen.Zhidong
2024-05-16doc/next/64910.md: reword release noteJonathan Amsterdam
2024-05-16doc: make symbol links simpler for relnotesJes Cok
2024-05-16crypto/x509: add text and binary marshal methods to OIDMateusz Poliwczak
2024-05-15go/ast: add Preorder go1.23 iteratorAlan Donovan
2024-05-15go/types, types2: add Alias.{TypeParams, SetTypeParams, TypeArgs, Origin}Robert Griesemer
2024-05-15runtime/debug: add SetCrashOutput(...CrashOptions) parameterAlan Donovan
2024-05-10slices: add ChunkMatt Layher
2024-05-09slices: add iterator-related functionsIan Lance Taylor
2024-05-09reflect: add iterative related methodsqiulaidongfeng
2024-05-07math/rand/v2: add UintRuss Cox
2024-05-06iter: expose fundamental types to Go 1.23Russ Cox
2024-04-24go/types: add Alias.RhsAlan Donovan
2024-04-24doc: fix typos in docsguoguangwu
2024-04-22unique: add unique package and implement Make/HandleMichael Anthony Knyszek
2024-04-19doc: make symbol links simpler for relnotesJes Cok
2024-04-19net/http: add field Cookie.Quoted boolNuno Gonçalves
2024-04-18go/types: add Func.Signature methodAlan Donovan
2024-04-18doc: simplify symbol links for relnotesJes Cok
2024-04-17net/http: add ParseCookie, ParseSetCookieJes Cok
2024-04-16debug/elf: define non-standard but well-known symbol typesIan Lance Taylor
2024-04-14net: add Unwrap to *DNSErrorMateusz Poliwczak
2024-04-12doc: make use of simpler symbol links for relnotesJes Cok
2024-04-10doc: update relnote for sync.Map.ClearJes Cok
2024-04-05testing/fstest: return structured errors in TestFSOlivier Mengué
2024-04-02all: add reflect.SliceAt functionCuong Manh Le
2024-03-22Revert "testing: add TB.SetGOMAXPROCS function"Ian Lance Taylor
2024-03-21testing: add TB.SetGOMAXPROCS functionsivchari
2024-03-20doc/go1.23: document "net/http".Request.CookiesNamed methodDmitri Shuralyov
2024-03-19slices: add func RepeatJes Cok
2024-03-15archive/tar: add FileInfoNames interfaceqiulaidongfeng
2024-03-15doc: document new timer behaviorRuss Cox
2024-03-15doc: fix various release notes mistakesRuss Cox