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
2024-10-23
[rubygems/rubygems] Document suggest_gems_from_name()
Ellen Marie Dash
2024-10-23
[rubygems/rubygems] [suggest_gems_from_name] Bail early if the value is guara...
Ellen Marie Dash
2024-10-23
Move error handling for GC.stat_heap to gc.c
Peter Zhu
2024-10-23
Make rb_gc_impl_stat_heap return a VALUE instead of size_t
Peter Zhu
2024-10-23
Move error handling for GC.stat to gc.c
Peter Zhu
2024-10-23
Make rb_gc_impl_stat return a VALUE instead of size_t
Peter Zhu
2024-10-23
Move error handling for GC.latest_gc_info to gc.c
Peter Zhu
2024-10-23
YJIT: Make PendingBranch::set_target `must_use` [ci skip]
Alan Wu
2024-10-23
YJIT: Check when gen_branch() fails
Alan Wu
2024-10-23
Harden the ObjectSpace.memsize_of spec
Jean Boussier
2024-10-23
CI: Test with gcc-14 on macOS
Nobuyoshi Nakada
2024-10-23
Extract common code as a function
Nobuyoshi Nakada
2024-10-23
Fix false warning by gcc 14 for aarch64
Nobuyoshi Nakada
2024-10-23
Check if -pipe option works
Nobuyoshi Nakada
2024-10-23
YJIT: Count compiled_branch_count when branch is finalized [ci skip]
Alan Wu
2024-10-23
[rubygems/rubygems] Print a proper error when there's a previous empty instal...
David Rodríguez
2024-10-23
[rubygems/rubygems] Improve Bundler errors when trying to install to a protec...
David Rodríguez
2024-10-23
[rubygems/rubygems] Improve `Bundler::GenericSystemCall` error message
David Rodríguez
2024-10-23
[rubygems/rubygems] Consistently use `:create` action when creating directories
David Rodríguez
2024-10-23
[rubygems/rubygems] Fix out of date spec description
David Rodríguez
2024-10-23
[rubygems/rubygems] Fix running `bundler` (with a final `r`) in a `bundle exe...
David Rodríguez
2024-10-23
[rubygems/rubygems] Do what the comment says, it's simpler
David Rodríguez
2024-10-23
[rubygems/rubygems] Remove the need for some bundler monkeypatches
David Rodríguez
2024-10-23
Clarify bundler inline’s `install` parameter
Jerome Dalbert
2024-10-23
[ruby/ipaddr] Drop support for Ruby 2.3
Taketo Takashima
2024-10-23
Bump github/codeql-action from 3.26.13 to 3.27.0
dependabot[bot]
2024-10-23
Bump actions/cache in /.github/actions/setup/directories
dependabot[bot]
2024-10-23
[ruby/error_highlight] Adjust truncation, add opt-out mechanism, rename metho...
Guilherme Carreiro
2024-10-23
[ruby/error_highlight] Handle very long lines with errors in the middle of th...
Guilherme Carreiro
2024-10-23
[ruby/error_highlight] Handle very long lines
Guilherme Carreiro
2024-10-22
[rubygems/rubygems] Remove patches for old TruffleRuby versions
David Rodríguez
2024-10-22
[DOC] Tweaks for Array#inspect (#11935)
Burdette Lamar
2024-10-22
[DOC] Tweaks for Array#to_h
BurdetteLamar
2024-10-22
Rewrite Numeric#dup and Numeric#+@ in Ruby (#11933)
Takashi Kokubun
2024-10-22
[DOC] Tweaks for Array#take_while (#11930)
Burdette Lamar
2024-10-22
[DOC] Tweaks for Array#take (#11929)
Burdette Lamar
2024-10-22
YJIT: Implement specialization for no-op `{Kernel,Numeric}#dup`
Alan Wu
2024-10-22
[DOC] Tweaks for Array#to_a
BurdetteLamar
2024-10-22
[ruby/reline] Use IO's encoding instead of Encoding.default_external
Wu
2024-10-22
[rubygems/rubygems] Cleanup some specs after recent support drop
David Rodríguez
2024-10-22
[rubygems/rubygems] Change one `bundle check` spec to not touch the network
David Rodríguez
2024-10-22
Delete reserve_stack code
KJ Tsanaktsidis
2024-10-22
Perform an actual access check in Dir.tmpdir for writability
KJ Tsanaktsidis
2024-10-21
Don't clear out flags in rb_gc_obj_free
Peter Zhu
2024-10-21
YJIT: Rename method substitution functions and improve docs (+1) (#11919)
Alan Wu
2024-10-21
Fix wmap_compact from potentially corrupting ST table
Peter Zhu
2024-10-21
[DOC] Fix indentation of comment in wmap_compact_table_i
Peter Zhu
2024-10-21
Fix an off-by-one error of own memrchr implementation
Yusuke Endoh
2024-10-21
Show where mutated chilled strings were allocated
Étienne Barrié
2024-10-20
Remove unused or wrong conversions
Nobuyoshi Nakada
[prev]
[next]