-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Pull requests: ruby/ruby
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix UAF in IO::Buffer#| when self or mask is an invalidated slice
#17010
opened May 17, 2026 by
himura467
Contributor
Loading…
Handle refinements correctly in {Method,UnboundMethod}#super_method
#16997
opened May 16, 2026 by
jeremyevans
Contributor
Loading…
ZJIT: Split test_dont_inline_integer_xor_with_bignum_or_boolean
#16993
opened May 15, 2026 by
k0kubun
Member
Loading…
ZJIT: x64: Prefer 7-byte sign extending
mov over 10-byte movabs
#16992
opened May 15, 2026 by
XrXr
Member
Loading…
Improve performance of
String#codepoints with ASCII hot path in multi-byte strings.
#16991
opened May 15, 2026 by
FletcherDares
Contributor
Loading…
[DRAFT] perf: gsub - Improve when re-scans occurs
#16987
opened May 15, 2026 by
FletcherDares
Contributor
•
Draft
Make
rb_load_entrypoint accept two arguments directly
#16984
opened May 15, 2026 by
nobu
Member
Loading…
ZJIT: Implement Polymorphic Definedivar
#16981
opened May 14, 2026 by
nozomemein
Contributor
•
Draft
Use monotonic counters for tracking malloc/free
#16919
opened May 11, 2026 by
eightbitraptor
Member
Loading…
[Feature #13677] Add host to addrinfo resolution errors
#16918
opened May 11, 2026 by
HoneyryderChuck
Contributor
Loading…
Deprecate
Pathname::SEPARATOR_PAT instead of making it private
#16909
opened May 9, 2026 by
Earlopain
Contributor
Loading…
Add autoload_data_lock to protect autoload_data when free concurrently
#16900
opened May 8, 2026 by
luke-gruber
Contributor
Loading…
Document Improvements to documentation.
Thread.each_caller_location parameters
Documentation
#16899
opened May 8, 2026 by
amomchilov
Contributor
Loading…
Protect th->keeping_mutexes when freeing mutex + thread concurrently
#16898
opened May 8, 2026 by
luke-gruber
Contributor
Loading…
Give the fiber pool its own mutex to allow sweep thread to acquire it
#16892
opened May 8, 2026 by
luke-gruber
Contributor
Loading…
Add support for fiber yield after time slice is exhausted.
#16886
opened May 7, 2026 by
samuel-williams-shopify
Contributor
•
Draft
Concurrent_set now able to handle concurrent deletions from multiple threads
#16877
opened May 6, 2026 by
luke-gruber
Contributor
Loading…
Ensure Symbol#to_proc respects caller's Ruby::Box context
#16865
opened May 5, 2026 by
niku
Contributor
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.