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-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
runtime/cgo: deduplicate x_cgo_init and crosscall1
qmuntal
2026-02-13
runtime/cgo: deduplicate pthreads-related functions
qmuntal
2026-02-12
encoding/json/v2: remove `unknown` tag option and DiscardUnknownMembers
Joe Tsai
2026-02-12
time: document that Parse does not support leap seconds
Sean Liao
2026-02-12
time: document that LoadLocation creates new Location instances
Sean Liao
2026-02-12
cmd/go: do not collect build information for test packages when not needed
Pierre Gimalac
2026-02-12
net: always set the servers field to defaultNS
Mateusz Poliwczak
2026-02-12
cmd/go: fix panic in 'go run -C'
Oleksandr Redko
2026-02-12
reflect: add examples for Value.Fields and Value.Methods
cuishuang
2026-02-12
math/big: optimize the implementation of lshVU on loong64
limeidan
2026-02-12
cmd/go/internal/bug: sync go bug headings with GitHub form
ThanhNguyxn
2026-02-12
cmd/compile: make the cached sdom always return the reverse PO
Daniel Morsing
2026-02-12
cmd/go/internal/modindex: eliminate duplicated vars
Kir Kolyshkin
2026-02-12
cmd/compile: fix slice bounds check elimination after function inlining
Youlin Feng
2026-02-12
cmd/compile/internal/bitvec: remove 2GB allocation limit in NewBulk
Michael Podtserkovskii
2026-02-12
crypto/tls: fix CurvePreferences comment
Simon Deziel
2026-02-12
cmd/compile: set alignment for all content-addressable symbols
Ian Lance Taylor
2026-02-12
cmd/compile: replace conditions to CCMP instructions on ARM64
Ch1n-ch1nless
2026-02-12
cmd/link: handle runtime.type based on size, not GOOS
Ian Lance Taylor
2026-02-11
internal/poll: simplify IOCP association checks
qmuntal
2026-02-11
internal/poll: avoid race between execIO and DisassociateIOCP
qmuntal
2026-02-11
runtime: conservatively scan extended register state
Alexander Musman
2026-02-11
cmd/link: correct libc dynamic linker path
Meng Zhuo
2026-02-10
cmd/compile, runtime: set alignment of type descriptors
Ian Lance Taylor
2026-02-10
cmd/internal/obj: add Align field to LSym
Ian Lance Taylor
2026-02-10
runtime: put a bool in front of initialization-done channel
Ian Lance Taylor
2026-02-10
cmd/compile: move likely used values into registers before entering loop
Keith Randall
2026-02-09
crypto/sha1: provide optimised assembly for riscv64
Julian Zhu
2026-02-09
runtime/pprof: fix missing Profile docs
Austin Clements
2026-02-09
crypto/des: correct finalPermutation comment from 4-bit to 64-bit
cuishuang
2026-02-09
crypto/tls: update bogo version
Roland Shoemaker
2026-02-09
runtime: add race instrumentation for moduleToTypelinksLock
chressie
2026-02-07
runtime: use unsafe.Slice in itabInit
Ian Lance Taylor
2026-02-07
internal/abi, runtime: put type descriptor sizes in internal/abi
Ian Lance Taylor
2026-02-06
runtime: simplify the implementation of walltime and nanotime1 on loong64
Guoqi Chen
2026-02-06
io/fs: document that Sub does not check for existence
Sean Liao
[prev]
[next]