-
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
regexp: add find test cases for matching edges of multibyte characters
#67831
opened Jun 5, 2024 by
anuraaga
Loading…
testing: fix racy t.done usage by adding a separate race-canary field
#67796
opened Jun 3, 2024 by
Groxx
Loading…
encoding/json: don't silently ignore errors from (*Decoder).More
#67525
opened May 20, 2024 by
mateusz834
Loading…
os,syscall,internal/poll: merge readInt to internal/byteorder
#67462
opened May 17, 2024 by
qiulaidongfeng
Loading…
runtime: add GoID to StackRecord produced by GoroutineProfile()
#67369
opened May 14, 2024 by
vaind
Loading…
runtime/cgo: provide backward compatibility with old glibc for cgo
#67328
opened May 12, 2024 by
lifubang
Loading…
encoding/pem: refactor lineBreaker.Write to handle buffer sizes correctly
#67267
opened May 9, 2024 by
aimuz
Loading…
runtime: don't fetch c-archive/c-shared os.Args on musl/uclinux
#67254
opened May 8, 2024 by
1800alex
Loading…
runtime/debug: add the options parameter to SetCrashOutput
#67192
opened May 6, 2024 by
Stavrospanakakis
Loading…
encoding/json: optimize tag parsing by introducing cutTag helper function
#67100
opened Apr 29, 2024 by
aimuz
Loading…
cmd/go: report trimpath erasing ldflags, and allow override
#67072
opened Apr 26, 2024 by
xnox
Loading…
all: public procPin and procUnpin to internal/runtime/proc
#66941
opened Apr 20, 2024 by
qiulaidongfeng
Loading…
crypto/rsa: check RSA private/public key size before using it
#66918
opened Apr 19, 2024 by
xin-tsla
Loading…
runtime/testdata/testprog: close files in the tidExists GCFairness func
#66881
opened Apr 18, 2024 by
testwill
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.