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-09-05
`rake install` command is failed (#1170)
mterada1228
2024-09-05
[ruby/reline] Bump version to 0.5.10
Mari Imaizumi
2024-09-05
Optimized instruction for Hash#freeze
Étienne Barrié
2024-09-05
Optimized instruction for Array#freeze
Étienne Barrié
2024-09-04
[rubygems/rubygems] Improve `bundle add` manpage
Takuya Noguchi
2024-09-04
[ruby/prism] essentialy ==> essentially
ydah
2024-09-04
[rubygems/rubygems] Load gemspecs in the context of its parent also when usin...
David Rodríguez
2024-09-04
[ruby/reline] Split render_differential to LineEditor's rendering
tomoya ishida
2024-09-04
[rubygems/rubygems] Removed unused stringio
Hiroshi SHIBATA
2024-09-03
[rubygems/rubygems] standardize pretty-print output for Gem::Source and subcl...
Durable Programming Team
2024-09-03
[ruby/irb] Fix easter_egg run without RDoc, fix input-method test
tomoya ishida
2024-09-03
[ruby/reline] Add test for reset_variables in Reline::Config
Mari Imaizumi
2024-09-03
[ruby/reline] Fix redisplay/insert_text called from pre_input_hook
tomoya ishida
2024-09-03
[ruby/optparse] Prefer `require_relative`
Nobuyoshi Nakada
2024-09-03
Vendor `securerandom` in Bundler as well
David Rodríguez
2024-09-03
Change automatiek to properly vendor securerandom
David Rodríguez
2024-09-03
Fix `gem exec rails new foo` failing on Ruby 3.2
David Rodríguez
2024-09-03
Let automatiek convert requires that are indented to require_relative as well
David Rodríguez
2024-09-02
[rubygems/rubygems] Simplify `Gem.read_binary` and `Gem.write_binary`
Nobuyoshi Nakada
2024-09-02
[rubygems/rubygems] Avoid another race condition of open mode
Nobuyoshi Nakada
2024-09-02
[ruby/rdoc] [DOC] Fix links (https://github.com/ruby/rdoc/pull/1169)
Burdette Lamar
2024-09-02
[ruby/reline] Get console handle again and retry when Win32API call
tomoya ishida
2024-09-02
[rubygems/rubygems] Don't try to remove previous install folder if it's empty
David Rodríguez
2024-09-02
[rubygems/rubygems] Improve insecure gem overwrite message
David Rodríguez
2024-09-02
[ruby/logger] Bump up 1.6.1
Hiroshi SHIBATA
2024-09-01
Skip RDoc related feature if Gem::RDoc is not available
Hiroshi SHIBATA
2024-08-31
[rubygems/rubygems] fix `@license` typo preventing licenses from being correc...
Durable Programming Team
2024-08-31
[ruby/uri] Bump up 0.13.1
Hiroshi SHIBATA
2024-08-31
[ruby/reline] Implement re-read-init-file
Mari Imaizumi
2024-08-30
[rubygems/rubygems] Emit progress to stderr when `--parseable` is passed to `...
Matt Brictson
2024-08-30
[rubygems/rubygems] Don't blow up when explicit version is removed from some ...
David Rodríguez
2024-08-29
[ruby/prism] Remove deprecated lib/prism/translation/parser/rubocop.rb file
Koichi ITO
2024-08-29
[ruby/reline] Calculate mbchar width with bsearch
tomoya ishida
2024-08-29
[rubygems/rubygems] Add a note about "platforms" in Gemfile vs "platforms" in...
David Rodríguez
2024-08-29
[rubygems/rubygems] Reject unknown platforms when running `bundle lock --add-...
David Rodríguez
2024-08-28
[PRISM] Sync version update
Kevin Newton
2024-08-28
[ruby/prism] Reverse-sync ruby/ruby and deprecate old fields
Kevin Newton
2024-08-28
[PRISM] Field renaming
Kevin Newton
2024-08-28
[ruby/irb] Colorize command input
tomoya ishida
2024-08-28
[ruby/timeout] timeout.rb: Update documentation
Olle Jonsson
2024-08-27
[ruby/irb] Move parse_command method to Context
Stan Lo
2024-08-27
[ruby/reline] Remove unused variables
Mari Imaizumi
2024-08-27
[ruby/uri] Also warn URI::RFC3986_PARSER.extract
Hiroshi SHIBATA
2024-08-27
[ruby/fileutils] Update license files same as ruby/ruby
Hiroshi SHIBATA
2024-08-26
[ruby/rdoc] Make darkfish more responsive and readable on mobile
Stan Lo
2024-08-26
[rubygems/rubygems] Emit progress to stderr when `--print` is passed to `bund...
Matt Brictson
2024-08-26
[rubygems/rubygems] Fix newline=false being ignored by Shell#warn
Matt Brictson
2024-08-26
[rubygems/rubygems] Fix missing 'msg' parameter in Shell#no?
Matt Brictson
2024-08-26
[ruby/tempfile] Support anonymous tempfile on earlier than Ruby 3.2
Nobuyoshi Nakada
2024-08-24
[ruby/rdoc] Make the summary triangle appear in the correct place
Ufuk Kayserilioglu
[next]