-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Pull requests: golang/go
Pull requests list
runtime: immediately handoff P before returning to C host program
#57104
opened Dec 6, 2022 by
antJack
Loading...
go/doc: fix example generation for package prefixed with go-
#56746
opened Nov 15, 2022 by
yoanm
Loading...
math: improve math.Log to handle subnormal floating number on amd64
#56601
opened Nov 6, 2022 by
liu-du
Loading...
net/http: convert URL credentials to Authorization header for js fetch
#56564
opened Nov 4, 2022 by
bored-engineer
Loading...
crypto/x509: add String() for KeyUsage, ExtKeyUsage
#56005
opened Oct 2, 2022 by
izolight
Loading...
net/http: http2 conn serve's net.Conn type assertion supports non *tls.Conn types
#55077
opened Sep 14, 2022 by
lukeo3o1
Loading...
cmd/go/internal/modcmd: expand help text for go mod tidy
#54998
opened Sep 10, 2022 by
mem
Loading...
crypto/x509: update parseCertificate() to guarantee version cannot be negative
#54783
opened Aug 30, 2022 by
iljavs
Loading...
runtime: fix misleading comments in amd64 assembly
#54711
opened Aug 27, 2022 by
samhocevar
Loading...
syscall: make use of StartupInfo.Reserved2 on Windows
#53687
opened Jul 5, 2022 by
ZekeLu
Loading...
cmd/cgo: enable reproducible builds when LTO is enabled
#53528
opened Jun 24, 2022 by
Foxboron
Loading...
crypto/tls: fix a testing deadlock that occurs on a TLS protocol error
#53216
opened Jun 3, 2022 by
eay
Loading...
crypto/cipher: add optimized assembly xorBytes for ARM (NEON + non-NEON)
#53154
opened May 30, 2022 by
adriancable
Loading...
syscall/js: enable a JS Promise pattern for Funcs
#52581
opened Apr 26, 2022 by
TiemenSch
Loading...
compile: name X1 as RA under RISC-V in comment, other than LR
#52258
opened Apr 10, 2022 by
luojia65
Loading...
cmd/go: fail if the user tries to modify the GOMOD environment variable
#51954
opened Mar 25, 2022 by
bstncartwright
Loading...
runtime,runtime/metrics: track on-cpu time per goroutine
#51347
opened Feb 24, 2022 by
irfansharif
Loading...
runtime: fix badsignal2 to initialize r3 with a valid address
#50822
opened Jan 26, 2022 by
marler8997
Loading...
runtime: add missing //go:nosplit for Windows context methods
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#49991
opened Dec 6, 2021 by
honsunrise
Loading...
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.