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-03-24
internal/runtime/maps: add GOEXPERIMENT=mapsplitgroup for KKKKVVVV slot order
Jake Bailey
2026-03-24
cmd/go: document that workspace use paths are not resolved through symlinks
gulmix
2026-03-24
cmd/go/internal/doc: remove flag listing from usage
Michael Matloob
2026-03-24
net/http/internal/http2: use fake net for TestTransportBlockingRequestWrite
Damien Neil
2026-03-24
cmd/link: raise minimum windows version to 10
Jason A. Donenfeld
2026-03-24
net/http: add a test for starting a server with no HTTP/2 and no TLS config
Damien Neil
2026-03-24
net/http: fix panic in ServeTLS on nil TLSConfig
chressie
2026-03-24
runtime: return the error code as a return value in syscallN_trampoline
qmuntal
2026-03-23
net/http/internal/http2: remove inaccessible write schedulers
Nicholas S. Husin
2026-03-23
net/http: make ResponseWriter.ReadFrom respect declared Content-Length
Nicholas S. Husin
2026-03-23
net: avoid wrapping io.EOF in UnixConn read methods
Basavaraj PB
2026-03-23
net/http/internal/http2: modernize the package
qiulaidongfeng
2026-03-23
cmd/go: fix autocgo test fail when set CGO_ENABLED during make.bash
qiulaidongfeng
2026-03-23
runtime/race: apply LLVM zero-initialization fix
Michael Pratt
2026-03-22
cmd/link/internal/loong64: remove the handling of R_CONST and R_GOTOFF from t...
limeidan
2026-03-20
Revert "runtime, cmd/compile: use preemptible memclr for large pointer-free c...
Michael Pratt
2026-03-20
Revert "runtime: fix memclrNoHeapPointersPreemptible"
Michael Pratt
2026-03-20
cmd/compile/internal/noder: don't shoot oneself (fix silly mistake)
Robert Griesemer
2026-03-20
Revert "cmd/compile: don't call memclrNoHeapPointersPreemptible from nosplit ...
Michael Pratt
2026-03-20
all: update to x/tools@5d7afbc08aec
Dmitri Shuralyov
2026-03-20
cmd/compile: on arm64 pair a load with a load in a subsequent block
Keith Randall
2026-03-20
internal/pkgbits: add missing tests
Robert Griesemer
2026-03-20
cmd/internal/obj/arm64: new arm64 assembling path for SVE
Junyang Shao
2026-03-20
cmd/go: include test deps in buildinfo
Stefan VanBuren
2026-03-20
cmd/go/internal/help: reword packages and importpath docs
Sean Liao
2026-03-20
cmd/compile: elide sign-extend after zero-extend for wasm
George Adams
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
[prev]
[next]