aboutsummaryrefslogtreecommitdiff
path: root/doc/next
AgeCommit message (Expand)Author
20 hourssync/atomic: public And/Or ops and race instrumentationMauri de Souza Meneguzzo
44 hoursnet/http: add Pattern field in Request to return matched pattern infoChen.Zhidong
46 hoursdoc/next/64910.md: reword release noteJonathan Amsterdam
46 hoursdoc: make symbol links simpler for relnotesJes Cok
48 hourscmd/go: add -changed to query for non-defaults in the envqiulaidongfeng
3 dayscrypto/x509: add text and binary marshal methods to OIDMateusz Poliwczak
3 daysgo/ast: add Preorder go1.23 iteratorAlan Donovan
3 daysgo/types, types2: add Alias.{TypeParams, SetTypeParams, TypeArgs, Origin}Robert Griesemer
3 daysruntime/debug: add SetCrashOutput(...CrashOptions) parameterAlan Donovan
4 daysdoc: add relnote fragment on stack slot mergingThan McIntosh
8 daysslices: add ChunkMatt Layher
9 daysslices: add iterator-related functionsIan Lance Taylor
9 daysreflect: add iterative related methodsqiulaidongfeng
10 daysruntime: properly frame panic values in tracebacksAlan Donovan
11 daysmath/rand/v2: add UintRuss Cox
12 daysiter: expose fundamental types to Go 1.23Russ Cox
2024-05-03cmd/vet: add stdversion analyzerAlan Donovan
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-18cmd/go: use cache for PGO preprocessingMichael Pratt
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-11misc/wasm: drop wasmtime < 14 supportJohan Brandhorst-Satzkorn
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
2024-03-14Revert "cmd/go/internal/test: add 'tests' vet check to 'go test' suite"Michael Knyszek
2024-03-14cmd/go/internal/test: add 'tests' vet check to 'go test' suiteAlan Donovan
2024-03-11net/http/httptest: add NewRequestWithContextKevin Burke
2024-03-10cmd/link,debug/elf: mark Go binaries with no branch target CFI on openbsdJoel Sing
2024-03-07unicode/utf16: add func RuneLenJes Cok
2024-03-07net: support TCP_KEEPIDLE, TCP_KEEPINTVL and TCP_KEEPCNT on newer WindowsAndy Pan
2024-03-05os: fix 63703.md release notesqmuntal
2024-03-04os: don't normalize volumes to drive letters in os.Readlinkqmuntal
2024-03-04os: don't treat mount points as symbolic linksqmuntal
2024-03-04doc/go1.23: document database/sql wrap errorsaimuz