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
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
9 days
net/mail: fix quadratic complexity in consumeComment
mohammadmseet-hue
9 days
cmd/compile/internal/importer: consume generic methods in importer
Mark Freeman
9 days
go/internal/gcimporter: consume generic methods in gcimporter
Mark Freeman
9 days
cmd/compile: cleanup rules by canonicalizing sext(int(bool)) → zext(int(bool))
Jorropo
9 days
cmd/compile: extend condselect into math code to handle other constants than 1
Jorropo
9 days
cmd/go/internal/workcmd: correct go.work file name
Sean Liao
9 days
runtime: fix timespec definition on 32bits systems
Jorropo
9 days
net/http: fix shadow var frame
Weixie Cui
9 days
math/big: optimize writeMultiple to use StringWriter and ByteWriter
Jorropo
9 days
time: wrong Sign Cast in Time.UnmarshalBinary (V2 Format)
cuiweixie
9 days
os: use t.TempDir in root_test tempDirWithUnixSocket
Runxi Yu
9 days
cmd/go/internal/script: add fuzz test for quoteArgs
Abhinav Gupta
9 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
12 days
cmd/compile/internal/noder: recognize generic method instantiation
Mark Freeman
12 days
crypto/x509/pkix: avoid quadratic string concatenation in RDNSequence.String
Navtej
12 days
path/filepath: document Dir behavior for Windows volume-only paths
kovan
12 days
cmd/internal/obj/loong64: run go generate
Keith Randall
12 days
cmd/compile: extend all the cmov into math generic rules with their contrary
Jorropo
12 days
cmd/compile/internal/noder: omit wrapper functions for generic methods
Mark Freeman
12 days
cmd/compile/internal/noder: set dict.receivers in writer
Mark Freeman
12 days
cmd/compile/internal/noder: offset type parameter indices
Mark Freeman
12 days
cmd/compile/internal/noder: decode generic methods and pipe receivers
Mark Freeman
12 days
hash/maphash: add Hasher interface and ComparableHasher impl
Alan Donovan
13 days
runtime: add sysUnreserve to undo sysReserve
Michael Pratt
13 days
runtime: clarify sysFree documentation
Michael Pratt
13 days
all: add export linknames for assembly symbols accessed from other package
Cherry Mui
13 days
cmd/asm, cmd/go: pass -std to assembler for standard library packages
Cherry Mui
13 days
runtime: use asmcgocall_no_g in libInit
Michael Pratt
13 days
runtime: mention linknamestd in HACKING.md
Cherry Mui
13 days
hash/maphash: revert purego implementation
Alan Donovan
13 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
13 days
cmd/compile/internal/noder: split up objTypeParams
Mark Freeman
13 days
go/types, types2: in range-over-func, the yield function cannot be variadic
Robert Griesemer
13 days
runtime: rename _mkmalloc's module to avoid GOROOT conflict
Michael Matloob
14 days
internal/runtime/atomic: simplify linknames
Cherry Mui
14 days
cmd/compile/internal/importer: update comment
Mark Freeman
14 days
cmd/internal/goobj: regenerate builtin list, add retpoline and tls_g symbols
Cherry Mui
14 days
runtime/secret: replace stub reference in test assembly
Cherry Mui
14 days
cmd/link: make dupok symbol handling path clearer
Cherry Mui
14 days
cmd/compile, cmd/link: add linknamestd directive for std-only linknames
Cherry Mui
14 days
cmd/cgo/internal/testcarchive: unskip a test on darwin/arm64
Cherry Mui
[prev]
[next]