forked from golang/go
-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: PullRequestInc/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
cmd/internal/obj/riscv: add support for Zihintpause extension on riscv64
#86
opened Sep 26, 2025 by
austinderek
Loading…
cmd/compile/internal/ssa: add codegen for Zicond extension on riscv64
#85
opened Sep 24, 2025 by
austinderek
Loading…
debug/elf: prevent out-of-bounds access in applyRelocations
#80
opened Sep 18, 2025 by
austinderek
Loading…
time: reduce allocs in Time.MarshalJSON and Time.MarshalText
#79
opened Sep 18, 2025 by
austinderek
Loading…
cmd/link: use zlib.BestSpeed inside machoCompressSection
#78
opened Sep 18, 2025 by
austinderek
Loading…
crypto/rsa: implement EncryptOAEPWithOptions for custom MGF1 hash
#74
opened Sep 12, 2025 by
austinderek
Loading…
debug/elf: check if symbol section of 64-bit binary is empty to prevent panic
#70
opened Sep 9, 2025 by
austinderek
Loading…
net/http: reuse connection if entire unread body is in buffer
#67
opened Sep 7, 2025 by
austinderek
Loading…
net: filter GetAddr netlink requests by interface index
#43
opened Aug 18, 2025 by
austinderek
Loading…
cmd/link: Remove hard dependency on ld.gold on aarch64. Fixes #22040
#42
opened Aug 18, 2025 by
austinderek
Loading…
cmd/link,runtime: fix c-shared dlopen on non-glibc systems (#13492)
#40
opened Aug 16, 2025 by
austinderek
Loading…
cmd/compile/internal/syntax: simplify jumpsOverVarDecl
#37
opened Aug 15, 2025 by
austinderek
Loading…
types2: omit redundant generic type instantiation error if type is invalid
#33
opened Aug 13, 2025 by
austinderek
Loading…
cmd/cover: fix fail of go tool cover when file in report doesn't exists while using -func or -html flag
#25
opened Aug 7, 2025 by
austinderek
Loading…
net/mail: prevent whitespace in domain part of addr-spec
#24
opened Aug 7, 2025 by
austinderek
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.