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
6 days
syscall: typo tv[0] shoulde be tv[1]
Weixie Cui
6 days
cmd/go: use fsys.ReadDir for IsStandardPackage
Michael Matloob
6 days
cmd/go: build pkgsite doc command in same go command invocation
Michael Matloob
6 days
crypto/internal/fips140/edwards25519/field: fix Invert comment
Filippo Valsorda
6 days
crypto/internal/fips140/edwards25519: fix zero coeff. skip optimization
Filippo Valsorda
6 days
net: remove always-nil newFD error return value
Tobias Klauser
6 days
cmd/go/internal/modload: fix logged filename for 'go mod init -modfile'
Olivier Mengué
6 days
cmd/go: respect -short flag when documenting individual symbols
acehinnnqru
6 days
cmd/link: fallback to older minimum Windows target version on older C GNU too...
qmuntal
6 days
cmd/compile: remove initContext type
Cuong Manh Le
6 days
cmd/compile: run CondSelect into math rules on all arches
Jorropo
7 days
cmd/compile: improve stp merging for non-sequent cases
Melnikov Denis
7 days
net/http/internal/http2: prevent alloc when writing status code for responses
Nicholas S. Husin
7 days
all: update to x/net@056ac74
Nicholas S. Husin
7 days
net: document LookupSRV cname return value
yongqijia
7 days
cmd/go: use MkdirTemp to create temp directory for "go bug"
Damien Neil
7 days
cmd/compile: remove unused inNonInitFunction context
Cuong Manh Le
7 days
cmd/internal/obj/arm64: add ASIMD cross-lane reduction instructions
Alexander Musman
7 days
crypto/tls: prevent deadlock when client sends multiple key update messages
Roland Shoemaker
7 days
cmd/go: disallow cgo trust boundary bypass
Neal Patel
7 days
cmd/compile: fix loopbce overflow check logic
Junyang Shao
7 days
cmd/compile: fix mem access overlap detection
Junyang Shao
7 days
crypto/x509: fix wildcard constraint map case sensitivity
Roland Shoemaker
7 days
html/template: properly track JS template literal brace depth across contexts
Roland Shoemaker
7 days
cmd/compile: preserve dot vars necessary for debuggers in DWARF
Derek Parker
7 days
cmd/internal/obj/arm64: add ASIMD miscellaneous unary instructions
Alexander Musman
7 days
cmd/internal/obj/arm64: add ASIMD arithmetic instructions
Alexander Musman
7 days
cmd/internal/obj/arm64: add ASIMD shift instructions
Alexander Musman
7 days
cmd/internal/obj/arm64: add remaining ASIMD compare instructions
Alexander Musman
7 days
cmd/internal/obj: refactor arm64 ASIMD instruction encoding
Alexander Musman
7 days
cmd/go/internal/tool: only forward SIGHUP, SIGINT, SIGQUIT, and SIGTERM
Michael Matloob
7 days
cmd/compile: support all constant return types in switch lookup tables
qmuntal
7 days
archive/tar: limit the number of old GNU sparse format entries
Damien Neil
7 days
all: update to x/tools@f6476fbaabd396b58618b473e4eb71e1f532b495
Mark Freeman
7 days
internal/syscall/unix: properly support AT_SYMLINK_NOFOLLOW on Linux
Damien Neil
7 days
go/types: Hasher, a hash function for Types
Alan Donovan
7 days
hash/maphash: add BloomFilter example
Alan Donovan
7 days
math/big: Binomial should return 0 if k < 0
Weixie Cui
8 days
cmd/compile/internal/noder: use UIR V4
Mark Freeman
8 days
cmd/go/internal/modload: rename State to Loader
Ian Alexander
8 days
crypto/tls: avoid atLeastReader and associated allocations.
Daniel Morsing
8 days
crypto/ed25519: use FIPS 140-3 GenerateKey and enforce fips140=only
Filippo Valsorda
8 days
cmd/go/internal/modload: disambiguate package and module loaders
Ian Alexander
8 days
cmd/internal/testdir: do not fail fast when running asmcheck
Paul Murphy
8 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
[prev]
[next]