summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2022-09-28[rubygems/rubygems] fix: Gem::Platform.match handles String argument properlyMike Dalessio
2022-09-28[ruby/timeout] Explicit add the timeout thread to default ThreadGroupLars Kanis
2022-09-27syntax_suggest moved under the ruby organization from zombocomHiroshi SHIBATA
2022-09-26Revert this until we can figure out WB issues or remove shapes from GCAaron Patterson
2022-09-26This commit implements the Object Shapes technique in CRuby.Jemma Issroff
2022-09-26Rework vm_core to use `int first_lineno` struct member.Samuel Williams
2022-09-23Skip struct fields whose output differsTakashi Kokubun
2022-09-23Swap the positions of offsetof and typeTakashi Kokubun
2022-09-23Bindgen immediate types with builtinTakashi Kokubun
2022-09-23Drop c_64 and c_32Takashi Kokubun
2022-09-23Bindgen enum with builtinTakashi Kokubun
2022-09-23Bindgen macro with builtinTakashi Kokubun
2022-09-23Builtin RubyVM::MJIT::CTakashi Kokubun
2022-09-22[ruby/reline] PR changesOtávio Schwanck dos Santos
2022-09-22[ruby/reline] Revert "update version"Otávio Schwanck dos Santos