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
2023-12-07
[ruby/irb] Debugging command warning should not be specific to the
Stan Lo
2023-12-07
[ruby/prism] Remove warnings check from parse_success? method
Kevin Newton
2023-12-07
[ruby/open-uri] Bump up 0.4.1
Hiroshi SHIBATA
2023-12-07
[ruby/open-uri] Set default for max_redirects and add exception class
Andrew Kane
2023-12-07
[ruby/open-uri] Add :max_redirects option
Andrew Kane
2023-12-07
[rubygems/rubygems] Make --build-root disable auto-user-install.
Ellen Marie Dash
2023-12-07
[rubygems/rubygems] Better approach to falling back to user installation when...
David Rodríguez
2023-12-07
[rubygems/rubygems] Use globals variables for standard input/output
Vít Ondruch
2023-12-07
Move replace_require into bundled_gems.rb
Hiroshi SHIBATA
2023-12-06
[ruby/prism] Move flag position consistently to front
Kevin Newton
2023-12-06
[rubygems/rubygems] Bundler::Fetcher uses Bundler::CIDetector
Eric Mueller
2023-12-06
[rubygems/rubygems] Duplicate Gem::CIDetector into bundler
Eric Mueller
2023-12-06
[rubygems/rubygems] Gem::UpdateSuggestion uses Gem::CIDetector
Eric Mueller
2023-12-06
[rubygems/rubygems] Introduce the Gem::CIDetector
Eric Mueller
2023-12-06
[rubygems/rubygems] Try to load Gem::BUNDLED_GEMS on Bundler
Hiroshi SHIBATA
2023-12-06
[ruby/rdoc] Only word-ending colon separates new definition
Nobuyoshi Nakada
2023-12-06
[ruby/rdoc] Needs more backslash to match escaping backslashs
Nobuyoshi Nakada
2023-12-06
[rubygems/rubygems] Use String#unpack1 available since ruby 3.0
Martin Emde
2023-12-05
[rubygems/rubygems] Converts Bundler lockfile checksum validation to opt-in only
Martin Emde
2023-12-05
[ruby/syntax_suggest] Remove duplicate error messages
Schneems
2023-12-05
[ruby/syntax_suggest] Update docs, clean up PR
Schneems
2023-12-05
[ruby/syntax_suggest] Support lexing with Prism
Schneems
2023-12-05
[ruby/syntax_suggest] Initial support for the prism parser
Schneems
2023-12-05
[ruby/irb] Bump version to v1.10.1
Stan Lo
2023-12-05
[ruby/irb] Disable pager when TERM is not set too
Stan Lo
2023-12-05
[ruby/irb] Pager should be disabled when TERM=dumb
Stan Lo
2023-12-05
[ruby/rdoc] Allow any single-word token upto 2 before C method implementation
Nobuyoshi Nakada
2023-12-05
[ruby/rdoc] Reduce matched substring allocations
Nobuyoshi Nakada
2023-12-05
[ruby/rdoc] Bump up 6.6.1
Hiroshi SHIBATA
2023-12-05
[ruby/tempfile] Bump up 0.2.1
Hiroshi SHIBATA
2023-12-05
[ruby/tempfile] Alias #to_s to #inspect
Akshay Birajdar
2023-12-05
[ruby/cgi] Bump up 0.4.1
Hiroshi SHIBATA
2023-12-05
[ruby/rdoc] Early return when `token_stream` is `nil`
Toshimaru
2023-12-05
[ruby/rdoc] fix: fix `NoMethodError` when `token_stream` is nil
toshimaru
2023-12-05
[rubygems/rubygems] Fix crash when duplicating a dev dependency in Gemfile & ...
David Rodríguez
2023-12-05
[rubygems/rubygems] Instead of checking writability, try to write
David Rodríguez
2023-12-05
[rubygems/rubygems] Prefer String#split with block in Gem::YAMLSerializer#load
Mau Magnaguagno
2023-12-05
[rubygems/rubygems] Prefer String#split with block in Bundler::CompactIndexCl...
Mau Magnaguagno
2023-12-05
[rubygems/rubygems] Prefer String#split with block in Bundler::YAMLSerializer...
Mau Magnaguagno
2023-12-04
[ruby/syntax_suggest] Bump minimum Ruby version & update standardrb
Schneems
2023-12-04
[ruby/syntax_suggest] Update standardrb to Ruby 3.0 standards
Schneems
2023-12-04
[ruby/prism] Fix up docs for lex_compat
Kevin Newton
2023-12-04
[ruby/prism] Ripper compat docs update
Kevin Newton
2023-12-03
[ruby/irb] Bump version to v1.10.0
Stan Lo
2023-12-02
[Fix] Support when nil is assigned to variable `name` (#9105)
jinroq
2023-12-02
[ruby/rdoc] Markup punctuations need to be separated with a space
Nobuyoshi Nakada
2023-12-02
[ruby/irb] Implement `history` command
Gary Tou
2023-12-01
[ruby/prism] Prism.parse_success?(source)
Kevin Newton
2023-12-01
[rubygems/rubygems] Reduce array allocations when loading definition
Samuel Giddins
2023-12-01
[ruby/prism] Provide heredoc? queries
Kevin Newton
[next]