-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Pull requests: golang/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
encoding/json: Add "nonil" struct tag for json encoding of nil slices/maps
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#27813
opened Sep 22, 2018 by
pjebs
Loading…
compress/flate: improve decompression speed
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#38324
opened Apr 9, 2020 by
klauspost
Loading…
crypto/x509: subject/issuer hint fallback for unknown-authority errors
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#38779
opened Apr 30, 2020 by
wking
Loading…
crypto/x509: add directory name constraints
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#39639
opened Jun 17, 2020 by
luizluca
Loading…
net/http: add a package to parse and serialize Structured Field Values
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#41045
opened Aug 26, 2020 by
dunglas
Loading…
cmd/compile: better error msg for impossible type assertions
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#43831
opened Jan 21, 2021 by
howjmay
Loading…
database/sql: add empty driver name check on Register method
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#44477
opened Feb 21, 2021 by
mehmetcantas
Loading…
crypto/x509/pkix/pkix: add missing RFC 5280 RDN OIDs
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#44536
opened Feb 23, 2021 by
mbartosch
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…
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…
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…
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…
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: 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…
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…
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…
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…
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…
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…
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…
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…
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…
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/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…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.