- Notifications
You must be signed in to change notification settings - Fork 18.5k
Pull requests: golang/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
debug/dwarf: improve error when debugging information is absent
#70254 opened Nov 8, 2024 by glzbcrt Loading…
go/printer: do not treat '\f' as a newline in (*printer).writeString
#69859 opened Oct 12, 2024 by mateusz834 Loading…
encoding/asn1: unmarshal enumerated values correctly into ANY
#69727 opened Oct 1, 2024 by Freax13 Loading…
crypto/ecdh: remove 8 byte pointer overhead for non-boringcrypto builds
#69575 opened Sep 21, 2024 by mateusz834 Loading…
syscall: add separator for filepath if contains "." in wasip1
#69569 opened Sep 21, 2024 by Zxilly Loading…
net/mail: enhance address parser to include IPv6 address tags
#69461 opened Sep 14, 2024 by puellanivis Loading…
runtime: fix segfault due to missing argv on musl-linux c-archive
#69325 opened Sep 6, 2024 by adambenhassen Loading…
regexp/syntax: optimize OpCharClass fold case in calcFlags
#69304 opened Sep 6, 2024 by func25 Loading…
crypto/md5: improve ARM64 MD5 performance by optimizing ROUND3 function
#69302 opened Sep 6, 2024 by kdjdbbfk Loading…
encoding/xml: reject processing instructions with reserved names
#69201 opened Sep 1, 2024 by DemiMarie Loading…
encoding/xml: require whitespace before processing instruction value
#69200 opened Sep 1, 2024 by DemiMarie Loading…
encoding/xml: normalize \t, \r and \n to space in attributes
#69198 opened Sep 1, 2024 by DemiMarie Loading…
encoding/xml: treat a namespaced name as two names, not one
#69196 opened Sep 1, 2024 by DemiMarie Loading…
math: implement statistical functions for mean, median, mode, variance, and stddev
#69195 opened Sep 1, 2024 by hemanth0525 Loading…
net/http/httptrace: compose ClientTrace without reflect
#69172 opened Aug 30, 2024 by ydnar Loading…
crypto/x509: fix maxConstraintComparisions typo with maxConstraintComparisons
#69083 opened Aug 27, 2024 by arnaudhillen Loading…
ProTip! no:milestone will show everything without a milestone.