summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-10-11Revert "Revert "This commit implements the Object Shapes technique in CRuby.""Jemma Issroff
2022-10-11[ruby/open-uri] Remove unused files from the packagesNobuyoshi Nakada
2022-10-08[ruby/optparse] Don't treat empty string as an option descriptionMaciek Rząsa
2022-10-08[ruby/irb] Sort constant completion's candidatesst0012
2022-10-08[ruby/irb] Lazily evaluate candidates localsst0012
2022-10-07[ruby/logger] Fix the Logger::Formatter documentationlijunwei
2022-10-07[ruby/rdoc] Escape search resultsNobuyoshi Nakada
2022-10-07[ruby/rdoc] Escape file namesNobuyoshi Nakada
2022-10-07[ruby/rdoc] Escape main titleNobuyoshi Nakada
2022-10-07[ruby/rdoc] Escape HYPERLINKsNobuyoshi Nakada
2022-10-07[ruby/rdoc] Escape RDOCLINKsNobuyoshi Nakada
2022-10-07[ruby/rdoc] Escape TIDYLINKsNobuyoshi Nakada
2022-10-07[ruby/open-uri] Support 308 status redirectJanko Marohnić
2022-10-06[ruby/rdoc] Remove trailing spaces to fix CITakashi Kokubun
2022-10-06[ruby/rdoc] Add center alignNobuyoshi Nakada
2022-10-06[ruby/rdoc] Allow spaces around pipesNobuyoshi Nakada
2022-10-06[ruby/rdoc] Allow escaped pipes in cellsNobuyoshi Nakada
2022-10-06[ruby/rdoc] Allow leading pipes to be ommittedNobuyoshi Nakada
2022-10-06[ruby/rdoc] Allow trailing pipes to be ommittedNobuyoshi Nakada
2022-10-06[ruby/rdoc] Allow RDoc markups in table cellsNobuyoshi Nakada
2022-10-06* remove trailing spaces. [ci skip]git
2022-10-06[ruby/open-uri] feat: allow option to pass version of SSL / TLS to use during...Nishant Patel
2022-10-06[ruby/open-uri] Avoid busting the global constant cacheJean Boussier
2022-10-06[ruby/rdoc] Remove unused abbrev requireDaniel Colson
2022-10-06[rubygems/rubygems] Fix little UI issue when bundler shows duplicated gems in...David Rodríguez
2022-10-05[ruby/irb] Fixed sort of variables in completionImir Kiyamov
2022-10-05[ruby/irb] Update remark of self.install_extend_commands.Kaíque Kandy Koga
2022-10-05[ruby/irb] Use USE_REIDLINE for backword compatibilityHiroshi SHIBATA
2022-10-05[ruby/irb] Rename IDB::ReidlineInputMethod to IRB::RelineInputMethodGannon McGibbon
2022-10-05[ruby/irb] Bump version to 1.4.2st0012
2022-10-05[ruby/irb] Added aycabta to authorsHiroshi SHIBATA
2022-10-03[rubygems/rubygems] Copy template contents instead of file and permsVictor Gama
2022-10-03[ruby/irb] Remove unused errorst0012
2022-10-03[ruby/irb] Remove unnecessary Thread presence checkst0012
2022-10-03[ruby/irb] Change to explicit method call in completion (https://github.com/r...osyo-manga
2022-10-03[ruby/irb] Remove patches for Ruby 2.4st0012
2022-10-03[ruby/irb] Remove unnecessary conditionst0012
2022-10-03[ruby/irb] Refactor ripper_lex_without_warningst0012
2022-10-02Fallback PKG_CONFIG to the configured pkg-config alwaysNobuyoshi Nakada
2022-09-30Revert "This commit implements the Object Shapes technique in CRuby."Aaron Patterson
2022-10-01[rubygems/rubygems] Add notes to make sure we don't forget to backport change...David Rodríguez
2022-10-01[rubygems/rubygems] Fix matching of eabihf platformsDavid Rodríguez
2022-10-01[rubygems/rubygems] Fix matching of linux platforms with eabi modifiersDavid Rodríguez
2022-10-01[rubygems/rubygems] Refactor platform matching on LinuxDavid Rodríguez
2022-10-01[ruby/irb] Fix ripper_lex_without_warning duplicated heredoc tokentompng
2022-09-29[rubygems/rubygems] Refine error message to check the push URL instead of jus...Jenny Shen
2022-09-29[rubygems/rubygems] Surface entire redirect uri in permanent redirectionsJenny Shen
2022-09-29[rubygems/rubygems] Add error message when api response is a permanent redirectJenny Shen
2022-09-28This commit implements the Object Shapes technique in CRuby.Jemma Issroff
2022-09-28[ruby/net-http] Remove ENVIRONMENT_VARIABLE_IS_MULTIUSER_SAFEJeremy Evans