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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2024-10-10
[ruby/rdoc] Improve method source toggling
Stan Lo
2024-10-10
Update vendored net-http
Samuel Giddins
2024-10-09
[ruby/prism] Attempt to assume binary is UTF-8
Kevin Newton
2024-10-09
[ruby/prism] Avoid breaking code units offset on binary encoding
Vinicius Stock
2024-10-09
[rubygems/rubygems] Add `Gem::Specification#gem_dir` back
David Rodríguez
2024-10-09
[rubygems/rubygems] Fix a `gem install` crash during "done installing" hooks
David Rodríguez
2024-10-09
[rubygems/rubygems] Allow `gem pristine` to reset default gems too
David Rodríguez
2024-10-09
[rubygems/rubygems] Fix `Gem::Specification#gem_dir` losing custom source for...
David Rodríguez
2024-10-09
[rubygems/rubygems] Fix plugin command loading
David Rodríguez
2024-10-09
Fix spelling
John Bampton
2024-10-08
[ruby/irb] Change debug test workaround to use ENV
tomoya ishida
2024-10-08
Call Resolv::DNS::Config#lazy_initialize explicitly if that instance is not i...
Hiroshi SHIBATA
2024-10-07
[rubygems/rubygems] Fix `bundle.bat` re-execution
David Rodríguez
2024-10-07
[ruby/rdoc] Use normal `font-weight` for links
Sam Bostock
2024-10-07
[ruby/reline] Add cursor keys for application keypad mode to default
tomoya ishida
2024-10-06
[ruby/reline] Allow utf-8 safe meta key mapping in inputrc
tomoya ishida
2024-10-06
[ruby/irb] Change default completor from regexp to auto, try
tomoya ishida
2024-10-04
[rubygems/rubygems] More rubygems 3.2.x removals
Samuel Giddins
2024-10-04
[rubygems/rubygems] Remove CorrectHashForLambdaOperator monkey patch
Samuel Giddins
2024-10-04
[rubygems/rubygems] Remove outdated conditionals from tests
Samuel Giddins
2024-10-04
[rubygems/rubygems] Update required_ruby_version to 3.1
Samuel Giddins
2024-10-03
[ruby/prism] Use `partial_script` for the parser translators
Earlopain
2024-10-03
[ruby/rdoc] Fix ToRdoc#accept_table
tomoya ishida
2024-10-03
[ruby/reline] Rename `matches?` as `match?`
Nobuyoshi Nakada
2024-10-03
prettyprint hash with colon style
tompng
2024-10-03
each_address should now resolve for AAAA first
Sadiq Saif
2024-10-02
[rubygems/rubygems] Remove compatibility code with old RubyGems
David Rodríguez
2024-10-02
[ruby/reline] Fix incremental search cancel bug
tomoya ishida
2024-10-02
[ruby/reline] Add a timeout to cursor_pos
tomoya ishida
2024-10-02
[rubygems/rubygems] Fix error in one source when fetching dependency APIs cle...
David Rodríguez
2024-10-02
[rubygems/rubygems] Fix `bundler/inline` resetting ENV
David Rodríguez
2024-10-02
[rubygems/rubygems] The `BUNDLER_SETUP` env should also be cleaned up
David Rodríguez
2024-10-02
[rubygems/rubygems] Make sure MissingSpecVersionError#to_s prints exception m...
David Rodríguez
2024-10-02
[rubygems/rubygems] Simplify command loading
David Rodríguez
2024-10-02
[ruby/singleton] Fixed double assignment
Hiroshi SHIBATA
2024-10-02
[ruby/irb] Use correct binding in debug mode
tomoya ishida
2024-10-01
[ruby/reline] Fix Reline crash with invalid encoding history
tomoya ishida
2024-10-01
[ruby/singleton] Make compatible with Ruby 2.4
rm155
2024-10-01
[ruby/singleton] Clean VERSION freezing
rm155
2024-10-01
[ruby/singleton] Only use RactorLocalSingleton if Ractor is defined
rm155
2024-10-01
[ruby/singleton] Change PerRactorSingleton to RactorLocalSingleton
rm155
2024-10-01
[ruby/singleton] Improve Ractor-compliance; Create PerRactorSingleton
rm155
2024-09-30
[ruby/rdoc] Only let browser search through source code until it's
Earlopain
2024-09-30
Don't warn the bundled gems that are migrated at Ruby 3.0.
Hiroshi SHIBATA
2024-09-30
[rubygems/rubygems] Fix error when changing a path source to a git source if ...
David Rodríguez
2024-09-30
[rubygems/rubygems] Fix `stub.activated?` sometimes returning false after act...
Earlopain
2024-09-30
[rubygems/rubygems] Fix old cache format detection when application is not so...
David Rodríguez
2024-09-30
[rubygems/rubygems] `gem cleanup` no longer needs to reset paths
David Rodríguez
2024-09-30
[rubygems/rubygems] Don't add duplicated specs to unresolved specs
David Rodríguez
2024-09-30
[rubygems/rubygems] Don't list duplicated version in `Gem::Specification.rese...
David Rodríguez
[next]