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
Age
Commit message (
Expand
)
Author
13 days
cmd/compile/internal/noder: split up objTypeParams
Mark Freeman
13 days
spec: in range-over-func, the yield function cannot be variadic
Robert Griesemer
13 days
go/types, types2: in range-over-func, the yield function cannot be variadic
Robert Griesemer
13 days
runtime: rename _mkmalloc's module to avoid GOROOT conflict
Michael Matloob
14 days
internal/runtime/atomic: simplify linknames
Cherry Mui
14 days
cmd/compile/internal/importer: update comment
Mark Freeman
14 days
cmd/internal/goobj: regenerate builtin list, add retpoline and tls_g symbols
Cherry Mui
14 days
runtime/secret: replace stub reference in test assembly
Cherry Mui
14 days
cmd/link: make dupok symbol handling path clearer
Cherry Mui
14 days
cmd/compile, cmd/link: add linknamestd directive for std-only linknames
Cherry Mui
14 days
cmd/cgo/internal/testcarchive: unskip a test on darwin/arm64
Cherry Mui
14 days
internal/pkgbits: bump version for generic methods
Mark Freeman
14 days
cmd/compile/internal/noder: separate generic methods in type encoding
Mark Freeman
14 days
cmd/link: remove SITABLINK
Ian Lance Taylor
14 days
internal/abi: set MaxPtrmaskBytes to 16
Ian Lance Taylor
2026-03-31
cmd/go/internal/doc: follow up to CL 733200
Michael Matloob
2026-03-31
cmd/internal/obj/riscv: add support for FENCE operands and FENCE.TSO
wangboyao
2026-03-31
cmd/link/internal/loong64: remove the handling of R_CONST and R_GOTOFF from l...
limeidan
2026-03-31
cmd/compile/internal/noder: reword comment
Mark Freeman
2026-03-31
cmd/compile/internal/noder: encode dictionaries for generic methods
Mark Freeman
2026-03-31
cmd/compile/internal/noder: mangle method names
Mark Freeman
2026-03-31
cmd/go: add more go tool documentation and show tool aliases in go tool
Michael Matloob
2026-03-31
net/http/internal/http2: prevent hanging Transport due to bad SETTINGS frame
Nicholas S. Husin
2026-03-31
cmd/compile/internal/noder: qualify identifiers for generic methods
Mark Freeman
2026-03-31
cmd/compile/internal/noder: method expressions have nil implicits
Mark Freeman
2026-03-31
cmd/compile/internal/noder: method expressions for generic methods
Mark Freeman
2026-03-31
runtime/cgo: remove SIGSEGV emulation on iOS
qmuntal
2026-03-31
test/codegen: remove unneeded commas
Keith Randall
2026-03-31
runtime: unix: sane exit in dieFromSignal for pid 1
Kir Kolyshkin
2026-03-31
cmd/go/internal/doc: use internal go command logic to load packages
matloob
2026-03-31
test/codegen: forbid commas as separators
Keith Randall
2026-03-31
test/codegen: fix some unbalanced quotes
Keith Randall
2026-03-31
test/codegen: replace commas with spaces between regexps
Keith Randall
2026-03-31
test/codegen: get rid of \s
Keith Randall
2026-03-31
test/codegen: fix broken syntax
Keith Randall
2026-03-31
cmd/link, runtime: record size of itabs
Ian Lance Taylor
2026-03-31
cmd/compile: fix wrong label loop during rangefunc rewrite
Cuong Manh Le
2026-03-31
cmd/compile: ensure map/slice clearing expressions are walked
Cuong Manh Le
2026-03-31
cmd/compile: convert some condmoves in XOR
Jorropo
2026-03-31
cmd/compile: convert some condmoves in OR
Jorropo
2026-03-31
sync: replace linkname with import
Cherry Mui
2026-03-31
net/http: support passing Server Shutdown context to HTTP/3 implementations
Nicholas S. Husin
2026-03-31
image/jpeg: reject RGB and non-standard chroma subsampling
Nigel Tao
2026-03-30
simd/archsimd: mark pa* unsafe helpers as nocheckptr
Cuong Manh Le
2026-03-30
net/http/internal/http2: don't reuse ClientRequest streams
Damien Neil
2026-03-30
internal/trace/tracev2: add String for ProcSyscallAbandoned
Florian Lehner
2026-03-30
go/types, types2: report an error if constant string overflows
Robert Griesemer
2026-03-30
all: fix some minor issues in the comments
cuishuang
2026-03-30
runtime/race: allow TestOutput output in either order
Michael Pratt
2026-03-30
cmd/go/internal/doc: document that -all and -short cannot be combined
matloob
[prev]
[next]