-
Notifications
You must be signed in to change notification settings - Fork 17.9k
Pull requests: golang/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
cmd/link: use gold on ARM/ARM64 only if gold is available
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#49748
opened Nov 23, 2021 by
jefferyto
Loading…
runtime: add missing //go:nosplit for efaceOf
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#49001
opened Oct 15, 2021 by
honsunrise
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…
crypto/ecdsa: Adjust entropy bounds
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#48653
opened Sep 27, 2021 by
soatok
Loading…
encoding/xml: support xmlns prefixes
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#48641
opened Sep 27, 2021 by
ydnar
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…
crypto/tls: populate peerCertificates before validation fails
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#48273
opened Sep 9, 2021 by
sooslaca
Loading…
crypto/tls: replace tls Conn's rawInput with a small buffer when Read timeout
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#48229
opened Sep 7, 2021 by
cch123
Loading…
net: listen on specified multicast address
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#47772
opened Aug 18, 2021 by
danielkucera
Loading…
math: add ARM64 implementation of frexp
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#47589
opened Aug 7, 2021 by
howjmay
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…
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…
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…
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…
crypto/x509: always emit a critical SAN extension if the Subject is empty in a CSR
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#46810
opened Jun 17, 2021 by
rboyer
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…
net/http: fix hijack hang at abortPendingRead
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#46278
opened May 20, 2021 by
jing-rui
Loading…
math/bits: use Wilkes-Wheeler-Gill algorithm for OnesCount64
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#46189
opened May 15, 2021 by
ttsugriy
Loading…
net/http: add test for proxyAuth
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#46102
opened May 11, 2021 by
zxc111
Loading…
runtime: add missing persistentalloc memstats
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#46051
opened May 8, 2021 by
hzzb
Loading…
cmd/go: add support for wildcards in 'go list -m'
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#45719
opened Apr 23, 2021 by
jamdagni86
Loading…
cmd/go: allow generate to skip missing files
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#45642
opened Apr 20, 2021 by
tie
Loading…
os: set the correct op while returning errors from WriteAt, ReadFrom, ReadAt
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#45376
opened Apr 4, 2021 by
nidhi-doshi
Loading…
cmd/compile/mips: intrinsify bits.RotateLeft32 on MIPS
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#45028
opened Mar 15, 2021 by
stffabi
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.