- 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
regexp/syntax: allow extended Unicode characters in capture names
#64662 opened Dec 11, 2023 by igorzhilianin Loading…
time: improve performance of calendar algorithms and clarify its spec…
#64600 opened Dec 7, 2023 by normandesjr Loading…
regexp: remove reference to external RE2 wiki from the docs
#64574 opened Dec 6, 2023 by mauri870 Loading…
cmd/compile/internal/test: prevent failures in go tool dist test -msan
#64573 opened Dec 6, 2023 by mauri870 Loading…
net/http: optimize http.Dir when files are not modified and add GODEUG to preserve old behavior
#64263 opened Nov 19, 2023 by qiulaidongfeng Loading…
internal/zstd: replace hardcoded block size with constant
#64202 opened Nov 16, 2023 by aimuz Loading…
internal/zstd: enforce block size limit according to RFC 8878
#64155 opened Nov 15, 2023 by aimuz Loading…
testing: note FailNow does not prevent Cleanup functions
#63842 opened Oct 31, 2023 by scop Loading…
runtime: add missing runtime error prefix to PanicNilError
#63816 opened Oct 29, 2023 by mauri870 Loading…
runtime/internal/atomic: add memory barrier for arm Cas on failure
#63603 opened Oct 17, 2023 by mauri870 Loading…
strings: added function to get string pointer from a string constant
#63299 opened Sep 29, 2023 by sajjanjyothi Loading…
sync/atomic: document that atomic types should not be copied
#63256 opened Sep 27, 2023 by mateusz834 Loading…
net: report detailed DNS errors with Extended DNS Errors
#63201 opened Sep 25, 2023 by mateusz834 Loading…
syscall: add SysProcAttr.PseudoConsole on Windows
#62710 opened Sep 18, 2023 by aymanbagabas Loading…
runtime: the last section should be len(md.textsectmap)-1
#62564 opened Sep 11, 2023 by pzc105 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.