Activity
crypto/elliptic: drop hidden Inverse and CombinedMult methods
crypto/elliptic: drop hidden Inverse and CombinedMult methods
[release-branch.go1.23] all: updates vendored x/net
[release-branch.go1.23] all: updates vendored x/net
[release-branch.go1.24] all: updates vendored x/net
[release-branch.go1.24] all: updates vendored x/net
[release-branch.go1.24] go1.24.1
[release-branch.go1.24] go1.24.1
runtime: decorate anonymous memory mappings
runtime: decorate anonymous memory mappings
[release-branch.go1.23] go1.23.7
[release-branch.go1.23] go1.23.7
[release-branch.go1.24] all: updated vendored x/net with security fix
[release-branch.go1.24] all: updated vendored x/net with security fix
[release-branch.go1.23] all: updated vendored x/net with security fix
[release-branch.go1.23] all: updated vendored x/net with security fix
net/http/httputil: skip new test on Plan 9
net/http/httputil: skip new test on Plan 9
os: guarantee min buffer size for ReadFile reads on /proc-like files
os: guarantee min buffer size for ReadFile reads on /proc-like files
net/http: speed up cookie and method validation
net/http: speed up cookie and method validation
mime/quotedprintable: accept LWSP-char after =
mime/quotedprintable: accept LWSP-char after =
net/http: support TCP half-close when HTTP is upgraded in ReverseProxy
net/http: support TCP half-close when HTTP is upgraded in ReverseProxy
net/http: check server shutting down before processing the request
net/http: check server shutting down before processing the request
cmd/compile,cmd/link: move to DWARF5-style location lists
cmd/compile,cmd/link: move to DWARF5-style location lists
cmd/compile: fix out of memory when inlining closure
cmd/compile: fix out of memory when inlining closure
crypto/internal/fips140/bigmod/_asm: update avo to v0.6.0
crypto/internal/fips140/bigmod/_asm: update avo to v0.6.0
net/textproto: document enforcement of RFC 9112 for headers
net/textproto: document enforcement of RFC 9112 for headers
cmd/internal/obj/loong64: add F{MAXA/MINA}.{S/D} instructions
cmd/internal/obj/loong64: add F{MAXA/MINA}.{S/D} instructions
cmd/internal/obj/loong64: add {V,XV}{SLL/SRL/SRA/ROTR}[I].{B/H/W/D} i…
cmd/internal/obj/loong64: add {V,XV}{SLL/SRL/SRA/ROTR}[I].{B/H/W/D} i…
go/types, types2: remove remaining mentions of core type in error mes…
go/types, types2: remove remaining mentions of core type in error mes…
context: use atomic operation in ctx.Err
context: use atomic operation in ctx.Err
os: only call GetConsoleMode for char devices
os: only call GetConsoleMode for char devices
go/types, types2: remove remaining references to coreType in literals.go
go/types, types2: remove remaining references to coreType in literals.go
crypto/rsa: use Div instead of GCD for trial division
crypto/rsa: use Div instead of GCD for trial division
go/types, types2: remove references to core type in append
go/types, types2: remove references to core type in append
testing: fix testing.B.Loop doc on loop condition
testing: fix testing.B.Loop doc on loop condition
net: fix parsing of interfaces on plan9 without associated devices
net: fix parsing of interfaces on plan9 without associated devices