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-25
[Misc #20810] Reenable Travis CI.
Nobuyoshi Nakada
2024-10-24
[DOC] Tweaks for Array#union
BurdetteLamar
2024-10-24
[DOC] Tweaks for Array#transpose
BurdetteLamar
2024-10-24
[ruby/reline] nonprinting_start and nonprinting_end should be
tomoya ishida
2024-10-24
Fix shared GC with -DRUBY_DEBUG
Matt Valentine-House
2024-10-24
Fix shared-gc build task
Matt Valentine-House
2024-10-24
append completion_append_character only when continous completion is … (#764)
Wu
2024-10-24
Fix potential issue in wmap_cmp for dead entries
Peter Zhu
2024-10-24
[ruby/zlib] Reduce `ensure` nesting
Nobuyoshi Nakada
2024-10-24
[ruby/zlib] Tell gcc-14 that `Qnil` is not passed to `gzfile_calc_crc`
Nobuyoshi Nakada
2024-10-24
Bump actions/checkout in /.github/actions/setup/directories
dependabot[bot]
2024-10-24
[rubygems/rubygems] [SpecFetcher tests] Use >3 character long fake gem name.
Ellen Marie Dash
2024-10-24
[rubygems/rubygems] [SpecFetcher] Change < to <= like it should be.
Ellen Marie Dash
2024-10-24
[ruby/error_highlight] Rename the `ErrorHighlight::DefaultFormatter` setting ...
Guilherme Carreiro
2024-10-23
[ruby/rdoc] Red-based darkfish color scheme
Stan Lo
2024-10-23
[rubygems/rubygems] [SpecFetcher] Avoid unneeded string allocation.
Ellen Marie Dash
2024-10-23
[rubygems/rubygems] [SpecFetcher] Bail before calling available_specs()
Ellen Marie Dash
2024-10-23
[rubygems/rubygems] Replace .map{...}.compact with .filter_map {...}
Ellen Marie Dash
2024-10-23
[rubygems/rubygems] Add another bail-early condition to suggest_gems_from_nam...
Ellen Marie Dash
2024-10-23
[rubygems/rubygems] Optimize when suggest_gems_from_name finds an exact match.
Ellen Marie Dash
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
[next]