-
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
cmd/compile/internal/ir: use hash to identify duplicate unexported function
#66345
opened Mar 15, 2024 by
Zxilly
Loading…
encoding/binary: Add SizeUvarint() and SizeVarint()
#66366
opened Mar 17, 2024 by
friendlymatthew
Loading…
cmd/go: report trimpath erasing ldflags, and allow override
#67072
opened Apr 26, 2024 by
xnox
Loading…
crypto/rsa: check RSA private/public key size before using it
#66918
opened Apr 19, 2024 by
xin-tsla
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…
runtime: don't fetch c-archive/c-shared os.Args on musl/uclinux
#67254
opened May 8, 2024 by
1800alex
Loading…
all: public procPin and procUnpin to internal/runtime/proc
#66941
opened Apr 20, 2024 by
qiulaidongfeng
Loading…
encoding/pem: refactor lineBreaker.Write to handle buffer sizes correctly
#67267
opened May 9, 2024 by
aimuz
Loading…
net/http: make the http server con write buffer size configurable
#68143
opened Jun 23, 2024 by
oddmario
Loading…
testing: fix racy t.done usage by adding a separate race-canary field
#67796
opened Jun 3, 2024 by
Groxx
Loading…
regexp: add find test cases for matching edges of multibyte characters
#67831
opened Jun 5, 2024 by
anuraaga
Loading…
runtime/cgo: provide backward compatibility with old glibc for cgo
#67328
opened May 12, 2024 by
lifubang
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.