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
5 days
cmd/internal/obj/loong64: correct instruction encoding
limeidan
5 days
crypto/internal/fips140/pbkdf2: fix typo in error message
Neal Patel
5 days
spec: move rule for type parameters up in section of range clause
Robert Griesemer
5 days
testing: document T.Parallel pause-and-resume behavior
Mateusz Poliwczak
5 days
syscall: typo tv[0] shoulde be tv[1]
Weixie Cui
5 days
spec: fix prose in Instantiatons section
Robert Griesemer
5 days
cmd/go: use fsys.ReadDir for IsStandardPackage
Michael Matloob
5 days
cmd/go: build pkgsite doc command in same go command invocation
Michael Matloob
5 days
crypto/internal/fips140/edwards25519/field: fix Invert comment
Filippo Valsorda
5 days
crypto/internal/fips140/edwards25519: fix zero coeff. skip optimization
Filippo Valsorda
5 days
test: more tests for generic methods
Mark Freeman
5 days
net: remove always-nil newFD error return value
Tobias Klauser
5 days
cmd/go/internal/modload: fix logged filename for 'go mod init -modfile'
Olivier Mengué
5 days
cmd/go: respect -short flag when documenting individual symbols
acehinnnqru
6 days
cmd/internal/tesdir: fix Test/codegen/switch on loong64
qmuntal
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
6 days
cmd/compile: improve stp merging for non-sequent cases
Melnikov Denis
6 days
net/http/internal/http2: prevent alloc when writing status code for responses
Nicholas S. Husin
6 days
all: update to x/net@056ac74
Nicholas S. Husin
6 days
net: document LookupSRV cname return value
yongqijia
6 days
cmd/go: use MkdirTemp to create temp directory for "go bug"
Damien Neil
6 days
cmd/compile: remove unused inNonInitFunction context
Cuong Manh Le
6 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
doc/next: move 78137.md to the correct directory
Nicholas S. Husin
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
spec: add syntax and prose for generic methods
Robert Griesemer
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
7 days
test: add a simple test using generic methods
Mark Freeman
7 days
cmd/compile/internal/noder: use UIR V4
Mark Freeman
7 days
cmd/go/internal/modload: rename State to Loader
Ian Alexander
[prev]
[next]