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
2025-06-16
internal/reflectlite: fix comment about meaning of flag field
Keith Randall
2025-06-16
runtime: don't let readTrace spin on trace.shutdown
Michael Anthony Knyszek
2025-06-16
internal/trace: make Value follow reflect conventions
Michael Anthony Knyszek
2025-06-13
runtime: comment that some linknames are used by runtime/trace
Cherry Mui
2025-06-13
runtime: remove unused unique.runtime_blockUntilEmptyFinalizerQueue
Cherry Mui
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-12
internal/trace: end test programs with SIGQUIT
Michael Anthony Knyszek
2025-06-12
net: remove some BUG entries
Cherry Mui
2025-06-11
encoding/json/jsontext, encoding/json/v2: document experimental nature
Damien Neil
2025-06-11
cmd/compile: add up-to-date test for generated files
David Chase
2025-06-10
os: disallow Root.Remove(".") on Plan 9, js, and Windows
Damien Neil
2025-06-10
runtime: handle system goroutines later in goroutine profiling
Michael Anthony Knyszek
2025-06-10
testing/synctest, runtime: avoid panic when using linker-alloc WG from bubble
Damien Neil
2025-06-10
internal/trace: pass GOTRACEBACK=crash to testprogs
Michael Anthony Knyszek
2025-06-10
os: do not follow dangling symlinks in Root when O_CREATE|O_EXCL on AIX
Damien Neil
2025-06-10
net/http: make the zero value of CrossOriginProtection work
Austin Clements
2025-06-10
cmd/dist: only install necessary tools when doing local test
Michael Matloob
2025-06-10
runtime: don't do a direct G handoff in semrelease on systemstack
Michael Anthony Knyszek
2025-06-10
all.{bash,rc}: use "../bin/go tool dist" instead of "%GOTOOLDIR%/dist" print ...
Guoqi Chen
2025-06-09
cmd/compile/internal/ssa: fix PPC64 merging of (AND (S[RL]Dconst ...)
Paul Murphy
2025-06-09
runtime: use small struct TestSynctest to ensure cleanups run
Damien Neil
2025-06-09
runtime: clarify stack traces for bubbled goroutines
Damien Neil
2025-06-09
runtime: return a different bubble deadlock error when main goroutine is done
Damien Neil
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-09
log/slog: fix level doc on handlers
Jonathan Amsterdam
2025-06-07
runtime: check for gsignal in racecall on loong64
Guoqi Chen
2025-06-06
os/signal: doc link to syscall.EPIPE
Olivier Mengué
2025-06-06
all: update vendored dependencies [generated]
Carlos Amedee
2025-06-05
net/http: strip sensitive proxy headers from redirect requests
Neal Patel
2025-06-04
runtime: make bubbled timers more consistent with unbubbled
Damien Neil
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
runtime: reduce per-P memory footprint when greenteagc is disabled
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
go/token: remove unreachable code
Michael Pratt
2025-06-03
go/token: tweak comment
Alan Donovan
2025-06-03
cmd/go/internal/cfg: fix GOROOT setting when forcing host config
Michael Matloob
2025-06-02
runtime: additional memmove benchmarks
Keith Randall
2025-06-02
go/token: FileSet: hold Files in a balanced tree
Alan Donovan
2025-06-02
runtime: randomize order of timers at the same instant in bubbles
Damien Neil
2025-06-02
go/{ast,parser,types}: add signpost to golang.org/x/tools/go/packages
Alan Donovan
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
[prev]
[next]