index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-08-08
Revert "Check if the found pkg-config is usable actually"
Nobuyoshi Nakada
2025-08-08
[ruby/optparse] Use `~/.config` only if `$XDG_CONFIG_HOME` is unset or empty
Nobuyoshi Nakada
2025-08-08
Bump actions/cache in /.github/actions/setup/directories
dependabot[bot]
2025-08-07
ZJIT: Remove the need for unwrap() on with_num_bits() (#14144)
Takashi Kokubun
2025-08-07
ZJIT: Implement `defined?` codegen for non-yield calls (#14101)
Stan Lo
2025-08-07
Invalidate CCs when cme is invalidated in marking
John Hawthorn
2025-08-07
ZJIT: Optimize class guards by directly reading klass field (#14136)
Stan Lo
2025-08-07
ZJIT: Remove GC offsets overwritten by invalidation (#14102)
Takashi Kokubun
2025-08-07
ZJIT: Create HeapObject Type (#14140)
Max Bernstein
2025-08-07
Convert `time` to use `rb_gc_mark_and_move`
Jean Boussier
2025-08-07
symbol.c: use `rb_gc_mark_and_move` over `rb_gc_location`
Jean Boussier
2025-08-07
set.c: use `rb_gc_mark_and_move`
Jean Boussier
2025-08-07
Convert `VM/shape_tree` to use `rb_gc_mark_and_move`
Jean Boussier
2025-08-07
Convert `name_err_mesg` to use `rb_gc_mark_and_move`
Jean Boussier
2025-08-07
Convert `Enumerator` types to use `rb_gc_mark_and_move`
Jean Boussier
2025-08-07
Convert `marshal_compat_table` to use `rb_gc_mark_and_move`
Jean Boussier
2025-08-07
ZJIT: Set PC before StringCopy (#14141)
Max Bernstein
2025-08-07
Make Random write-barrier protected
Peter Zhu
2025-08-06
Add stricter assertions on CC access
John Hawthorn
2025-08-06
Ensure ObjectSpace.dump won't call cc_cme on invalidated CC
John Hawthorn
2025-08-06
Avoid marking CC children after invalidation
John Hawthorn
2025-08-06
ZJIT: Inline attr_reader/attr_accessor (#14126)
Max Bernstein
2025-08-06
ZJIT: Implement SingleRactorMode invalidation (#14121)
Stan Lo
2025-08-06
ZJIT: Run TestFixnum
Alan Wu
2025-08-06
ZJIT: x86: split: Fix live ranges index-out-of-range panic
Alan Wu
2025-08-06
Fix off-by-one in symbol next_id
Peter Zhu
2025-08-06
ZJIT: Fix "immediate value too large" on cmp for x86_64 (#14125)
Takashi Kokubun
2025-08-07
Add MODULE NODE locations
S-H-GAMELINKS
2025-08-07
Fix typo in comment regarding symlink flags in autogen.sh
ydah
2025-08-06
Struct: keep direct reference to IMEMO/fields when space allows
Jean Boussier
2025-08-06
Mark `cross_ractor_require_data_type` as embeddable
Jean Boussier
2025-08-06
Make Ractor::Selector write-barrier protected
Peter Zhu
2025-08-06
variable.c: refactor accesses to the generic_fields_tbl
Jean Boussier
2025-08-05
ZJIT: Fix `Kernel#Float`'s annotation (#14123)
Stan Lo
2025-08-06
[rubygems/rubygems] Update tests to respect token for where v2 and v1 are inv...
pjsk
2025-08-06
[rubygems/rubygems] removed global variables
pjsk
2025-08-06
[rubygems/rubygems] implement fallback
pjsk
2025-08-06
[rubygems/rubygems] Surgery on test code to make fallback to imdsv1 easier to...
pjsk
2025-08-06
[rubygems/rubygems] make things a bit more testable
pjsk
2025-08-06
[rubygems/rubygems] Use IMDSv2 for S3 instance credentials
Frank Olbricht
2025-08-05
ZJIT: Avoid matching built-in iseq's HIR line numbers in tests (#14124)
Stan Lo
2025-08-06
[rubygems/rubygems] Allow to use Gem::Deprecate#rubygems_deprecate and rubyge...
Hiroshi SHIBATA
2025-08-06
[rubygems/rubygems] Deprecate Gem::Specification#datadir and will remove it a...
Hiroshi SHIBATA
2025-08-06
[rubygems/rubygems] Added ability for changing deprecated version from only n...
Hiroshi SHIBATA
2025-08-06
[rubygems/rubygems] Removed compatibility.rb that file is for Ruby 1.9.
Hiroshi SHIBATA
2025-08-05
ZJIT: Profile type+shape distributions (#13901)
Max Bernstein
2025-08-05
[DOC] Tweaks for GC.start (#14093)
Burdette Lamar
2025-08-05
[ruby/prism] Convert implicit parameter `it` to local variable in `parse_expr...
S-H-GAMELINKS
2025-08-05
[ruby/prism] Remove uneeded test
S-H-GAMELINKS
2025-08-05
[ruby/prism] Add it read and assignment test
S-H-GAMELINKS
[next]