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
/
cmd
Age
Commit message (
Expand
)
Author
2025-07-19
cmd/internal/obj: enable got pcrel itype in fips140 for riscv64
Meng Zhuo
2025-07-19
cmd/compile/internal/ssa: restrict architectures for TestDebugLines_74576
thepudds
2025-07-18
go/types: infer correct type for y in append(bytes, y...)
Alan Donovan
2025-07-17
cmd/compile/internal/escape: improve DWARF .debug_line numbering for literal ...
thepudds
2025-07-16
cmd/compile/internal/escape: speed up analyzing some functions with many clos...
thepudds
2025-07-16
cmd/link, runtime: on Wasm, put only function index in method table and func ...
Cherry Mui
2025-07-16
cmd/internal/obj/wasm: use 64-bit instructions for indirect calls
Cherry Mui
2025-07-15
cmd/internal/doc: upgrade godoc pkgsite to 01b046e
Michael Matloob
2025-07-11
cmd/link: do size fixups after symbol references are loaded
Cherry Mui
2025-07-08
cmd/go: disable support for multiple vcs in one module
Roland Shoemaker
2025-07-08
cmd/compile: document that nosplit directive is unsafe
Ian Lance Taylor
2025-07-08
cmd/compile: run fmt on ssa
Jorropo
2025-07-07
cmd/internal/doc: fix GOROOT skew and path joining bugs
Michael Matloob
2025-07-07
cmd/compile/internal/ssa: skip EndSequence entries in TestStmtLines
qmuntal
2025-07-02
cmd/cgo/internal/testsanitizers: skip asan tests when FIPS140 mode is on
qmuntal
2025-07-01
cmd/go/internal/modindex: apply changes in CL 502615 to modindex package
Michael Matloob
2025-06-30
cmd/compile/internal/escape: add debug hash for literal allocation optimizations
thepudds
2025-06-30
cmd/compile/internal/escape: stop disabling literal allocation optimizations ...
thepudds
2025-06-29
cmd/doc: fix -http on Windows
qmuntal
2025-06-26
cmd/link: permit a larger size BSS reference to a smaller DATA symbol
Cherry Mui
2025-06-26
cmd/compile/internal/escape: evaluate any side effects when rewriting with li...
thepudds
2025-06-24
cmd/link: add one more linkname to the blocklist
Cherry Mui
2025-06-24
go/types: add test for interface method field type
Rob Findley
2025-06-23
cmd/dist: test encoding/json/... with GOEXPERIMENT=jsonv2
Joe Tsai
2025-06-23
Revert "go/types, types2: don't register interface methods in Info.Types map"
Robert Findley
2025-06-18
cmd/go/internal/fips140: ignore GOEXPERIMENT on error
Michael Pratt
2025-06-16
cmd/dist: always include variant in package names
Michael Anthony Knyszek
2025-06-16
internal/trace: make Value follow reflect conventions
Michael Anthony Knyszek
2025-06-13
cmd/link: block new standard library linknames
Cherry Mui
2025-06-12
all: replace a few user-visible mentions of golang.org and godoc.org
Alberto Donizetti
2025-06-11
cmd/compile: add up-to-date test for generated files
David Chase
2025-06-10
cmd/dist: only install necessary tools when doing local test
Michael Matloob
2025-06-09
cmd/compile/internal/ssa: fix PPC64 merging of (AND (S[RL]Dconst ...)
Paul Murphy
2025-06-09
cmd/internal/doc: increase version of pkgsite doc command that's run
Michael Matloob
2025-06-09
cmd/compile: relax reshaping condition
Cuong Manh Le
2025-06-06
all: update vendored dependencies [generated]
Carlos Amedee
2025-06-04
Revert "cmd/compile: Enable inlining of tail calls"
Cherry Mui
2025-06-04
cmd/trace: handle Sync event at the beginning of the trace
Michael Anthony Knyszek
2025-06-04
test: add another regression test for issue 73309
Cuong Manh Le
2025-06-04
cmd/compile: better error message when import embed package
qiulaidongfeng
2025-06-03
cmd/dist: don't install tools that won't be shipped in distribution
Michael Matloob
2025-06-03
cmd/doc: build cmd/doc directly into the go command
Michael Matloob
2025-06-03
cmd/go/internal/cfg: fix GOROOT setting when forcing host config
Michael Matloob
2025-06-02
cmd/compile/internal/noder: document quirk of string elements
Mark Freeman
2025-06-02
cmd/compile/internal/noder: stub type section and adjust others
Mark Freeman
2025-06-02
cmd/compile/internal/noder: begin filling in SectionObj
Mark Freeman
2025-06-02
cmd/compile/internal/noder: fill in SectionName
Mark Freeman
2025-05-30
cmd/distpack: add test case for pack tool being excluded
Michael Matloob
2025-05-30
cmd/distpack: don't keep the pack tool
Michael Matloob
2025-05-29
cmd/compile/internal/noder: rename RelIndex to match codebase
Mark Freeman
[next]