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
2025-10-07
[release-branch.go1.25] net/mail: avoid quadratic behavior in mail address pa...
Damien Neil
2025-10-06
[release-branch.go1.25] spec: revert "update spec date to match release date"
Robert Griesemer
2025-10-06
[release-branch.go1.25] spec: update spec date to match release date
Robert Griesemer
2025-10-01
[release-branch.go1.25] net/http: avoid connCount underflow race
Damien Neil
2025-10-01
[release-branch.go1.25] context: don't return a non-nil from Err before Done ...
Damien Neil
2025-10-01
[release-branch.go1.25] debug/pe: permit symbols with no name
Ian Lance Taylor
2025-10-01
[release-branch.go1.25] cmd/compile: don't rely on loop info when there are i...
Keith Randall
2025-10-01
[release-branch.go1.25] crypto/tls: quote protocols in ALPN error message
Roland Shoemaker
2025-10-01
[release-branch.go1.25] sync/atomic: correct Uintptr.Or return doc
Michael Pratt
2025-10-01
[release-branch.go1.25] runtime: initialise debug settings much earlier in st...
Steve Muir
2025-10-01
[release-branch.go1.25] internal/poll: don't call Seek for overlapped Windows...
qmuntal
2025-09-26
[release-branch.go1.25] lib/fips140: re-seal v1.0.0
Filippo Valsorda
2025-09-26
[release-branch.go1.25] crypto/internal/fips140: remove key import PCTs, make...
Filippo Valsorda
2025-09-26
[release-branch.go1.25] crypto/internal/fips140: update frozen module version...
Filippo Valsorda
2025-09-26
[release-branch.go1.25] crypto/internal/fips140/ecdsa: make TestingOnlyNewDRB...
Filippo Valsorda
2025-09-22
[release-branch.go1.25] os: set full name for Roots created with Root.OpenRoot
Damien Neil
2025-09-22
[release-branch.go1.25] os: fix Root.MkdirAll to handle race of directory cre...
database64128
2025-09-16
[release-branch.go1.25] cmd/compile: export to DWARF types only referenced th...
Alessandro Arzilli
2025-09-16
[release-branch.go1.25] net: skip TestIPv4WriteMsgUDPAddrPort on plan9
Richard Miller
2025-09-11
[release-branch.go1.25] runtime: lock mheap_.speciallock when allocating sync...
Damien Neil
2025-09-03
[release-branch.go1.25] go1.25.1
go1.25.1
Gopher Robot
2025-08-27
[release-branch.go1.25] net/http: require exact match for CrossSiteProtection...
Filippo Valsorda
2025-08-25
[release-branch.go1.25] net: fix WriteMsgUDPAddrPort addr handling on IPv4 so...
database64128
2025-08-25
[release-branch.go1.25] internal/poll: set the correct file offset in FD.Seek...
qmuntal
2025-08-25
[release-branch.go1.25] runtime: make all synctest bubble violations fatal pa...
Damien Neil
2025-08-25
[release-branch.go1.25] os/exec: fix incorrect expansion of ".." in LookPath ...
Richard Miller
2025-08-20
[release-branch.go1.25] cmd/go/internal/gover: fix ModIsPrerelease for toolch...
Michael Matloob
2025-08-12
[release-branch.go1.25] go1.25.0
go1.25.0
Gopher Robot
2025-08-06
[release-branch.go1.25] go1.25rc3
go1.25rc3
Gopher Robot
2025-08-06
[release-branch.go1.25] database/sql: avoid closing Rows while scan is in pro...
Damien Neil
2025-07-30
[release-branch.go1.25] os/exec: fix incorrect expansion of "", "." and ".." ...
Olivier Mengué
2025-07-28
[release-branch.go1.25] os/user: user random name for the test user account
qmuntal
2025-07-28
[release-branch.go1.25] cmd/go: always return the cached path from go tool -n
Michael Matloob
2025-07-23
[release-branch.go1.25] all: merge master (489868f) into release-branch.go1.25
Michael Anthony Knyszek
2025-07-23
cmd/link: scope test to linux & net.sendFile
Derek Parker
2025-07-22
cmd/compile: fix loclist for heap return vars without optimizations
Derek Parker
2025-07-22
net: correct comment for ListenConfig.ListenPacket
Lyle Dean
2025-07-22
all: go fmt
Michael Pratt
2025-07-22
cmd/internal/objabi: remove redundant word in comment
cuishuang
2025-07-21
runtime: relax TestMemoryLimitNoGCPercent a bit
Keith Randall
2025-07-21
cmd/compile: for arm64 epilog, do SP increment with a single instruction
Keith Randall
2025-07-21
runtime: fix asan wrapper for riscv64
Keith Randall
2025-07-21
cmd/go: check subcommand properties
Ian Alexander
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
os: revert the use of AddCleanup to close files and roots
Carlos Amedee
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
runtime: fix idle time double-counting bug
Michael Anthony Knyszek
2025-07-16
cmd/compile/internal/escape: speed up analyzing some functions with many clos...
thepudds
[prev]
[next]