I Use This!
Very High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Jan 18, 2025 — Jan 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rb_file_join_fastpath: removed useless StringValueCStr More... about 12 hours ago
rb_file_join_fastpath: optimize searching for separators More... about 15 hours ago
Optimize File.join common use case More... about 18 hours ago
[ruby/prism] Fix ripper translator for `__END__` More... 1 day ago
[DOC] Improve docs for ObjectSpace.define_finalizer More... 1 day ago
[Bug #21842] Let `rb_interned_str` return US-ASCII if possible More... 2 days ago
Revert "Fix rb_interned_str: create strings with BINARY (akak ASCII_8BIT) encoding" More... 2 days ago
ZJIT: Fix land race More... 2 days ago
ZJIT: Specialize OPTIMIZED_METHOD_TYPE_CALL (#15859) More... 2 days ago
[DOC] Improve docs for ObjectSpace.memsize_of_all More... 2 days ago
Fix rb_interned_str: create strings with BINARY (akak ASCII_8BIT) encoding More... 2 days ago
Remove objspace->flags.has_newobj_hook More... 2 days ago
rb_free_tmp_buffer: use ruby_sized_xfree More... 2 days ago
[ruby/json] Extract json_fast_memcpy16 for readability More... 2 days ago
ZJIT: Create HIR effect system (#15359) More... 2 days ago
Include abi.h in the dependency of rubyspec-capiext More... 3 days ago
[ruby/prism] Add `Ripper.tokenize` to translation layer More... 3 days ago
MatchData: Avoid large stack allocations in MatchData (GH-15872) More... 3 days ago
[ruby/prism] Make the ripper shim work with rdoc More... 3 days ago
Rust interface is out of our scope More... 3 days ago
Expand `rb_data_type_t::reserved` for future use More... 3 days ago
Update Typed Data dump on debuggers [ci skip] More... 3 days ago
Win32: refine handing of missing-baseruby failure More... 3 days ago
Win32: fix baseruby at reconfig More... 3 days ago
Don't force major GC when there are allocatable slots More... 3 days ago
Win32: split `-basic-vars-` step More... 3 days ago
[ruby/timeout] Improve Timeout.timeout documentation formatting and typos More... 3 days ago
[ruby/json] Use __builtin_memcpy, if available, to copy overlapping byte ranges in copy_remaining_bytes to avoid a branch to MEMCPY. Additionally use a space as padding byte instead of an 'X' so it can be represented diretly on AArch64 with a single instruction. More... 3 days ago
[ruby/prism] Fix locations for invalid syntax when using `expect1_opening` More... 3 days ago
Make `Array#map` and `Array#select` more tolerant More... 4 days ago