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-23
net/smtp: prevent test failures due to expired test certificate
Nicholas S. Husin
2026-02-23
cmd/compile: fix a typo in startRegs drop condition
Alexander Musman
2026-02-23
runtime: remove write barriers from traceRegionAlloc
Nick Ripley
2026-02-23
crypto/rand: remove exported fields in the default Reader
Mateusz Poliwczak
2026-02-23
go/token: add File.String method
Alan Donovan
2026-02-23
cmd/internal/obj/loong64: rearrange optab entries
limeidan
2026-02-22
cmd/internal/obj: support arm64 FMOVQ from/to global address
Alexander Musman
2026-02-21
cmd/compile: pointer-shaped types are SSAable even if lots of 0-sized fields
Keith Randall
2026-02-21
cmd/compile: add flag for emitting diagnostics unsorted
Daniel Morsing
2026-02-21
runtime/secret: run crash tests under memory validating modes
Daniel Morsing
2026-02-20
net: convert wildcard address to local on freebsd
Michael Pratt
2026-02-20
mime: make TypeByExtension follow Chrome+Firefox's precedence for webm->video...
Jakub Czyż
2026-02-19
internal/syscall/windows: use byte instead of bool for all BOOLEAN Windows da...
Alex Brainman
2026-02-19
net/url: add (*URL).Clone
Emmanuel T Odeke
2026-02-19
cmd/cgo/internal/test: add a test for C calling into Go before init done
Cherry Mui
2026-02-19
cmd/compile, go/*: move method type parameter checks from parsers to type che...
Robert Griesemer
2026-02-19
cmd/link: use bfd ld 2.36+ on linux/arm64 instead of gold
Dimitri John Ledkov
2026-02-19
cmd/dist: clean up test.go
qmuntal
2026-02-19
runtime/cgo: remove unnecessary ARM_TP_ADDRESS check on FreeBSD
qmuntal
2026-02-18
runtime/cgo: deduplicate Android's fatalf
qmuntal
2026-02-18
runtime/cgo: use pthreads to get stack bound on Solaris
qmuntal
2026-02-18
runtime/cgo: rename and update ppc64x and s390x croscall1 functions
qmuntal
2026-02-18
runtime: update comments about known g offsets
Michael Anthony Knyszek
2026-02-18
runtime: tell the race detector about synchronization on mainInitDone
Cherry Mui
2026-02-18
cmd/link: don't pass -Wl,-S on illumos
Peter Tribble
2026-02-18
internal/runtime/gc/scan: require popcnt for x86
khr@golang.org
2026-02-17
internal/syscall/windows: add lpBytesReturned to DeviceIoControl call
bobo liu
2026-02-17
internal/syscall/windows: correct some enums and syscall signatures
Michal Pristas
2026-02-17
crypto: don't overwrite existing GODEBUG settings
qmuntal
2026-02-17
runtime/cgo: remove clang mmap bug workaround
qmuntal
2026-02-17
internal/poll: readWriteLock should destroy the fd when there are no more ref...
qmuntal
2026-02-17
all: use LF line ending for C files
Cherry Mui
2026-02-17
cmd/covdata: update test expectations after coverage position change
Rudy Regazzoni
2026-02-17
cmd/internal/obj: remove ARM64 prefix from encoding helpers
Alexander Musman
2026-02-17
cmd/internal/obj: move ARM64RegisterListOffset from cmd/asm/internal/arch
Alexander Musman
2026-02-15
cmd/compile: don't drop same register twice
khr@golang.org
2026-02-14
cmd/compile: avoid folding 64-bit integers into 32-bit constants
Youlin Feng
2026-02-14
cmd/internal/obj/loong64: improve ARNG type register name conversion
Guoqi Chen
2026-02-14
cmd/go: validate inferred module path for go mod init
Yanchen Chen
2026-02-13
encoding/json/v2: allow streaming JSON methods to return errors.ErrUnsupported
Joe Tsai
2026-02-13
cmd/go/internal/vcs: delete go-internal argument handling dead code
Tony Tang
2026-02-13
encoding/json/v2: remove SkipFunc sentinel error
Joe Tsai
2026-02-13
cmd/go: document PATH behavior for `go run` and `go tool`
Paschalis T
2026-02-13
cmd/link: support PIE on linux/s390x without cgo
George Adams
2026-02-13
encoding/json/v2: dual support errors.ErrUnsupported and SkipFunc
Joe Tsai
2026-02-13
doc: document the gotypesalias removal
Mateusz Poliwczak
2026-02-13
runtime: delete deadcode in mheap
Tony Tang
2026-02-13
net/netip: optimize Prefix.String
database64128
2026-02-13
cmd/cover: exclude commented-out code from coverage instrumentation
Rudy Regazzoni
2026-02-13
doc: document GODEBUG carve out for security releases
Sean Liao
[prev]
[next]