summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-09-05`rake install` command is failed (#1170)mterada1228
2024-09-05[ruby/reline] Bump version to 0.5.10Mari Imaizumi
2024-09-05Optimized instruction for Hash#freezeÉtienne Barrié
2024-09-05Optimized instruction for Array#freezeÉtienne Barrié
2024-09-04[rubygems/rubygems] Improve `bundle add` manpageTakuya Noguchi
2024-09-04[ruby/prism] essentialy ==> essentiallyydah
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 renderingtomoya ishida
2024-09-04[rubygems/rubygems] Removed unused stringioHiroshi 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 testtomoya ishida
2024-09-03[ruby/reline] Add test for reset_variables in Reline::ConfigMari Imaizumi
2024-09-03[ruby/reline] Fix redisplay/insert_text called from pre_input_hooktomoya ishida
2024-09-03[ruby/optparse] Prefer `require_relative`Nobuyoshi Nakada
2024-09-03Vendor `securerandom` in Bundler as wellDavid Rodríguez
2024-09-03Change automatiek to properly vendor securerandomDavid Rodríguez
2024-09-03Fix `gem exec rails new foo` failing on Ruby 3.2David Rodríguez
2024-09-03Let automatiek convert requires that are indented to require_relative as wellDavid 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 modeNobuyoshi 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 calltomoya ishida
2024-09-02[rubygems/rubygems] Don't try to remove previous install folder if it's emptyDavid Rodríguez
2024-09-02[rubygems/rubygems] Improve insecure gem overwrite messageDavid Rodríguez
2024-09-02[ruby/logger] Bump up 1.6.1Hiroshi SHIBATA
2024-09-01Skip RDoc related feature if Gem::RDoc is not availableHiroshi 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.1Hiroshi SHIBATA
2024-08-31[ruby/reline] Implement re-read-init-fileMari 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 fileKoichi ITO
2024-08-29[ruby/reline] Calculate mbchar width with bsearchtomoya 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 updateKevin Newton
2024-08-28[ruby/prism] Reverse-sync ruby/ruby and deprecate old fieldsKevin Newton
2024-08-28[PRISM] Field renamingKevin Newton
2024-08-28[ruby/irb] Colorize command inputtomoya ishida
2024-08-28[ruby/timeout] timeout.rb: Update documentationOlle Jonsson
2024-08-27[ruby/irb] Move parse_command method to ContextStan Lo
2024-08-27[ruby/reline] Remove unused variablesMari Imaizumi
2024-08-27[ruby/uri] Also warn URI::RFC3986_PARSER.extractHiroshi SHIBATA
2024-08-27[ruby/fileutils] Update license files same as ruby/rubyHiroshi SHIBATA
2024-08-26[ruby/rdoc] Make darkfish more responsive and readable on mobileStan 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#warnMatt 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.2Nobuyoshi Nakada
2024-08-24[ruby/rdoc] Make the summary triangle appear in the correct placeUfuk Kayserilioglu