-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Pull requests: golang/go
Pull requests list
runtime,runtime/metrics: track on-cpu time per goroutine
#51347
opened Feb 24, 2022 by
irfansharif
Loading...
syscall/js: enable a JS Promise pattern for Funcs
#52581
opened Apr 26, 2022 by
TiemenSch
Loading...
cmd/go: fail if the user tries to modify the GOMOD environment variable
#51954
opened Mar 25, 2022 by
bstncartwright
Loading...
encoding/xml: fix 'unsupported type' error on interface{} attributes
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#48625
opened Sep 25, 2021 by
silkeh
Loading...
crypto/cipher: use AEAD.NonceSize to make nonce in the example
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#48373
opened Sep 14, 2021 by
najeira
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/x509: add String() for KeyUsage, ExtKeyUsage
#56005
opened Oct 2, 2022 by
izolight
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...
debug/gosym: read start line of a function from gopclntab
#58864
opened Mar 4, 2023 by
brancz
Loading...
syscall/js: correct the wrong name in error for Value.Length method
#58497
opened Feb 13, 2023 by
xoba
Loading...
cmd/link: make bss section offset at end of its segment
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#47169
opened Jul 13, 2021 by
qingyunha
Loading...
math: add ARM64 implementation of hypot
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#47536
opened Aug 4, 2021 by
howjmay
Loading...
regexp: speed up onepass prefix check
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#48892
opened Oct 9, 2021 by
bboreham
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...
crypto/cipher: add optimized assembly xorBytes for ARM (NEON + non-NEON)
#53154
opened May 30, 2022 by
adriancable
Loading...
crypto/tls: fix a testing deadlock that occurs on a TLS protocol error
#53216
opened Jun 3, 2022 by
eay
Loading...
runtime: fix misleading comments in amd64 assembly
#54711
opened Aug 27, 2022 by
samhocevar
Loading...
crypto/sha512: implement sha512 with ARMv8.2 features
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#46970
opened Jun 29, 2021 by
howjmay
Loading...
net/http: add MaxConnLifespan to Transport
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#46714
opened Jun 12, 2021 by
josephcopenhaver
Loading...
cmd/internal/goobj: remove unused fields of Reader
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#47085
opened Jul 7, 2021 by
qingyunha
Loading...
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.