summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-06-16[ruby/racc] Fix flag to `Regexp.new`Nobuyoshi Nakada
2022-06-16HTTPHeader.content_range throws error on non-byte unitsShishir Joshi
2022-06-16[ruby/fileutils] [DOC] More on paths and lists (https://github.com/ruby/fileu...Burdette Lamar
2022-06-15[ruby/fileutils] [DOC] More on cp_r (https://github.com/ruby/fileutils/pull/87)Burdette Lamar
2022-06-14[ruby/fileutils] [DOC] More on paths and lists (https://github.com/ruby/fileu...Burdette Lamar
2022-06-14[ruby/fileutils] [DOC] Clarify path arguments (https://github.com/ruby/fileut...Burdette Lamar
2022-06-13[ruby/fileutils] [DOC] Enhanced Rdoc (https://github.com/ruby/fileutils/pull/84)Burdette Lamar
2022-06-13[ruby/reline] Revert "Merge pull request #441 from nevans/workaround-linker-s...st0012
2022-06-13[ruby/reline] Check the ambiguous char width only on ttyNobuyoshi Nakada
2022-06-12[rubygems/rubygems] Don't on gemspecs with invalid `require_paths`, just warnDavid Rodríguez
2022-06-11[rubygems/rubygems] Reuse package from the installer for extracting the speci...David Rodríguez
2022-06-11[rubygems/rubygems] Move security exception handling to the only place using itDavid Rodríguez
2022-06-11[rubygems/rubygems] Swapping should not raise any errorsDavid Rodríguez
2022-06-11[rubygems/rubygems] Remove unclear commentDavid Rodríguez
2022-06-11[rubygems/rubygems] `Gem::Specification.loaded_from` is already set by the in...David Rodríguez
2022-06-11[rubygems/rubygems] Refactor some more duplicated logicDavid Rodríguez
2022-06-11[rubygems/rubygems] Move `no_install` setting check to a more sensible placeDavid Rodríguez
2022-06-11[rubygems/rubygems] No need to redownload if package already thereDavid Rodríguez
2022-06-11[rubygems/rubygems] No need to overwrite path when there's a remoteDavid Rodríguez
2022-06-11[rubygems/rubygems] Remove another unnecessary requireDavid Rodríguez
2022-06-11[rubygems/rubygems] Simplify `Gem::Security::Exception` handlingDavid Rodríguez
2022-06-11[rubygems/rubygems] Remove unnecessary requireDavid Rodríguez
2022-06-11[rubygems/rubygems] Remove unnecessary `spec.remote` guardDavid Rodríguez
2022-06-11[rubygems/rubygems] Refactor ambiguous gems checkDavid Rodríguez
2022-06-11[ruby/fileutils] Enhanced RDoc (https://github.com/ruby/fileutils/pull/83)Burdette Lamar
2022-06-10[ruby/fileutils] Enhanced RDoc (https://github.com/ruby/fileutils/pull/82)Burdette Lamar
2022-06-09[ruby/timeout] Keep a private reference to `Process.clock_gettime`Jean Boussier
2022-06-09[ruby/fileutils] [DOC] Enhanced RDoc (https://github.com/ruby/fileutils/pull/81)Burdette Lamar
2022-06-08[ruby/fileutils] File trees (https://github.com/ruby/fileutils/pull/80)Burdette Lamar
2022-06-07[rubygems/rubygems] Remove unnecessary string concatenationDaniel Berger
2022-06-07[ruby/error_highlight] Use Exception#detailed_message instead of overriding #...Yusuke Endoh
2022-06-07Manually merged https://github.com/ruby/did_you_mean/pull/177Hiroshi SHIBATA
2022-06-07[ruby/rdoc] [DOC] Undocument internal constants [ci skip]Nobuyoshi Nakada
2022-06-07[ruby/rdoc] Allow boolean arguments to `rb_attr` and `rb_define_attr`Nobuyoshi Nakada
2022-06-07[ruby/fileutils] [DOC] Enhanced RDoc for FileUtils (https://github.com/ruby/f...Burdette Lamar
2022-06-07[ruby/open-uri] [DOC] Fix markup for `URI.open`Alexander Ilyin
2022-06-06[rubygems/rubygems] Unify loading `Gem::Requirement`David Rodríguez
2022-06-06[ruby/cgi] jruby supportPavel Rosický
2022-06-04[ruby/rdoc] Use command array form of `IO.popen` alwaysNobuyoshi Nakada
2022-06-04[ruby/rdoc] Make all documents at the top level `extra_rdoc_files` [ci skip]Nobuyoshi Nakada
2022-06-04[ruby/rdoc] Remove `RDoc::RI::Driver#in_path?`Nobuyoshi Nakada
2022-06-04[ruby/rdoc] Stop checking if pager command foundNobuyoshi Nakada
2022-06-04[ruby/rdoc] Remove never used win32consoleNobuyoshi Nakada
2022-06-02[rubygems/rubygems] Remove redundant bitwise ANDDavid Rodríguez
2022-06-01[rubygems/rubygems] Fix `bundle remove` by invalidating cached `Bundle.defint...Ellen Marie Dash
2022-06-01[rubygems/rubygems] Fix generated standalone script for default gemsDavid Rodríguez
2022-06-01[rubygems/rubygems] Remove code that seems unnecessaryDavid Rodríguez
2022-06-01[rubygems/rubygems] Restore ability to load old marshalled gemspec that use `...David Rodríguez
2022-06-01[rubygems/rubygems] Remove no longer needed `Psych::PrivateType` cleanupDavid Rodríguez
2022-06-01[rubygems/rubygems] Skip duplicated dependency warning for gemspec dev depsDavid Rodríguez