COMMITS
July 7, 2023
T
[dev.inline] merge with master at 894d24d617
Than McIntosh committed
T
src/database/sql: run gofmt
Than McIntosh committed
R
go/types, types2: do not mutate arguments in NewChecker
Robert Findley committed
June 28, 2023
M
math: add test that covers riscv64 fnm{add,sub} codegen
Michael Munday committed
D
net/http: validate Host header before sending
Damien Neil committed
C
cmd/compile: handle min/max correctly in mayCall
Cuong Manh Le committed
July 6, 2023
J
log/slog: handle recursively empty groups
Jonathan Amsterdam committed
July 5, 2023
A
os: do not skip directory entries with zero inodes on wasip1
Achille Roussel committed
C
runtime: print output on failure in TestMemPprof
Cherry Mui committed
R
cmd/go: pass GoVersion in vet config
Russ Cox committed
R
go/types: record Config.GoVersion for reporting in Package.GoVersion method
Russ Cox committed
M
log/slog: fix faulty test
Merrick Clay committed
July 3, 2023
I
net: only build cgo_stub.go on unix or wasip1
Ian Lance Taylor committed
K
runtime: have ReadMemStats do a nil check before switching stacks
Keith Randall committed
June 27, 2023
M
cmd/compile: fix FMA negative commutativity of riscv64
Meng Zhuo committed
June 30, 2023
M
math: fix portable FMA when x*y < 0 and x*y == -z
Michael Munday committed
M
runtime: check GOFLAGS not GCFLAGS
Michael Pratt committed
June 23, 2023
Z
June 9, 2023
M
runtime,runtime/metrics: clarify OS stack metrics
Michael Anthony Knyszek committed
June 29, 2023
O
os, syscall: update unreachable link about =C: envs
Oleksandr Redko committed
J
cmd/asm/internal/lex: fix comment, remove the first "has"
Jes Cok committed
R
cmd/compile/internal/types2: make TestIssue43124 match the go/types version
Robert Griesemer committed
T
[dev.inline] add back in codereview.cfg
Than McIntosh committed
T
cmd/{go,compile}: run gofmt
Than McIntosh committed
June 25, 2023
M
test/codegen: enable Mul2 DivPow2 test for riscv64
Meng Zhuo committed
June 3, 2023
C
net: enable pure Go resolver for wasip1
Chris O'Hara committed
C
syscall: stub Getrlimit on wasip1
Chris O'Hara committed
June 14, 2023
C
runtime: run wasip1 tests with wazero
Chris O'Hara committed
June 22, 2023
B
slices, maps: add examples; doc comment fixes
Ben Hoyt committed
June 2, 2023
M
internal/bytealg: fix alignment code in equal_riscv64.s
Mark Ryan committed