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
2026-03-30
cmd/compile/internal/noder: swap use of TypeList for []Type
Mark Freeman
2026-03-30
cmd/compile/internal/noder: add is[Concrete|Generic]Method helpers
Mark Freeman
2026-03-30
cmd/compile/internal/devirtualize: improve debug logs
Mateusz Poliwczak
2026-03-30
cmd/compile/internal/devirtualize: use pointer identity for type comparison
Mateusz Poliwczak
2026-03-30
encoding/hex: speed up Decode
Julien Cretel
2026-03-30
runtime/cgo: remove unused _cgo_openbsd_try_pthread_create prototype
Tobias Klauser
2026-03-28
runtime: remove redundant fields from memory profile records
Nick Ripley
2026-03-27
test/codegen: check mips64 sqrt/abs code only for hardfloat
Keith Randall
2026-03-27
test/codegen: remove noop Ands from test cases
Jorropo
2026-03-27
math: add assembly func archExp and archExp2 for riscv64
Julian Zhu
2026-03-27
test/codegen: fix ppc64x rldicl bit test
Paul Murphy
2026-03-27
cmd/link: run TestMachOBuildVersion only on darwin
Cherry Mui
2026-03-27
runtime/race: use subtests for TestOutput
Michael Pratt
2026-03-27
crypto: disallow RegisterHash with hash value 0
Roland Shoemaker
2026-03-27
cmd/go: specify full path to go command when running go tool covdata
Michael Matloob
2026-03-27
cmd/go/internal/verylongtest: run tests in a separate GOCACHE
Cherry Mui
2026-03-27
Revert "cmd/link: don't run TestExtLinkCmdlineDeterminism in parallel with ot...
Cherry Mui
2026-03-27
debug/buildinfo: remove macho/elf DataStart fallback code
Michael Matloob
2026-03-27
database/sql: don't try to synctest.Wait in benchmarks
Damien Neil
2026-03-27
cmd/fix: change -diff to exit 1 if diffs exist
yongqijia
2026-03-27
cmd/go: add example support to go doc output
Nick White
2026-03-27
all: remove openbsd/mips64 port
Tobias Klauser
2026-03-27
cmd/compile/internal/ssa: prove support induction variable pair
Youlin Feng
2026-03-27
cmd/compile: use prove to remove no-op Ors
Jorropo
2026-03-27
cmd/compile: remove 68857 And flowLimit workaround in prove
Jorropo
2026-03-27
cmd/compile: use prove to remove no-op Ands
Jorropo
2026-03-26
cmd/link: group gcmask symbols, move them to noptrbss
Ian Lance Taylor
2026-03-26
cmd/internal/obj/riscv: add assembly support of Zbc extension
Xueqi Luo
2026-03-26
reflect, runtime: replace reflect.typelinks to return types, not offsets
Ian Lance Taylor
2026-03-26
cmd/compile/internal/noder: set hasShape for shaped functions
Mark Freeman
2026-03-26
cmd/compile/internal/noder: shapeSig must return shaped signatures
Mark Freeman
2026-03-26
slog: use time.Time.AppendFormat to write value
Patricio Whittingslow
2026-03-26
syscall: remove openbsd/mips64 specific conditionals
Joel Sing
2026-03-26
cmd/go: default to Go 1.20 GODEBUGs in GOPATH mode
Michael Matloob
2026-03-26
runtime: truncate trace strings before inserting into trace map
Tobias Grieger
2026-03-26
cmd/compile: on ARM64 merge SRA into TBZ & TBNZ
Jorropo
2026-03-26
internal/trace: preallocate pcs array to correct size
Florian Lehner
2026-03-26
cmd/compile: on ARM64 merge ROR into TBZ & TBNZ
Jorropo
2026-03-26
cmd/compile: on ARM64 merge shifts into TBZ & TBNZ
Jorropo
2026-03-26
runtime, cmd/link: remove itablinks
Ian Lance Taylor
2026-03-26
cmd/compile: skip incomplete types in needWrapper
Cuong Manh Le
2026-03-26
cmd/compile: do not invert loops that would overflow or underflow
Jorropo
2026-03-26
encoding/{base32,base64}: speed up Encode
Julien Cretel
2026-03-26
cmd/compile: fix missing walk for OAS2RECV node
Cuong Manh Le
2026-03-26
runtime: std FDs are always opened, not only when AT_SECURE is set
Mateusz Poliwczak
2026-03-25
cmd/link: fix host object's .pdata entries order
qmuntal
2026-03-25
cmd/dist: try to use jj commit info for devel version
matloob
2026-03-25
database/sql: use synctest in tests
Damien Neil
2026-03-25
database/sql: avoid deadlock from reentrant RLock
Damien Neil
2026-03-25
cmd/compile: preserve variadic signature on range-over-func
Cuong Manh Le
[prev]
[next]