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-20
doc: fix 2 links in godebug.md
Dmitri Shuralyov
2026-03-20
doc: remove template use in godebug.md
Dmitri Shuralyov
2026-03-20
cmd/compile: (mips64x) optimize float32(abs|sqrt64(float64(x)))
Julian Zhu
2026-03-19
cmd/link: propagate Mach-O section alignment to symbol in loadmacho
penglei
2026-03-19
cmd/link: skip special symbols for label symbol generation
Cherry Mui
2026-03-19
cmd/compile: enable promoted field selectors as keys in struct literals
Robert Griesemer
2026-03-19
cmd/compile: skip race detector test failure for unsupported VMA
Guoqi Chen
2026-03-19
cmd/compile/internal/noder: encode promoted struct fields for composite liter...
Robert Griesemer
2026-03-19
go/types, types2: allow promoted field names as keys in struct literals
Robert Griesemer
2026-03-19
cmd/go: reject an empty tool name
Olivier Mengué
2026-03-19
cmd/go: make all script tests parallel
Michael Matloob
2026-03-18
syscall: remove the 42 args limit in SyscallN
qmuntal
2026-03-18
runtime: return the error code as a return value in asmstdcall
qmuntal
2026-03-18
runtime,runtime/cgo: do cgo thread initialization in Go on Windows
qmuntal
2026-03-18
cmd/compile: simplify the implementation of LoweredMoveLoop on loong64
Guoqi Chen
2026-03-18
cmd/internal/objabi: implement GCC-compatible response file parsing
Michael Podtserkovskii
2026-03-18
cmd/link/internal/loong64: add immediate range detection to the internal linker
limeidan
2026-03-18
cmd/link: work around race syso weak import on macOS
Cherry Mui
2026-03-18
cmd/link: modify the register used in trampoline
limeidan
2026-03-18
cmd/link: support loading R_LARCH_GOT64_PC_{LO12, HI20} relocs on loong64
Guoqi Chen
2026-03-18
runtime: implement part of library initialization in Go
qmuntal
2026-03-18
sync: modernize examples using newer ranged for loops
Krushnal Patil
2026-03-18
time: fix typo in comment
Max Proske
2026-03-18
cmd/go: provide concise user message to use - go work use
Raghvender
2026-03-18
cmd/compile: allow multiple induction variables in one block in prove
Youlin Feng
2026-03-18
runtime: make asmcgocall more robust to missing G
qmuntal
2026-03-18
net/url: allow commas in hostnames for mongodb urls
yueyoum
2026-03-18
cmd/go: make the package loader a part of the module loader
Michael Matloob
2026-03-18
runtime: add a test for issue 78081
Keith Randall
2026-03-18
cmd/compile: allow halt flag to run concurrently
Daniel Morsing
2026-03-17
cmd/internal/obj/loong64: centralize the functions for getting instruction co...
limeidan
2026-03-17
cmd/compile: simplify the implementation of LoweredZeroLoop on loong64
Guoqi Chen
2026-03-17
cmd/internal/obj/loong64: correcting spelling errors in the comments
Guoqi Chen
2026-03-17
cmd/compile: don't call memclrNoHeapPointersPreemptible from nosplit functions
Keith Randall
2026-03-17
runtime: fix memclrNoHeapPointersPreemptible
Keith Randall
2026-03-17
go/types, types2: handle unconstrained type parameters correctly in a few places
Robert Griesemer
2026-03-17
cmd/compile: use 128-bit arm64 vector ops for Move expansion
Alexander Musman
2026-03-17
cmd/compile: don't treat string literal as static data in FIPS mode
Cherry Mui
2026-03-17
crypto/rsa: improve Precompute documentation
Filippo Valsorda
2026-03-17
os/exec: document that Cmd.Wait must not be called concurrently
Basavaraj PB
2026-03-17
context: fix package doc description of WithDeadlineCause and WithTimeoutCause
yongqijia
2026-03-17
cmd/compile: eliminate redundant sign-extensions for wasm
George Adams
2026-03-17
cmd/go: update urls in documentation to go.dev
Sean Liao
2026-03-17
cmd/go/internal/modload: delete unused files
WuGuangyao
2026-03-17
doc/next: add release notes for enabling stdversion in tests
Sean Liao
2026-03-17
cmd/go/internal/verylongtest: check MustHaveGoBuild in TestGoBuildUmask
Michael Matloob
2026-03-16
spec: fix prose in rule for keys of struct composite literals
Robert Griesemer
2026-03-16
cmd/compile: (riscv64) optimize float32(abs|sqrt64(float64(x)))
Meng Zhuo
2026-03-16
internal/syscall/windows: don't force image section checks in Deleteat
qmuntal
2026-03-16
internal/poll: pin all objects needed during overlapped I/O
database64128
[prev]
[next]