- Notifications
You must be signed in to change notification settings - Fork 18.6k
Pull requests: golang/go
Author
Uh oh!
There was an error while loading. Please reload this page.
Label
Uh oh!
There was an error while loading. Please reload this page.
Projects
Uh oh!
There was an error while loading. Please reload this page.
Milestones
Uh oh!
There was an error while loading. Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading. Please reload this page.
Sort
Pull requests list
crypto/md5: improve ARM64 MD5 performance by optimizing ROUND3 function
#69302 opened Sep 6, 2024 by kdjdbbfkLoading…
regexp/syntax: optimize OpCharClass fold case in calcFlags
#69304 opened Sep 6, 2024 by func25Loading…
runtime: fix segfault due to missing argv on musl-linux c-archive
#69325 opened Sep 6, 2024 by adambenhassenLoading…
crypto/ecdh: remove 8 byte pointer overhead for non-boringcrypto builds
#69575 opened Sep 21, 2024 by mateusz834Loading…
encoding/asn1: unmarshal enumerated values correctly into ANY
#69727 opened Oct 1, 2024 by Freax13Loading…
go/printer: do not treat '\f' as a newline in (*printer).writeString
#69859 opened Oct 12, 2024 by mateusz834Loading…
debug/dwarf: improve error when debugging information is absent
#70254 opened Nov 8, 2024 by glzbcrtLoading…
runtime: delete the function and code related to maxObjsPerSpan
#70262 opened Nov 9, 2024 by qinlonglong123Loading…
crypto/x509: support certificates with X25519 public keys
#70642 opened Dec 2, 2024 by EdSchoutenLoading…
os/signal: check int type of signal using reflection
#70368 opened Nov 15, 2024 by WineChordLoading…
go/token: replace map with array for looking up keywords
#76622 opened Nov 28, 2025 by soypatLoading…
syscall: make LoadConnectEx not IPv4-specific on Windows
#76667 opened Dec 3, 2025 by linsiteLoading…
cmd/cover: exclude commented-out code from coverage instrumentation
#76692 opened Dec 4, 2025 by rudy-regazzoni-sonarsourceLoading…
runtime: replace compare with max/min for improve the readable
#76730 opened Dec 6, 2025 by jianfengtonyLoading…
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 howjmayLoading…
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 silkehLoading…
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 najeiraLoading…
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 bborehamLoading…
runtime,runtime/metrics: track on-cpu time per goroutine
#51347 opened Feb 24, 2022 by irfansharifLoading…
PreviousNext
ProTip! Filter pull requests by the default branch with base:master.