index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2026-03-12
net/http/internal/http2: remove ExportSetH2GoawayTimeout
Damien Neil
2026-03-12
net/http/internal/http2: use net/http Transport and Server in tests
Damien Neil
2026-03-12
net/http/internal/http2: make tests pass
Damien Neil
2026-03-12
internal/gate: import from x/net/internal/gate
Damien Neil
2026-03-12
net/http/internal/http2: initial import
Damien Neil
2026-03-11
runtime/cgo: clarify pinning requirement in Handle example
kovan
2026-03-11
testing: recognize helper functions that use range-over-function
Ian Lance Taylor
2026-03-11
net/http: document which headers Request.Write handles specially
kovan
2026-03-11
net, net/netip: document the lack of security properties of IsPrivate
Damien Neil
2026-03-11
cmd/link: fix macOS 13 build
Russ Cox
2026-03-11
go/printer: use architecture-independent math for alignment decisions
Noam Cohen
2026-03-11
net/http: add pluggable HTTP/3 support for closing idle connections
Nicholas S. Husin
2026-03-10
syscall,runtime/cgo: use cgo_ldflag to link against -lsocket and -lxnet on So...
qmuntal
2026-03-10
runtime/poll: fix race condition in Window's SendFile
qmuntal
2026-03-10
cmd/compile: fix arm direct tail call
Keith Randall
2026-03-10
cmd/compile: unwrap OCONVIFACE in staticinit for OAS2
Oliver Eikemeier
2026-03-10
cmd/internal/obj/arm: set spadj in arm32 tailcall
Thea Heinen
2026-03-10
cmd/link: add -macos and -macsdk flags to set LC_BUILD_VERSION
Russ Cox
2026-03-10
net: actually re-check resolv.conf when no explicit nameservers detected
Mateusz Poliwczak
2026-03-10
cmd/compile: add double-mask elimination rule for wasm
George Adams
2026-03-10
bytes: remove unused indexBytePortable
apocelipes
2026-03-10
context: modernize AfterFunc example using WaitGroup.Go
Krushnal Patil
2026-03-10
cmd/compile: fix mips64 CALLtailinter argument count
Keith Randall
2026-03-10
runtime: GODEBUG=tracebacklabels=1 for 1.27+
David Finkel
2026-03-10
cmd/compile: forward small Load through Move to avoid redundant copies
dorbmon
2026-03-10
cmd/link: put itabs in the .go.type section
Ian Lance Taylor
2026-03-10
io/fs: document when ErrClosed should be returned
kovan
2026-03-10
cmd/compile: remove loop variable capture workarounds
gojkovicmatija99
2026-03-10
os: allow EPERM during TestGetwdDeep
Russ Cox
2026-03-10
cmd/go/internal/modload: update WillBeEnabled to check for go.work
Michael Matloob
2026-03-10
cmd/internal/obj/riscv: materialise 32 bit unsigned constants
Joel Sing
2026-03-10
cmd/internal/obj/riscv: factor out constant materialisation code
Joel Sing
2026-03-10
cmd/internal/obj/riscv: factor out constant materialisation identification
Joel Sing
2026-03-10
cmd/compile: add identity and absorption rules for wasm
George Adams
2026-03-10
cmd/compile: fix ICE when checking slice cap
Cuong Manh Le
2026-03-09
cmd/go/internal/modfetch/codehost: cache some vcs ops
matloob
2026-03-09
go/types, types2: implement simple generic trie
Robert Griesemer
2026-03-09
cmd/go/internal/cache: update trim timestamp before trimming
Michael Matloob
2026-03-09
internal/poll: move rsan to heap on windows
database64128
2026-03-09
cmd/compile, go/*: allow generic methods starting with Go 1.27
Robert Griesemer
2026-03-09
go/types, types2: up-date testdata/manual template
Robert Griesemer
2026-03-09
cmd/internal/test2json: generate and validate test artifacts
Ethan Reesor
2026-03-09
testing: annotate output text type
Ethan Reesor
2026-03-09
cmd/go/internal/testdata: change list_std_vendor to use local modproxy
Michael Matloob
2026-03-09
cmd/go/testdata/script: update more tests to not use network
Michael Matloob
2026-03-09
cmd/go/testdata/script: rewrite mod_invalid_version to not use network
matloob
2026-03-09
cmd/go/internal/modload: rename type `loader` to `packageLoader`
Ian Alexander
2026-03-09
net: correctly handle non-nil empty cmsg buffer on windows
database64128
2026-03-08
cmd/go: disallow go env -w GOROOT=...
Russ Cox
2026-03-07
cmd/internal/obj: fix indirect tail call code
Keith Randall
[prev]
[next]