COMMITS
May 27, 2026
K
runtime/race: build race detector linux/arm64 syso with no-outline-atomics
khr@golang.org committed
M
runtime: revert "always call slowpath for heap bits in span"
Michael Matloob committed
D
[dev.simd] simd: fix doc comments in slicepart_128.go
David Chase committed
I
crypto/x509: split candidate hostname only once
Ian Alexander committed
J
[dev.simd] simd: fix arm64 test build for TruncTo and uint64 shifts
Jonathan Swinney committed
May 26, 2026
M
debug/gosym: mask bracketed expressions rather than remove them
Mark Freeman committed
S
log/slog: use encoding.TextAppender for text handlers
Sean Liao committed
R
doc: document removal of asynctimerchan GODEBUG setting (update release notes)
Robert Griesemer committed
R
doc: document removal of gotypesalias GODEBUG setting (update release notes)
Robert Griesemer committed
R
doc: document new struct literal field selectors (update release notes)
Robert Griesemer committed
R
spec: added a few version references where they were missing
Robert Griesemer committed
R
doc: document generalized function type inference (update release notes)
Robert Griesemer committed
R
doc: document generic methods (update release notes)
Robert Griesemer committed
D
[dev.simd] simd: for wasm, add MulWiden{Lo,Hi}
David Chase committed
A
cmd/go/internal/work: add signpost to x/tools vet std test
Alan Donovan committed
J
[dev.simd] simd, cmd/compile: make all shift and rotate take uint64.
Junyang Shao committed
D
J
[dev.simd] simd, cmd/compile: TruncateToX -> TruncToX
Junyang Shao committed
J
[dev.simd] simd, cmd/compile: SumAbsDiff -> SumOf8AbsDiff
Junyang Shao committed
J
[dev.simd] simd, cmd/compile: AddSub->AddOddSubEven, MulAddSub->MulAddOddSubEven
Junyang Shao committed
C
all: REVERSE MERGE dev.simd (0ac6a67) into master
Cherry Mui committed
May 7, 2026
J
encoding/json/jsontext: correct invalid namespace error
Johan Brandhorst-Satzkorn committed
J
encoding/json/jsontext: use consistent receiver
Johan Brandhorst-Satzkorn committed
J
encoding/json/jsontext: remove ineffectual subtraction
Johan Brandhorst-Satzkorn committed
May 21, 2026
T
debug/elf: add FuzzReader
Tobias Klauser committed
May 20, 2026
D
[dev.simd] simd: add some emulations to amd64
David Chase committed
D
[dev.simd] simd: add some emulated methods to wasm
David Chase committed
April 16, 2026
R
spec: permit function type inference to satisfy assignability
Robert Griesemer committed
May 22, 2026
H
.github: update PULL_REQUEST_TEMPLATE to match the latest instruction
Hana Kim committed
March 23, 2026
D
[dev.simd] cmd/compile: add html formatter for "syntax" version of IR
David Chase committed