summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-08-24[ruby/rdoc] Modernize RDoc Darkfish template CSSStan Lo
2024-08-23[rubygems/rubygems] Fix error message when Bundler refuses to install due to ...David Rodríguez
2024-08-23[ruby/tempfile] File.new(fileno, mode: mode, path: path) is provided from Rub...Hiroshi SHIBATA
2024-08-22[rubygems/rubygems] Fix `--prefer-local` flagDavid Rodríguez
2024-08-22[rubygems/rubygems] Fix bad grammar in log messageDavid Rodríguez
2024-08-21[rubygems/rubygems] Restore support for passing relative paths to `:git`David Rodríguez
2024-08-21[rubygems/rubygems] Fix `gem uninstall <name>:<version>` failing on shadowed ...David Rodríguez
2024-08-21[rubygems/rubygems] Regeneration previous git application caches that didn't ...David Rodríguez
2024-08-21Don't show script name when bundle exec and call ruby script directly.Hiroshi SHIBATA
2024-08-21Skip to show script name with using ruby -r optionHiroshi SHIBATA
2024-08-21Show correct script name with sub-feature caseHiroshi SHIBATA
2024-08-21Reapply "[ruby/uri] Warn compatibility methods in RFC3986_PARSER"Hiroshi SHIBATA
2024-08-21Generate parsers of RDoc with Racc 1.8.1Hiroshi SHIBATA
2024-08-21[ruby/logger] Guarantee level_override existsMichael Chui
2024-08-20[ruby/tempfile] Don't unlink in finalizer when already unlinkedPeter Zhu
2024-08-20[ruby/tempfile] Add FinalizerManager to manage finalizersPeter Zhu
2024-08-20[ruby/tempfile] Ensure finalizer order in TempfilePeter Zhu
2024-08-20[ruby/reline] typofixHiroshi SHIBATA
2024-08-19[ruby/rdoc] Avoid potentially loading the same extension from different versi...David Rodríguez
2024-08-19[rubygems/rubygems] Change new gem README template to have copyable code blocksMarco Roth
2024-08-15[ruby/rdoc] Fix sidebar scroll again and add missing footer backStan Lo
2024-08-15Delete unnecessary rubocop disable commentKentaro Takeyama
2024-08-14[ruby/irb] Fix kill pager pid throwing Errno::ESRCH when pagertomoya ishida
2024-08-14[ruby/prism] Tweak inspect representation of `Prism::Location`Koichi ITO
2024-08-14[ruby/irb] Improve easter_egg logo resolutiontomoya ishida
2024-08-13[ruby/resolv] Reuse open TCP connectionKasumi Hanazuki
2024-08-13[ruby/resolv] Fix TCP fallback with multiple nameserversIgor Pstyga
2024-08-13Delete newarraykwsplatAlan Wu
2024-08-13Sync rdocStan Lo
2024-08-08Sync rdoc to fix master doc's display issue (#11345)Stan Lo
2024-08-08We should use uplevel:2 in another case.Hiroshi SHIBATA
2024-08-08lib/bundled_gems.rb: more reliable caller detectionJean Boussier
2024-08-08Partly reverted 09638741ba4d9547a0e48af8c767744fb1d7f68dHiroshi SHIBATA
2024-08-08Revert "[ruby/uri] Warn compatibility methods in RFC3986_PARSER"Hiroshi SHIBATA
2024-08-08[ruby/uri] Use URI::RFC2396_PARSER explicitly in URIHiroshi SHIBATA
2024-08-08[ruby/uri] Warn compatibility methods in RFC3986_PARSERHiroshi SHIBATA
2024-08-08[ruby/rdoc] Use ascii chatacter in HTML filetompng
2024-08-06[ruby/uri] Fallback missing constants with RFC3986_PARSERHiroshi SHIBATA
2024-08-05[rubygems/rubygems] Don't remove existing platform gems when PLATFORMS sectio...David Rodríguez
2024-08-05[rubygems/rubygems] Fix locked source not getting respected when `bundle upda...David Rodríguez
2024-08-05[rubygems/rubygems] Move private reader to private sectionDavid Rodríguez
2024-08-05[ruby/uri] Add space after `bad URI`Josh Soref
2024-08-05[ruby/uri] Use DEFAULT_PARSER at split, parse, joinHiroshi SHIBATA
2024-08-05Make sure to always use the right `warn`David Rodríguez
2024-08-05Fix truffleruby removing gems from lockfileDavid Rodríguez
2024-08-05[ruby/optparse] Fix parsing array arguments with `:into` optionfatkodima
2024-08-05Sync rdocStan Lo
2024-07-31[ruby/rdoc] Add new ruby parser that uses Prismtomoya ishida
2024-07-31[ruby/rdoc] Drop unnecessary `file_name` parameter from `Parser.for`Stan Lo
2024-07-30[rubygems/rubygems] Print a better debug message when lockfile does not inclu...David Rodríguez