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
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
2023-12-01
[ruby/irb] Scrub past history input before split
hogelog
2023-12-01
[rubygems/rubygems] Many major_deprecations supply :removed_message
Eric Mueller
2023-12-01
[rubygems/rubygems] major_deprecation accepts :removed_message
Eric Mueller
2023-12-01
[ruby/prism] Change numbered parameters
Kevin Newton
2023-12-01
[ruby/prism] Fix comments after HEREDOCs again.
Martin Emde
2023-11-30
[PRISM] Consolidate prism encoding files
Kevin Newton
2023-11-30
[PRISM] Big5 encodings
Kevin Newton
2023-11-30
[PRISM] Alias CP51932 to EUC-JP
Kevin Newton
2023-11-30
[PRISM] Consolidate SJIS encodings
Kevin Newton
2023-11-30
[rubygems/rubygems] Only show "Defaulting to user installation" message when ...
Ellen Marie Dash
2023-11-30
[ruby/irb] Page evaluation result's output
Stan Lo
2023-11-30
[ruby/prism] Fix lex_compat for `<<HEREDOC # comment` at EOF
Martin Emde
2023-11-30
[rubygems/rubygems] Allow auto-install to install missing git gems
Samuel Giddins
2023-11-30
Manually sync with https://github.com/ruby/open3/pull/22 and related PRs
Hiroshi SHIBATA
2023-11-29
[rubygems/rubygems] Avoid re-compiling static regexp in a loop
Samuel Giddins
2023-11-29
[ruby/prism] Add MacJapanese encoding
Matt Boldt
2023-11-29
[ruby/irb] Use gem repl_type_completor, remove type_completion
tomoya ishida
2023-11-29
[ruby/prism] added CP950 encoding
Dhaval
2023-11-29
[rubygems/rubygems] update Magnus library in Rust extension gem template
Michael Go
[prev]
[next]