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
7 days
crypto/tls: avoid atLeastReader and associated allocations.
Daniel Morsing
7 days
crypto/ed25519: use FIPS 140-3 GenerateKey and enforce fips140=only
Filippo Valsorda
7 days
cmd/go/internal/modload: disambiguate package and module loaders
Ian Alexander
7 days
cmd/internal/testdir: do not fail fast when running asmcheck
Paul Murphy
7 days
all: update to x/tools@b36d1d12a1a724eb9be6609c9789aec3d99e6030
Mark Freeman
8 days
cmd/go: invalidate test cache when -coverpkg dependencies change
Ryan Currah
8 days
cmd/go/internal/modload: minor modernization fixes
Ian Alexander
8 days
cmd/compile: ensure result selects are in the block of a call
khr@golang.org
8 days
runtime: remove gopanicFP field from panic record
Keith Randall
8 days
cmd/compile/testdata/script/issue77033.txt: make test panic
Alex Brainman
8 days
cmd/compile: report error instead of ICE for oversized map element
gulmix
8 days
cmd/compile: optimize CondSelect to math on arm64 with inline register shifts
Jorropo
8 days
cmd/compile: improve Mul to Left Shift rules
Jorropo
8 days
runtime: save and restore fcsr0 registers in async preempt on loong64
Guoqi Chen
8 days
cmd/compile: add loop invariant code motion
Ilya Tocar
8 days
net/mail: fix quadratic complexity in consumeComment
mohammadmseet-hue
8 days
cmd/compile/internal/importer: consume generic methods in importer
Mark Freeman
8 days
go/internal/gcimporter: consume generic methods in gcimporter
Mark Freeman
8 days
cmd/compile: cleanup rules by canonicalizing sext(int(bool)) → zext(int(bool))
Jorropo
8 days
cmd/compile: extend condselect into math code to handle other constants than 1
Jorropo
8 days
cmd/go/internal/workcmd: correct go.work file name
Sean Liao
8 days
runtime: fix timespec definition on 32bits systems
Jorropo
8 days
net/http: fix shadow var frame
Weixie Cui
8 days
math/big: optimize writeMultiple to use StringWriter and ByteWriter
Jorropo
8 days
time: wrong Sign Cast in Time.UnmarshalBinary (V2 Format)
cuiweixie
8 days
os: use t.TempDir in root_test tempDirWithUnixSocket
Runxi Yu
8 days
cmd/go/internal/script: add fuzz test for quoteArgs
Abhinav Gupta
8 days
cmd/compile: unify DWARF variable generation and remove encoding
Derek Parker
9 days
cmd/compile: improve uint8/uint16 logical immediates on PPC64
Jayanth Krishnamurthy jayanth.krishnamurthy@ibm.com
11 days
cmd/internal/obj/riscv: add assembly support for Zihintpause extensions
Qiu Weihong
11 days
cmd/compile: optimize switch statements using lookup tables
qmuntal
11 days
cmd/compile/internal/noder: recognize generic method instantiation
Mark Freeman
11 days
crypto/x509/pkix: avoid quadratic string concatenation in RDNSequence.String
Navtej
11 days
path/filepath: document Dir behavior for Windows volume-only paths
kovan
11 days
cmd/internal/obj/loong64: run go generate
Keith Randall
11 days
cmd/compile: extend all the cmov into math generic rules with their contrary
Jorropo
11 days
cmd/compile/internal/noder: omit wrapper functions for generic methods
Mark Freeman
11 days
cmd/compile/internal/noder: set dict.receivers in writer
Mark Freeman
11 days
cmd/compile/internal/noder: offset type parameter indices
Mark Freeman
11 days
cmd/compile/internal/noder: decode generic methods and pipe receivers
Mark Freeman
11 days
hash/maphash: add Hasher interface and ComparableHasher impl
Alan Donovan
12 days
runtime: add sysUnreserve to undo sysReserve
Michael Pratt
12 days
runtime: clarify sysFree documentation
Michael Pratt
12 days
all: add export linknames for assembly symbols accessed from other package
Cherry Mui
12 days
cmd/asm, cmd/go: pass -std to assembler for standard library packages
Cherry Mui
12 days
runtime: use asmcgocall_no_g in libInit
Michael Pratt
12 days
runtime: mention linknamestd in HACKING.md
Cherry Mui
12 days
hash/maphash: revert purego implementation
Alan Donovan
12 days
io/fs: fix godoc to refer to the 'fsys' arg
Olivier Mengué
13 days
cmd/compile/internal/noder: add encoding for generic methods
Mark Freeman
[prev]
[next]