-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Pull requests: ruby/ruby
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
variable.c: avoid out of bound write in
generic_field_set
#13675
opened Jun 21, 2025 by
byroot
Loading…
Avoid allocation for positional splat for literal array keyword argument
#13673
opened Jun 20, 2025 by
jeremyevans
Loading…
call rb_warn() if fail to create timer_thread, set system_working=0
#13671
opened Jun 20, 2025 by
luke-gruber
Loading…
Shink RClass when it is known they can't be namespaced
#13650
opened Jun 18, 2025 by
byroot
Loading…
Get transcoding to work across ractors by locking certain operations
#13601
opened Jun 12, 2025 by
luke-gruber
Loading…
Add locks around accesses/modifications to global encodings table
#13600
opened Jun 12, 2025 by
luke-gruber
Loading…
Lock VM when accessing/modifying global VM tables
#13599
opened Jun 12, 2025 by
luke-gruber
Loading…
Get String#crypt working with multi-ractor in cases where !HAVE_CRYPT_R
#13567
opened Jun 9, 2025 by
luke-gruber
Loading…
[DOC] Update _regexp.rdoc examples Regexp.escape
Documentation
Improvements to documentation.
#13559
opened Jun 9, 2025 by
hfl
Loading…
Hook up
autoload
method to use rb_ractor_autoload_load
when in ractor
#13553
opened Jun 6, 2025 by
luke-gruber
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.