aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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-16doc: fix tense in godebug (s/revert/reverted)Ian Lance Taylor
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-11all: consistently use "IEEE 754" over "IEEE-754"Joe Tsai
2024-04-11misc/wasm: drop wasmtime < 14 supportJohan Brandhorst-Satzkorn
2024-04-10doc/README.md: note simpler symbol linksJonathan Amsterdam
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-14time: avoid stale receives after Timer/Ticker Stop/Reset returnRuss 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-13time: garbage collect unstopped Tickers and TimersRuss Cox
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
2024-03-04doc: fix typo of gotypesaliasBenjamin Peterson
2024-03-04doc: close HTML tagscui fliter
2024-02-28reflect: add Overflow methods to TypeJes Cok
2024-02-27doc: document os.ModeSocket support on Windowsqmuntal
2024-02-26doc/next: add the missing slashes ahead of net#Dialer and net#ListenConfigAndy Pan
2024-02-26path/filepath: add LocalizeDamien Neil
2024-02-26net/http: allow multiple spaces between method and path in mux patternsJes Cok
2024-02-23Revert "os: make FindProcess use pidfd on Linux"Michael Pratt
2024-02-23cmd: don't require build tags in relnote pathnamesJonathan Amsterdam
2024-02-23os: implement CopyFSAndy Pan
2024-02-21cmd: remove support for GOROOT_FINALConstantin Konstantinidis
2024-02-21os: make FindProcess use pidfd on LinuxKir Kolyshkin
2024-02-20net: add KeepAliveConfig and implement SetKeepAliveConfigAndy Pan
2024-02-14doc/go1.23: document macOS requirementsDmitri Shuralyov
2024-02-07doc/next: add release note for sync/Map.ClearNasfame