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-05-29
cmd/compile: update default PGO profile
Cherry Mui
2025-05-29
cmd/internal/obj/s390x: fix potential recursive String call
Michael Anthony Knyszek
2025-05-28
cmd/compile: do nil check before calling duff functions, on arm64 and amd64
Keith Randall
2025-05-28
go/types, types2: dump position stack for non-bailout panics
Mark Freeman
2025-05-28
cmd/link: allow linkname reference to a TEXT symbol regardless of size
Cherry Mui
2025-05-27
cmd/compile/internal/walk: use original type for composite literals in addrTemp
thepudds
2025-05-27
cmd/go: fix get with the new 'work' pattern
Michael Matloob
2025-05-22
cmd/compile: do not shapify when reading reshaping expr
Cuong Manh Le
2025-05-22
cmd/compile: fix ICE with recursive alias type parameter
Cuong Manh Le
2025-05-22
cmd/doc: properly set GOPROXY to avoid deprecation checks
Michael Matloob
2025-05-22
Revert "cmd/doc: better support for no network"
Michael Matloob
2025-05-22
cmd/compile: fix ICE when transforming loopvar
Cuong Manh Le
2025-05-21
cmd/compile/internal/ssa: eliminate string copies for calls to unique.Make
Jake Bailey
2025-05-21
cmd/compile, unique: model data flow of non-string pointers
Cherry Mui
2025-05-21
cmd/compile/internal/escape: make escape analysis -m=2 logs more accessible
thepudds
2025-05-21
cmd/compile: fold negation into addition/subtraction on s390x
Julian Zhu
2025-05-21
cmd/compile: remove unused function from escape analysis
Keith Randall
2025-05-21
testing: add Attr
Damien Neil
2025-05-21
cmd/link/internal/ld: use 12.0.0 OS/SDK versions for macOS linking
Dmitri Shuralyov
2025-05-21
cmd/doc: better support for no network
Michael Matloob
2025-05-21
cmd/go/internal/doc: ignore SIGINT and SIGQUIT
Michael Matloob
2025-05-21
cmd/doc: add more convenient behavior for go doc -http with no args
Michael Matloob
2025-05-21
cmd/compile/internal/walk: use global zeroVal in interface conversions for ze...
thepudds
2025-05-21
cmd/compile/internal/walk: convert composite literals to interfaces without a...
thepudds
2025-05-21
cmd/compile: fix offset calculation error in memcombine
Junyang Shao
2025-05-21
cmd/compile/internal: intrinsify publicationBarrier on mipsx
Julian Zhu
2025-05-21
cmd/compile/internal: intrinsify publicationBarrier on mips64x
Julian Zhu
2025-05-21
cmd/compile/internal/escape: propagate constants to interface conversions to ...
thepudds
2025-05-21
cmd/compile/internal/escape: use an ir.ReassignOracle
thepudds
2025-05-21
cmd/link: require cgo internal linking in TestIssue33979
Michael Pratt
2025-05-21
internal/runtime/cgroup: add line-by-line reader using a single scratch buffer
Michael Pratt
2025-05-21
cmd/doc: allow go doc -http without package in current directory
Michael Matloob
2025-05-21
cmd/compile: add rules about ORN and ANDN
Xiaolin Zhao
2025-05-21
cmd/internal/obj/loong64: remove unused register alias definitions
Guoqi Chen
2025-05-21
cmd/internal/obj/riscv: fix vector integer multiply add
Mark Ryan
2025-05-20
cmd/dist, internal/platform: enable internal linking feature and test on loong64
limeidan
2025-05-20
cmd/compile: fix the implementation of NORconst on loong64
Xiaolin Zhao
2025-05-20
cmd/compile/internal/escape: improve order of work to speed up analyzing many...
thepudds
2025-05-20
cmd/doc: use golang.org/x/pkgsite/cmd/internal/doc to start server
Michael Matloob
2025-05-20
cmd/doc: use go list to determine import path if it's missing
Michael Matloob
2025-05-20
cmd/doc: show page for the requested object
Michael Matloob
2025-05-20
cmd/compile: memcombine different size stores
Junyang Shao
2025-05-20
internal/pkgbits: rename RelocEnt to RefTableEntry
Mark Freeman
2025-05-20
cmd/compile/internal/noder: mark Ref[T] as a primitive
Mark Freeman
2025-05-20
cmd/compile: fold negation into addition/subtraction on arm64
Julian Zhu
2025-05-20
cmd/go: do not try to load 'all' packages with invalid import paths
Michael Matloob
2025-05-20
cmd/compile: don't instrument counter globals in internal/fuzz
Mateusz Poliwczak
2025-05-20
cmd/compile: add generic simplifications on riscv64
Julian Zhu
2025-05-20
cmd/internal/testdir: filter out errors outside input file set
Jake Bailey
2025-05-20
cmd/dist: pass GO_GCFLAGS to cpuN runtime tests
khr@golang.org
[prev]
[next]