COMMITS
May 28, 2026
R
cmd/go: allow defaults for removed GODEBUG settings
Robert Griesemer committed
T
debug/elf: avoid needless inner loops in dynamicVersions
Tobias Klauser committed
O
net/http/cookiejar: add godoc links
Olivier Mengué committed
June 1, 2026
C
all: REVERSE MERGE dev.simd (0e5948d) into master
Cherry Mui committed
C
[dev.simd] all: merge master (1cae25d) into dev.simd
Cherry Mui committed
M
Revert "go/types: keep generic methods out of method sets"
Mark Freeman committed
May 7, 2026
J
encoding/json: fix typos, grammar, and stale comment references
Johan Brandhorst-Satzkorn committed
May 30, 2026
D
[dev.simd] simd, cmd/compile: add Midway GODEBUG=simd=0 emulation switch
David Chase committed
J
cmd/compile: add missing condition in SBFX -> SBFIZ opt
Josh Bleecher Snyder committed
R
go/types: generate version.go from types2-equivalent
Robert Griesemer committed
I
encoding/gob: don't drop entries from large map
Ian Lance Taylor committed
September 30, 2025
D
reflect: linkify the docs for Value.Seq and Value.Seq2
Daniel Martí committed
May 31, 2026
D
[dev.simd] simd: attempting to pin down the simdgen output-order glitch
David Chase committed
May 25, 2026
K
test: soften traceback speed test
Keith Randall committed
May 29, 2026
J
encoding/json: mostly fix error offset regression
Joe Tsai committed
D
[dev.simd] simd: add carryless multiply for wasm and for midway
David Chase committed
D
[dev.simd] simd: add ARM64 PMULL (carrylessMultiplyWidenLo) intrinsic
David Chase committed
C
all: REVERSE MERGE dev.simd (b566743) into master
Cherry Mui committed
C
[dev.simd] all: merge master (388e94d) into dev.simd
Cherry Mui committed
J
encoding/json: refactor tests to use string literals for error offset
Joe Tsai committed
R
Revert "cmd/gofmt: fix symlink file truncation"
Robert Griesemer committed
C
[dev.simd] internal/buildcfg: disable simd experiment for reverse merge
Cherry Mui committed
May 21, 2026
M
go/types: keep generic methods out of method sets
Mark Freeman committed
May 27, 2026
J
cmd/compile: use AuxInt for OpMove size in DSE
Josh Bleecher Snyder committed
A
[dev.simd] simd: rename LoLong intrinsics to WidenLo
Alexander Musman committed
A
[dev.simd] simdgen: filter arrangement symbols for shaped ARM64 instructions
Alexander Musman committed
J
encoding/json/v2: use option flags to signal presence of tags
Joe Tsai committed
February 19, 2026
D
regexp: apply canonicalization to scripts lookup
Daniel Morsing committed
May 22, 2026
D
[dev.simd] simd: add arm64 Neon support to midway
David Chase committed
April 9, 2026
W
encoding/gob: fix copy-paste bug
Weixie Cui committed