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
2026-02-06
cmd/link: run ELF tests on Solaris
Ian Lance Taylor
2026-02-06
cmd/link: only run ELF tests on ELF systems
Ian Lance Taylor
2026-02-06
net/url: add test case to ResolveReference
kami-sama
2026-02-06
internal/bytealg: unexport {Last,}IndexRabinKarp helpers
Tobias Klauser
2026-02-06
cmd/link: make TestTypePlacement work on AIX
Ian Lance Taylor
2026-02-06
cmd/link: use correct alignment for type descriptors on AIX
Ian Lance Taylor
2026-02-06
cmd/link: align covctrs symbol
Keith Randall
2026-02-06
net/http: fix WaitGroup race in TestTransportNoReuseAfterEarlyResponse
Dmitri Shuralyov
2026-02-06
internal/poll: move isBlocking checks to inside execIO
qmuntal
2026-02-06
internal/poll: optimize socket completion modes
qmuntal
2026-02-06
internal/poll: make waitIO more idempontent
qmuntal
2026-02-06
database/sql: ensure Null* types have Valid=false when Scan returns error
Ravi Sastry Kadali
2026-02-06
simd/archsimd: correct algorithm name in SHA256 ops documentation
Tom Thorogood
2026-02-06
cmd/compile: allow equal functions to perform unaligned load on loong64
Guoqi Chen
2026-02-06
os: support deleting inaccessible files in RemoveAll
Michal Pristas
2026-02-06
crypto/tls: fix broken link in KeyLogWriter documentation
kovan
2026-02-06
cmd/compile/internal/ssagen: fix typo GrtCallerSP -> GetCallerSP
yongqijia
2026-02-06
runtime: add explicit lower bounds check to decoderune
Jonah Uellenberg
2026-02-06
cmd/link: ignore GCC generated .wm4/.wm8 symbols with no type
Ian Lance Taylor
2026-02-06
cmd/link: correct error message in loadelf.Load
Ian Lance Taylor
2026-02-06
net/http: remove hasPort and simplify logic
Jorropo
2026-02-06
simd/archsimd: remove BUG note about type parameter
Cuong Manh Le
2026-02-06
cmd/compile: fix SIMD type parameter instantiation
Cuong Manh Le
2026-02-06
log/slog: correct method names in MultiHandler docs
Rhys Hiltner
2026-02-06
bufio: fix doc link to Reset method
Michal Bohuslávek
2026-02-06
runtime: clarify g object vs stack memory lifetime in HACKING.md
kovan
2026-02-05
crypto/tls: avoid data race when canceling a QUICConn's Context
Damien Neil
2026-02-05
go/types, types2: mechanically swap x.mode() == invalid for !x.isValid()
Mark Freeman
2026-02-05
go/types, types2: mechanically swap x.mode_ = invalid for x.invalidate()
Mark Freeman
2026-02-05
go/types, types2: mechanically replace read accesses to operand.mode_
Mark Freeman
2026-02-05
go/types, types2: mechanically replace read accesses to operand.typ_
Mark Freeman
2026-02-05
go/types, types2: mechanically rename operand.mode to operand.mode_
Mark Freeman
2026-02-05
go/types, types2: mechanically rename operand.typ to operand.typ_
Mark Freeman
2026-02-05
cmd/compile: CSE loads across disjoint stores
amusman
2026-02-05
cmd/link: add more clang driver flags when testing flag
Corentin Kerisit
2026-02-04
cmd/compile: don't double-walk the map argument of clear
Keith Randall
2026-02-04
net/http: use SplitSeq in ParseCookie
Carlo Alberto Ferraris
2026-02-04
net/textproto: add Referer to commonHeader
guoguangwu
2026-02-04
go/build: don't invoke go command when setting UseAllFiles
AN Long
2026-02-04
net/http/httptrace: compose ClientTrace without reflect
Randy Reddig
2026-02-04
internal/stringslite: remove duplicate code in Index
Олег Световидов
2026-02-04
cmd/link: remove obsolete duffzero/duffcopy code
Keith Randall
2026-02-04
cmd/go: fix pkg-config flag sanitization
Roland Shoemaker
2026-02-04
internal/poll: unlock read lock if write lock fails in readWriteLock
qmuntal
2026-02-04
reflect, runtime: adjust user-created GCData on AIX
Ian Lance Taylor
2026-02-04
cmd/cgo: use objdir consistently, create it as needed
Ian Lance Taylor
2026-02-04
cmd/go: rewrite cgo names to "C." in compiler error messages
Ian Lance Taylor
2026-02-03
cmd/compile: add node collapse/expand to html ast output
David Chase
2026-02-03
cmd/compile: enhance astdump flag to also generate HTML
David Chase
2026-02-03
cmd/compile: add astdump debug flag
David Chase
[prev]
[next]