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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2024-10-29
Handle all formatting configs potentially being `nil`.
Jean Boussier
2024-10-26
Normalize lockfile platforms
David Rodríguez
2024-10-25
[ruby/rdoc] Remove details markers in HTML documents
Nobuyoshi Nakada
2024-10-24
[ruby/reline] nonprinting_start and nonprinting_end should be
tomoya ishida
2024-10-24
append completion_append_character only when continous completion is … (#764)
Wu
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
[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 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
[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
[ruby/reline] Use IO's encoding instead of Encoding.default_external
Wu
2024-10-22
Perform an actual access check in Dir.tmpdir for writability
KJ Tsanaktsidis
2024-10-19
[ruby/ipaddr] Bump the version to 1.2.7
Akinori MUSHA
2024-10-19
[ruby/ipaddr] Use string interpolation instead of format()
Akinori MUSHA
2024-10-18
[ruby/irb] Suppress "literal string will be frozen in the future"
Tsutomu Katsube
2024-10-18
[ruby/irb] Always use alternate sceen on alt-d
tomoya ishida
2024-10-18
[rubygems/rubygems] Add `bundle add --quiet` option
Jerome Dalbert
2024-10-18
[ruby/ipaddr] Use string interpolation instead of format()
Akinori MUSHA
2024-10-18
[ruby/ipaddr] Added to_json/as_json method
Taketo Takashima
2024-10-18
[rubygems/rubygems] Clarify `bundle install --quiet` documentation
Jerome Dalbert
2024-10-18
[ruby/syntax_suggest] Bump up 2.0.1
Hiroshi SHIBATA
2024-10-18
[ruby/syntax_suggest] Removed empty comment
Hiroshi SHIBATA
2024-10-17
[ruby/rdoc] feature: Render mixed-in methods and constants with
Mike Dalessio
2024-10-17
Optimize Ext::Generator::State#configure
Jean Boussier
2024-10-17
[ruby/json] Convert Generator initialize and configure method into Ruby
Jean Boussier
2024-10-17
[ruby/rdoc] Use scroll-margin-top on anchor targets
Stan Lo
2024-10-17
[ruby/rdoc] Add scroll-margin-top on all :target elements
Mads Ohm Larsen
2024-10-17
[rubygems/rubygems] Allow using `gemspec` DSL twice with same dependency and ...
David Rodríguez
2024-10-16
[rubygems/rubygems] Fix `bundle check` sometimes locking gems under the wrong...
David Rodríguez
2024-10-16
[rubygems/rubygems] Delay and refactor verification of changed sources
David Rodríguez
2024-10-16
[rubygems/rubygems] No reason for `Definition#sources` to be private
David Rodríguez
2024-10-16
[rubygems/rubygems] Lock definition directly
David Rodríguez
[next]