-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Insights: ruby/ruby
Overview
-
0 Active issues
-
- 52 Merged pull requests
- 20 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
v3_2_9 3.2.9
published
Jul 24, 2025 -
v3_3_9 3.3.9
published
Jul 24, 2025
52 Pull requests merged by 22 people
-
Split autogenerated dependency to depend file from common.mk
#14015 merged
Jul 25, 2025 -
Flush out-of-date gems at extracting bundled gems
#14014 merged
Jul 25, 2025 -
Disable TSAN for rb_gc_mark_machine_context
#13997 merged
Jul 24, 2025 -
Extract vm_locked_by_ractor_p
#13996 merged
Jul 24, 2025 -
ZJIT: Remove redundant test exclusions
#14013 merged
Jul 24, 2025 -
ZJIT: 2 minor refactoring
#14010 merged
Jul 24, 2025 -
[DOC] Tweak for String#encode!
#13994 merged
Jul 24, 2025 -
Add NODE_DEFINED tests for cases with parentheses to test_ast.rb
#14008 merged
Jul 24, 2025 -
YJIT: Use raw memory write to update pointers in code
#14005 merged
Jul 24, 2025 -
Add DEFINED NODE locations
#14006 merged
Jul 24, 2025 -
Remove unused imemo_parser_strterm
#13989 merged
Jul 24, 2025 -
Use
<>
for a system header#14004 merged
Jul 24, 2025 -
Backport gcc-15 support for Ruby 3.2
#14002 merged
Jul 24, 2025 -
Update the latest versions of actions
#14000 merged
Jul 24, 2025 -
math.c: cleanup unused
#include <errno.h>
#13985 merged
Jul 24, 2025 -
Fix with gcc-15
-flto
option for Ruby 3.2#14001 merged
Jul 24, 2025 -
Support
cause:
inThread#raise
andFiber#raise
.#13967 merged
Jul 24, 2025 -
ZJIT: Run against all tests
#13950 merged
Jul 23, 2025 -
Fix missing write barrier through M_TBL in ensure_origin
#13992 merged
Jul 23, 2025 -
[DOC] Tweaks for String#encoding
#13995 merged
Jul 23, 2025 -
[DOC] Tweaks for String#each_grapheme_cluster
#13981 merged
Jul 23, 2025 -
[DOC] Tweaks for String#empty?
#13991 merged
Jul 23, 2025 -
[DOC] Update documentation of
ObjectSpace.memsize_of
#13986 merged
Jul 23, 2025 -
[DOC] Tweaks for String#each_line
#13982 merged
Jul 23, 2025 -
[DOC] Tweaks for String#each_codepoint
#13980 merged
Jul 23, 2025 -
[DOC] Tweaks for String#each_char
#13979 merged
Jul 23, 2025 -
ZJIT: Fix clobbering register for
self
in gen_entry_params()#13983 merged
Jul 23, 2025 -
Fix bigand_int edgecase returning false
#13987 merged
Jul 23, 2025 -
Remove global symbol locks for rb_intern and rb_gc_free_dsymbol
#13973 merged
Jul 23, 2025 -
Add comments to autogen script
#13961 merged
Jul 23, 2025 -
Launchable: Remove
launchable subset
command#13969 merged
Jul 23, 2025 -
Fix 'hexadecimal' spelling on encodings docs
#13951 merged
Jul 23, 2025 -
ZJIT: Use rb_vm_env_write() when writing locals in higher scopes
#13977 merged
Jul 22, 2025 -
[DOC] Tweaks for String#each_byte
#13975 merged
Jul 22, 2025 -
[DOC] Tweak for String#dump
#13976 merged
Jul 22, 2025 -
[DOC] Fix typos in documentation files
#13949 merged
Jul 22, 2025 -
Update tsan suppressions and fix a race in gc_start
#13964 merged
Jul 22, 2025 -
Interpolated strings must not be frozen
#13966 merged
Jul 22, 2025 -
Fix missing increment of deleted_entries
#13933 merged
Jul 22, 2025 -
encoding.c: check for autoload before checking index
#13970 merged
Jul 22, 2025 -
ZJIT: Load stack relative slot before frame teardown
#13953 merged
Jul 22, 2025 -
[DOC] Docs for String#dump
#13965 merged
Jul 21, 2025 -
ZJIT: Remove no-op movs after register allocation
#13954 merged
Jul 21, 2025 -
Ractor: lock around global variable get/set
#13785 merged
Jul 21, 2025 -
Fix several typos in the ractors docs
#13952 merged
Jul 21, 2025 -
Backport support for gcc-15 into ruby_3_3 branch
#13962 merged
Jul 20, 2025 -
[3.3] Fix use-after-free when resizing exivars
#13638 merged
Jul 19, 2025 -
Bump up resolv-0.3.1 for Ruby 3.3
#13817 merged
Jul 19, 2025 -
Remove dead rehash check
#13958 merged
Jul 18, 2025 -
Detect rehash in array-backed hashes
#13919 merged
Jul 18, 2025 -
ZJIT: Support invalidating on method redefinition
#13875 merged
Jul 18, 2025 -
Fix size assertion in concurrent set resizing
#13934 merged
Jul 18, 2025
20 Pull requests opened by 15 people
-
Introduce thread timer interval constants
#13955 opened
Jul 18, 2025 -
Fix KW_SPECIFIED_BITS_MAX to use Fixnum width
#13956 opened
Jul 18, 2025 -
Replace recursion with iteration in UnicodeNormalize.nfc_one
#13957 opened
Jul 18, 2025 -
Optimize string range numeric checks
#13959 opened
Jul 19, 2025 -
Update tool/ln_sr.rb
#13960 opened
Jul 19, 2025 -
[Feature #21028] ObjectSpace#find_paths_to_unshareable_objects
#13963 opened
Jul 21, 2025 -
experiment with speeding up Time.local
#13968 opened
Jul 22, 2025 -
symbol.c: simplify `dup_string_for_create`
#13971 opened
Jul 22, 2025 -
CI: ubuntu.yml: Migrate Travis CI ppc64le/s390x cases to GitHub Actions.
#13972 opened
Jul 22, 2025 -
POC: Explicit memory ordering
#13974 opened
Jul 22, 2025 -
ZJIT: Guide WB skipping for Insn::SetLocal using HIR type info
#13978 opened
Jul 22, 2025 -
Remove the dependency from internal/cont.h to prism
#13984 opened
Jul 23, 2025 -
Prevent fork from happening in getnameinfo
#13990 opened
Jul 23, 2025 -
[DOC] Tweak for String#encode
#13993 opened
Jul 23, 2025 -
ZJIT: Support invalidating constant patch points
#13998 opened
Jul 23, 2025 -
Use the official actions for msys2
#14003 opened
Jul 24, 2025 -
Improve performance of bignum[beg, len]
#14007 opened
Jul 24, 2025 -
ZJIT: Add MemBase::FrameBase that deals with native SP changes (+2)
#14009 opened
Jul 24, 2025 -
[DOC] Fix return value of rb_str_hash_cmp
#14011 opened
Jul 24, 2025 -
Remove more VM locks for symbols
#14012 opened
Jul 24, 2025
4 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[Bug #21513] Raise on converting endless range to set
#13902 commented on
Jul 24, 2025 • 2 new comments -
Fix lock ordering issue for rb_ractor_sched_wait() and rb_ractor_sched_wakeup()
#13682 commented on
Jul 18, 2025 • 0 new comments -
ZJIT: Profile type+shape distributions
#13901 commented on
Jul 18, 2025 • 0 new comments -
Test IBM platform
#13932 commented on
Jul 23, 2025 • 0 new comments