| 2026-01-27 |
Ian Lance Taylor | cmd/link: remove unused symbol kind SFUNCTAB |
commit | commitdiff | tree |
| 2026-01-27 |
Neal Patel | simd/archsimd: fix typo in the SHA256Message1 documenta... |
commit | commitdiff | tree |
| 2026-01-27 |
Ian Lance Taylor | cmd/link: handle SRODATALRELRO in xcoffUpdateOuterSize |
commit | commitdiff | tree |
| 2026-01-27 |
Mark Freeman | go/types, types2: rename Named.finite to Named.varSize |
commit | commitdiff | tree |
| 2026-01-27 |
Michael Pratt | internal/runtime/gc/scan: include package in expandAVX5... |
commit | commitdiff | tree |
| 2026-01-27 |
Michael Pratt | runtime: rename aeshashbody to runtime.aeshashbody |
commit | commitdiff | tree |
| 2026-01-27 |
Mark Freeman | go/types, types2: add check for map value completeness... |
commit | commitdiff | tree |
| 2026-01-27 |
Mark Freeman | go/types, types2: replace pendingType with completion... |
commit | commitdiff | tree |
| 2026-01-27 |
wangboyao | cmd/compile, runtime: avoid improper control transfer... |
commit | commitdiff | tree |
| 2026-01-27 |
Joel Sing | crypto/subtle: add vector implementation of xorBytes... |
commit | commitdiff | tree |
| 2026-01-27 |
fumiyanokesinn | cmd/compile/internal/reflectdata: fix divide by zero... |
commit | commitdiff | tree |
| 2026-01-26 |
Dmitri Shuralyov | doc/go1.27: document macOS requirements |
commit | commitdiff | tree |
| 2026-01-26 |
Dmitri Shuralyov | README.vendor: document release cycle considerations |
commit | commitdiff | tree |
| 2026-01-26 |
Dmitri Shuralyov | cmd/pprof: update vendored github.com/google/pprof |
commit | commitdiff | tree |
| 2026-01-26 |
khr@golang.org | internal/reflectlite: remove unused code |
commit | commitdiff | tree |
| 2026-01-26 |
Daniel Morsing | cmd/compile: reduce lock/scheduler contention |
commit | commitdiff | tree |
| 2026-01-26 |
Mateusz Poliwczak | go/scanner: clear all fields after Scanner reuse |
commit | commitdiff | tree |
| 2026-01-24 |
Keith Randall | cmd/compile: simplify AlgType usage |
commit | commitdiff | tree |
| 2026-01-24 |
Keith Randall | cmd/compile: simplify array parsing in equality signatures |
commit | commitdiff | tree |
| 2026-01-24 |
Keith Randall | cmd/compile: clean up eq and hash implementations |
commit | commitdiff | tree |
| 2026-01-24 |
Keith Randall | cmd/compile: use equality signatures in hash function... |
commit | commitdiff | tree |
| 2026-01-24 |
Keith Randall | cmd/compile: reorg equality functions a bit |
commit | commitdiff | tree |
| 2026-01-24 |
khr@golang.org | cmd/compile: redo how equality functions are generated |
commit | commitdiff | tree |
| 2026-01-24 |
David Symonds | encoding/json: fix typo in package doc. |
commit | commitdiff | tree |
| 2026-01-23 |
xieyuschen | cmd/compile: fix loopvar version detection with line... |
commit | commitdiff | tree |
| 2026-01-23 |
Gavin Lam | runtime: speed up cheaprand and cheaprand64 |
commit | commitdiff | tree |
| 2026-01-23 |
Jorropo | cmd/compile: on amd64 use 32bits copies for 64bits... |
commit | commitdiff | tree |
| 2026-01-23 |
Jorropo | cmd/compile: cleanup noLimit in prove |
commit | commitdiff | tree |
| 2026-01-23 |
Jorropo | cmd/compile: improve PopCount's limits modeling and... |
commit | commitdiff | tree |
| 2026-01-23 |
Jorropo | cmd/compile: add limits bruteforce tests for bitlen |
commit | commitdiff | tree |
| 2026-01-23 |
Jorropo | cmd/compile: improve Ctz's limits modeling and add... |
commit | commitdiff | tree |
| 2026-01-23 |
Jorropo | cmd/compile: cleanup isUnsignedPowerOfTwo |
commit | commitdiff | tree |
| 2026-01-23 |
Lin Lin | net: fix some ineffectual assignments reported by ineff... |
commit | commitdiff | tree |
| 2026-01-23 |
Nicholas S... | all: update vendored dependencies |
commit | commitdiff | tree |
| 2026-01-23 |
Michael Anthony... | internal/buildcfg: disable sizespecializedmalloc by... |
commit | commitdiff | tree |
| 2026-01-23 |
goto1134 | cmd/compile: fix typos in types2 api_test.go |
commit | commitdiff | tree |
| 2026-01-23 |
Josh Bleecher... | cmd/go/internal/vcs: support git worktrees |
commit | commitdiff | tree |
| 2026-01-23 |
Robert Griesemer | go/types, types: flip field/method selection logic... |
commit | commitdiff | tree |
| 2026-01-23 |
Xiaolin Zhao | cmd/compile: avoid extending when already sufficiently... |
commit | commitdiff | tree |
| 2026-01-23 |
mohanson | math/pow10: remove overlapping boundary (n=0) |
commit | commitdiff | tree |
| 2026-01-23 |
Ryan Diep | cmd/compile/internal/pgo: error parsing profile (for... |
commit | commitdiff | tree |
| 2026-01-23 |
Nick Ripley | runtime: remove logical stack sentinel for runtime... |
commit | commitdiff | tree |
| 2026-01-23 |
mohanson | math: use shared signMask constant |
commit | commitdiff | tree |
| 2026-01-23 |
Nick Ripley | runtime: remove unused mutexevent linkname |
commit | commitdiff | tree |
| 2026-01-23 |
Ian Lance Taylor | cmd/link: put type descriptors in .go.type section |
commit | commitdiff | tree |
| 2026-01-23 |
Robert Griesemer | go/types, types2: remove support for gotypesalias GODEB... |
commit | commitdiff | tree |
| 2026-01-22 |
Keith Randall | cmd/compile: ensure ops have the expected argument... |
commit | commitdiff | tree |
| 2026-01-22 |
Alexander Musman | cmd/compile: optimize small constant-sized MemEq |
commit | commitdiff | tree |
| 2026-01-22 |
khr@golang.org | encoding/json: remove unneeded unsafe import |
commit | commitdiff | tree |
| 2026-01-22 |
Nicholas S... | net/http: Add Server.DisableClientPriority field |
commit | commitdiff | tree |
| 2026-01-22 |
Russ Cox | all: update to Unicode 17 |
commit | commitdiff | tree |
| 2026-01-22 |
Bill Morgan | syscall: document Sendfile semantics |
commit | commitdiff | tree |
| 2026-01-22 |
Mark F | debug/elf: return FormatError when reading short files |
commit | commitdiff | tree |
| 2026-01-22 |
jjpinto | simd/archsimd/_gen/simdgen: fix typos in error messages |
commit | commitdiff | tree |
| 2026-01-22 |
jjpinto | test: use lower-case error message in heapsampling.go |
commit | commitdiff | tree |
| 2026-01-22 |
Cuong Manh Le | cmd/compile: speedup large init function compile time |
commit | commitdiff | tree |
| 2026-01-22 |
Gavin Lam | internal/runtime: remove math.Mul64 |
commit | commitdiff | tree |
| 2026-01-22 |
Tobias Klauser | syscall: return early on error in Recvmsg |
commit | commitdiff | tree |
| 2026-01-22 |
Guoqi Chen | cmd/compile: allow Bswap{64,32,16} on loong64 |
commit | commitdiff | tree |
| 2026-01-22 |
Josh Bleecher... | cmd/go/internal/vcs: use 0o for octal |
commit | commitdiff | tree |
| 2026-01-22 |
Neal Patel | cmd/cgo: add test for sanitizing smuggled doc comment... |
commit | commitdiff | tree |
| 2026-01-22 |
jiahua wang | strings: use bytealg.LastIndexRabinKarp on strings... |
commit | commitdiff | tree |
| 2026-01-22 |
1911860538 | net/http: use math/rand/v2 instead of math/rand |
commit | commitdiff | tree |
| 2026-01-22 |
Michael Pratt | runtime: guard unexpected return pc gp.m dereference |
commit | commitdiff | tree |
| 2026-01-22 |
Keith Randall | cmd/compile: reserve less memory for bitvectors |
commit | commitdiff | tree |
| 2026-01-22 |
Joe Tsai | encoding/json/v2: remove issue reference in Duration... |
commit | commitdiff | tree |
| 2026-01-22 |
Cuong Manh Le | cmd/compile: remove unnecessary code in keepAliveAt |
commit | commitdiff | tree |
| 2026-01-22 |
Cuong Manh Le | cmd/compile: fix mis-compilation for static array initi... |
commit | commitdiff | tree |
| 2026-01-22 |
Cuong Manh Le | cmd/compile: refactor preserveStmt |
commit | commitdiff | tree |
| 2026-01-22 |
Cuong Manh Le | cmd/compile: better name for BloopWalk |
commit | commitdiff | tree |
| 2026-01-22 |
Robert Griesemer | go/types, types2: better error when selecting field... |
commit | commitdiff | tree |
| 2026-01-21 |
Carlos Amedee | doc/next: initialize |
commit | commitdiff | tree |
| 2026-01-21 |
Carlos Amedee | internal/goversion: update Version to 1.27 |
commit | commitdiff | tree |
| 2026-01-21 |
Youlin Feng | runtime: remove the unused scanIdx from mspan |
commit | commitdiff | tree |
| 2026-01-20 |
Alan Donovan | cmd/compile/internal/staticinit: fix bug in global... |
commit | commitdiff | tree |
| 2026-01-20 |
Daniel Müllner | strconv: don't call internal Atoi twice in Atoi |
commit | commitdiff | tree |
| 2026-01-16 |
Michael Pratt | doc: fix urlmaxqueryparams typos |
commit | commitdiff | tree |
| 2026-01-15 |
Alan Donovan | go/types,cmd/compile/internal/types2: better diagnostic... |
commit | commitdiff | tree |
| 2026-01-15 |
Damien Neil | archive/zip: reduce CPU usage in index construction |
commit | commitdiff | tree |
| 2026-01-15 |
Damien Neil | net/url: add urlmaxqueryparams GODEBUG to limit the... |
commit | commitdiff | tree |
| 2026-01-15 |
Neal Patel | cmd/go/internal/work: sanitize flags before invoking... |
commit | commitdiff | tree |
| 2026-01-15 |
Roland Shoemaker | cmd/go: update VCS commands to use safer flag/argument... |
commit | commitdiff | tree |
| 2026-01-15 |
Roland Shoemaker | crypto/tls: don't copy auto-rotated session ticket... |
commit | commitdiff | tree |
| 2026-01-15 |
Prateik Lohani | sort: improve comment readability for Stable function |
commit | commitdiff | tree |
| 2026-01-14 |
Filippo Valsorda | crypto/internal/fips140test: add ML-DSA to FIPS 140... |
commit | commitdiff | tree |
| 2026-01-13 |
Austin Clements | simd/archsimd: 128- and 256-bit FMA operations do not... |
commit | commitdiff | tree |
| 2026-01-13 |
Austin Clements | simd/archsimd/_gen/simdgen: feature implications |
commit | commitdiff | tree |
| 2026-01-13 |
Michael Matloob | runtime: rename mallocTiny* to mallocgcTinySize* |
commit | commitdiff | tree |
| 2026-01-13 |
cuishuang | all: fix misspellings in comments |
commit | commitdiff | tree |
| 2026-01-12 |
Damien Neil | os/exec: move platform-specific LookPath docs to a... |
commit | commitdiff | tree |
| 2026-01-12 |
Ori Bernstein | os/exec_test: fix test on Plan 9 |
commit | commitdiff | tree |
| 2026-01-12 |
qmuntal | net: fix socket duplication error handling on Windows |
commit | commitdiff | tree |
| 2026-01-12 |
qmuntal | net: don't ignore getsockname errors in newFileFD |
commit | commitdiff | tree |
| 2026-01-12 |
qmuntal | net: don't ignore errors in TestUnixUnlink |
commit | commitdiff | tree |
| 2026-01-12 |
Filippo Valsorda | crypto: use testenv.Executable(t) instead of os.Args... |
commit | commitdiff | tree |
| 2026-01-12 |
Robert Griesemer | spec: slightly re-arrange composite literal section... |
commit | commitdiff | tree |
| 2026-01-09 |
jjpinto | cmd/dist: fix goroot typo in panic message |
commit | commitdiff | tree |
| 2026-01-09 |
Alan Donovan | path/filepath: Match: improve doc comment |
commit | commitdiff | tree |
| 2026-01-09 |
Filippo Valsorda | crypto/rsa: log key on test failure |
commit | commitdiff | tree |
| 2026-01-09 |
Michael Matloob | cmd/go: only use check cache action's dependencies... |
commit | commitdiff | tree |
| next |