2024-01-11 |
Keith Randall | runtime: ensure we free unrolled GC bitmaps |
commit | commitdiff | tree |
2024-01-11 |
Robert Griesemer | go/types, types2: don't lose position info of interface... |
commit | commitdiff | tree |
2024-01-11 |
Mauri de Souza... | cmd/compile: document go:wasmimport directive |
commit | commitdiff | tree |
2024-01-11 |
Keith Randall | runtime: don't mark unrolled bitmap type as having... |
commit | commitdiff | tree |
2024-01-10 |
Bryan C. Mills | os: relax tests and add examples for UserCacheDir and... |
commit | commitdiff | tree |
2024-01-10 |
Than McIntosh | cmd/compile: use hashed symbol name for go.shape types... |
commit | commitdiff | tree |
2024-01-10 |
cui fliter | net: add available godoc link |
commit | commitdiff | tree |
2024-01-09 |
Michael Pratt | runtime: replace rwmutexR/W with per-rwmutex lock rank |
commit | commitdiff | tree |
2024-01-09 |
Jes Cok | net/http: clarify the precedence order for Request... |
commit | commitdiff | tree |
2024-01-09 |
Robert Griesemer | math/big: fix uint64 overflow in nat.mulRange |
commit | commitdiff | tree |
2024-01-09 |
Roger Peppe | io/fs,path/filepath: fix typo in SkipAll/SkipDir doc |
commit | commitdiff | tree |
2024-01-09 |
Mauri de Souza... | runtime: fix tests when running with -msan |
commit | commitdiff | tree |
2024-01-08 |
Mehdi Mostafavi | cmd/doc: fix inconsistent receiver name |
commit | commitdiff | tree |
2024-01-08 |
Mauri de Souza... | net: clarify maxListenerBacklog windows implementation |
commit | commitdiff | tree |
2024-01-08 |
Jonathan Amsterdam | log/slog: clarify SetDefault behavior |
commit | commitdiff | tree |
2024-01-08 |
sivchari | sync: use map[any]any instead of map[interface{}]interf... |
commit | commitdiff | tree |
2024-01-08 |
Cuong Manh Le | cmd/compile: handle defined iter func type correctly |
commit | commitdiff | tree |
2024-01-05 |
Jes Cok | doc: s/adjustements/adjustments |
commit | commitdiff | tree |
2024-01-05 |
Alan Donovan | slices: explicitly discard results of some functions |
commit | commitdiff | tree |
2024-01-05 |
Than McIntosh | cmd/go: run cover tool before swig |
commit | commitdiff | tree |
2024-01-04 |
Sean Liao | github: switch seen/expected order in issue forms |
commit | commitdiff | tree |
2024-01-04 |
Andy Pan | net/http: respond with 400 Bad Request for empty hex... |
commit | commitdiff | tree |
2024-01-04 |
Bryan C. Mills | net/http/cgi: in TestCopyError, check for a Handler... |
commit | commitdiff | tree |
2024-01-04 |
Devon H. O... | cmd/api: fix panic on exported basic type aliases |
commit | commitdiff | tree |
2024-01-03 |
John Howard | pagetrace: fix build when experiment is on |
commit | commitdiff | tree |
2024-01-03 |
Jes Cok | net/http: make Request.Clone create fresh copies for... |
commit | commitdiff | tree |
2024-01-03 |
Alan Donovan | doc/go1.22: add links to go/types symbols |
commit | commitdiff | tree |
2024-01-03 |
Joel Sing | runtime: correct scavengeIndex.sysGrow min index handling |
commit | commitdiff | tree |
2023-12-30 |
cui fliter | all: replace outdated links |
commit | commitdiff | tree |
2023-12-30 |
RenJiangdu | reflect: fix typo in type.go |
commit | commitdiff | tree |
2023-12-27 |
Robert Griesemer | doc: fix typo in example in spec |
commit | commitdiff | tree |
2023-12-27 |
Robert Griesemer | doc: document new iteration variable semantics in spec |
commit | commitdiff | tree |
2023-12-27 |
Robert Griesemer | doc: document version at which new language features... |
commit | commitdiff | tree |
2023-12-26 |
Dmitri Shuralyov | lib/time: update to 2023d/2023d |
commit | commitdiff | tree |
2023-12-21 |
Olivier Mengué | runtime/metrics: godoc link fixes |
commit | commitdiff | tree |
2023-12-21 |
Manlio Perillo | doc: fix misspelling in go1.22 release notes |
commit | commitdiff | tree |
2023-12-21 |
Cherry Mui | runtime: use racereleasemerge for godebugInc |
commit | commitdiff | tree |
2023-12-21 |
Keith Randall | cmd/compile: handle constant-folding of an out-of-range... |
commit | commitdiff | tree |
2023-12-20 |
Tim King | doc/go1.22: document changes to vet loopclosure analyzer |
commit | commitdiff | tree |
2023-12-20 |
Robert Griesemer | doc: update unsafe.Pointer rule in spec |
commit | commitdiff | tree |
2023-12-19 |
Roland Shoemaker | doc: add html/template release note |
commit | commitdiff | tree |
2023-12-19 |
Than McIntosh | doc: comment out remaining TODOs in Go 1.22 relnotes... |
commit | commitdiff | tree |
2023-12-19 |
Bryan C. Mills | doc/go1.22,cmd/go: document that 'go mod init' no longe... |
commit | commitdiff | tree |
2023-12-19 |
Bryan C. Mills | doc/go1.22: document removal of 'go get' support in... |
commit | commitdiff | tree |
2023-12-19 |
Carlos Amedee | doc: typo fix for net/http.ServeMux |
commit | commitdiff | tree |
2023-12-19 |
Russ Cox | cmd/go/internal/toolchain: revert "make a best effort... |
commit | commitdiff | tree |
2023-12-19 |
Jonathan Amsterdam | doc/go1.22.html: release notes for slog, testing/slogte... |
commit | commitdiff | tree |
2023-12-19 |
Robert Griesemer | cmd/compile: remove interfacecycles debug flag |
commit | commitdiff | tree |
2023-12-19 |
Guoqi Chen | doc/go1.22: announcing support address sanitizer on... |
commit | commitdiff | tree |
2023-12-18 |
Than McIntosh | test: skip rangegen.go on 32-bit platforms |
commit | commitdiff | tree |
2023-12-18 |
Filippo Valsorda | crypto/tls: align FIPS-only mode with BoringSSL policy |
commit | commitdiff | tree |
2023-12-18 |
Filippo Valsorda | crypto/internal/boring: upgrade module to fips-20220613 |
commit | commitdiff | tree |
2023-12-18 |
Than McIntosh | Revert "cmd/cgo/internal/testsanitizers: fix msan test... |
commit | commitdiff | tree |
2023-12-18 |
Tim King | cmd: go get golang.org/x/tools@83bceaf2 and revendor |
commit | commitdiff | tree |
2023-12-18 |
qmuntal | cmd/link/internal/loadpe: update comment about @feat... |
commit | commitdiff | tree |
2023-12-18 |
Russ Cox | doc: add math/rand/v2 release notes |
commit | commitdiff | tree |
2023-12-18 |
Irakli Safareli | builtin: mention PanicNilError in comments of recover |
commit | commitdiff | tree |
2023-12-18 |
Mauri de Souza... | cmd/cgo/internal/testsanitizers: fix msan test failing... |
commit | commitdiff | tree |
2023-12-18 |
Bryan C. Mills | internal/syscall/windows: fix the signature of SetFileI... |
commit | commitdiff | tree |
2023-12-18 |
Michael Anthony... | runtime: skip TestRuntimeLockMetricsAndProfile for... |
commit | commitdiff | tree |
2023-12-15 |
Michael Pratt | runtime: properly model rwmutex in lock ranking |
commit | commitdiff | tree |
2023-12-15 |
Jes Cok | all: fix copyright headers |
commit | commitdiff | tree |
2023-12-15 |
Keith Randall | cmd/asm: for arm, rewrite argument shifted right by... |
commit | commitdiff | tree |
2023-12-15 |
David Chase | runtime: add race annotations in IncNonDefault |
commit | commitdiff | tree |
2023-12-15 |
Keith Randall | cmd/asm: fix encoding for arm right shift by constant 0 |
commit | commitdiff | tree |
2023-12-15 |
Roland Shoemaker | doc: add crypto/tls and crypto/x509 release notes |
commit | commitdiff | tree |
2023-12-14 |
Russ Cox | net/netip: remove Prefix.Compare for Go 1.22 |
commit | commitdiff | tree |
2023-12-14 |
Bryan C. Mills | cmd/go/internal/toolchain: make a best effort to parse... |
commit | commitdiff | tree |
2023-12-14 |
Bryan C. Mills | cmd/go/internal/modfetch: simplify a redundant condition |
commit | commitdiff | tree |
2023-12-14 |
Bryan C. Mills | cmd/go/internal/vcweb: set GIT_PROTOCOL in the git... |
commit | commitdiff | tree |
2023-12-14 |
Andy Pan | doc/go1.22: correct the system call name used for zero... |
commit | commitdiff | tree |
2023-12-14 |
qiulaidongfeng | runtime: delete todo of the list field for mspan |
commit | commitdiff | tree |
2023-12-14 |
Davis Goodin | doc: improve release note for Windows hosts file being... |
commit | commitdiff | tree |
2023-12-14 |
qmuntal | doc: document Windows os.ReadDir improvements |
commit | commitdiff | tree |
2023-12-14 |
cui fliter | doc: add missing html tags |
commit | commitdiff | tree |
2023-12-14 |
Danil Timerbulatov | all: remove newline characters after return statements |
commit | commitdiff | tree |
2023-12-14 |
Dmitri Shuralyov | doc/go1.22: pre-announce dropping macOS 10.15 support |
commit | commitdiff | tree |
2023-12-14 |
Than McIntosh | doc: add release note fragment on inlining changes |
commit | commitdiff | tree |
2023-12-13 |
Robert Griesemer | go/types, types2: report error for range over int if... |
commit | commitdiff | tree |
2023-12-13 |
Tolya Korniltsev | runtime/pprof: fix inlined generics locations |
commit | commitdiff | tree |
2023-12-13 |
Robert Griesemer | doc: in pre-generic spec, be explicit that it is not... |
commit | commitdiff | tree |
2023-12-13 |
Robert Griesemer | go/types, types2: better error message when missing... |
commit | commitdiff | tree |
2023-12-13 |
Mauri de Souza... | iter: fix race instrumentation for Pull2 |
commit | commitdiff | tree |
2023-12-13 |
Robert Griesemer | go/types, types2: avoid confusing error message "have... |
commit | commitdiff | tree |
2023-12-13 |
Mauri de Souza... | doc/go1.22: document reflect.TypeFor |
commit | commitdiff | tree |
2023-12-13 |
Roland Shoemaker | crypto/x509: properly gate test on macos version |
commit | commitdiff | tree |
2023-12-12 |
Damien Neil | doc/go1.22: document minor net/http changes |
commit | commitdiff | tree |
2023-12-12 |
Damien Neil | doc/go1.22: document zero-copy to net.UnixConn |
commit | commitdiff | tree |
2023-12-12 |
qmuntal | doc: document SetUnhandledExceptionFilter interop |
commit | commitdiff | tree |
2023-12-12 |
Damien Neil | doc/go1.22: remove reference to #60107 |
commit | commitdiff | tree |
2023-12-12 |
Mauri de Souza... | cmd/cgo/internal/testsanitizers: check for go build... |
commit | commitdiff | tree |
2023-12-12 |
Robert Griesemer | go/types, types2: flip message contents for reverse... |
commit | commitdiff | tree |
2023-12-12 |
Robert Griesemer | go/types, types2: better error message for cases of... |
commit | commitdiff | tree |
2023-12-12 |
Bryan C. Mills | doc/go1.22: remove empty cgo section |
commit | commitdiff | tree |
2023-12-12 |
Alan Donovan | doc/go1.22: document ast.Unparen |
commit | commitdiff | tree |
2023-12-12 |
Robert Griesemer | doc: emphasize gotypesalias GODEBUG flag in go 1.22... |
commit | commitdiff | tree |
2023-12-12 |
Michael Pratt | doc/go1.22: document io changes |
commit | commitdiff | tree |
2023-12-12 |
Michael Pratt | doc/go1.22: document bufio changes |
commit | commitdiff | tree |
2023-12-12 |
Michael Pratt | doc/go1.22: document archive/tar and archive/zip changes |
commit | commitdiff | tree |
2023-12-12 |
Bryan C. Mills | cmd/go: explicitly name the default branch “main” in... |
commit | commitdiff | tree |
next |