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-02-27
cmd/compile: use OpMove instead of memmove more on loong64
Guoqi Chen
2026-02-27
cmd/compile/internal/test: add benchmark for string comparison operand order
yongqijia
2026-02-27
runtime/cgo: avoid unused parameter warning
Tamir Duberstein
2026-02-27
runtime: on android/arm64, don't read outside 16-byte regions
Keith Randall
2026-02-27
cmd/go/internal/doc: support @version suffix on first argument
Ian Alexander
2026-02-27
cmd/compile: gate instrumentEnterExit on NoRaceFunc check
Derek Parker
2026-02-27
cmd/internal/obj: arm64 assembler support unshifted hi for large offsets
Alexander Musman
2026-02-27
runtime: do signal stack clearing when parking Ms
Daniel Morsing
2026-02-27
cmd/link, cmd/internal: remove the R_JMPLOONG64 relocation of loong64
limeidan
2026-02-26
cmd/compile: fix bloop test
Keith Randall
2026-02-26
runtime: fix scan size calculation for small arrays of only pointers
Wang Deyu
2026-02-26
os: avoid escape from Root via ReadDir or Readdir
Damien Neil
2026-02-26
crypto/internal/boring: replace slice growth loop with slices.Grow
Russ Cox
2026-02-26
cmd/compile: ternary rewrite of rewrite should skip, not panic
David Chase
2026-02-26
regexp: add BenchmarkFindAllTenMatches
Russ Cox
2026-02-26
cmd/go: fix ignored error check when sanitizing SwigCXXFiles
Neal Patel
2026-02-26
builtin: incorporate all feedback into doc string for new
Robert Griesemer
2026-02-25
cmd/compile: treat all zero-sized values as SSA-able
khr@golang.org
2026-02-25
cmd/compile: handle zero-sized values more generally
khr@golang.org
2026-02-25
reflect: fix support for iter with named boolean in Seq/Seq2
qiulaidongfeng
2026-02-25
Revert "cmd/compile: avoid panic in ternary rewrite on checked instructions"
David Chase
2026-02-25
Revert "test/simd: add test for issue 77582"
Cherry Mui
2026-02-25
cmd/compile: ensure StructMake/ArrayMake1 of direct interfaces are unwrapped
Keith Randall
2026-02-25
test/simd: add test for issue 77582
Eyalcfish
2026-02-25
Revert "cmd/compile: add loclist for removed DCL nodes"
Cherry Mui
2026-02-25
cmd/go: use 'gcloud storage cp' instead of 'gsutil cp'
Russ Cox
2026-02-24
internal/cpu: use IsProcessorFeaturePresent to calculate ARM64 on windows
Alex Brainman
2026-02-24
cmd/compile: rewriteFixedLoad: ensure AuxInt is sign-extended
Rongrong
2026-02-24
reflect: use &zeroVal[0] instead of nil for data field for zero-sized payloads
Keith Randall
2026-02-24
internal/runtime/sys: only use speculation barrier for DIT on Apple Silicon
Roland Shoemaker
2026-02-24
cmd/asm/internal/asm/testdata: add SB tests
Roland Shoemaker
2026-02-24
cmd/compile: add loclist for removed DCL nodes
Derek Parker
2026-02-24
builtin: update new function comment
Simon Li
2026-02-24
log/slog: use B.Loop to simplify the code
apocelipes
2026-02-24
runtime: simplify pprof labels in tracebacks
David Finkel
2026-02-24
cmd/compile: avoid panic in ternary rewrite on checked instructions
Eyalcfish
2026-02-24
os/signal: completely ignore bogus signals
Michael Pratt
2026-02-24
log/syslog: document that this package no longer works after macOS 12.0
Emmanuel T Odeke
2026-02-24
internal/profile: fix error message casing for function ID not found
jjpinto
2026-02-24
internal/runtime/sys: improve DIT assembly
Roland Shoemaker
2026-02-24
internal/cpu,cmd/internal/obj/arm64: add SB
Roland Shoemaker
2026-02-23
runtime/cgo: fix setg_gcc call on aix/ppc64
qmuntal
2026-02-23
cmd/internal/obj/loong64: remove getting 32-bits address optab entry
limeidan
2026-02-23
cmd/internal/obj/loong64: merge MOVVF optab entries into ABSF
limeidan
2026-02-23
cmd/internal/obj/loong64: merge moving data operations into one case
limeidan
2026-02-23
cmd/internal/obj/loong64: merge MOVD optab entries into MOVF
limeidan
2026-02-23
cmd/internal/obj/loong64: merge MOVWU optab entries into MOVBU
limeidan
2026-02-23
runtime: printquoted: fix decoderune call
David Finkel
2026-02-23
cmd/compile/internal/ssa: add codegen for Zicond extension on riscv64
Xueqi Luo
2026-02-23
runtime: printquoted: preserve bytes of invalid UTF-8 encodings
David Finkel
[prev]
[next]