summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2022-09-22[ruby/reline] update versionOtávio Schwanck dos Santos
2022-09-22[ruby/reline] fix vi-operator-argOtávio Schwanck dos Santos
2022-09-22[ruby/cgi] Bump up 0.3.3Hiroshi SHIBATA
2022-09-21add rb_execution_contextAaron Patterson
2022-09-21add rb_control_frame_tAaron Patterson
2022-09-22[rubygems/rubygems] Update GitLab CI template with new oneTakuya Noguchi
2022-09-22[ruby/irb] Rewrite on_scan proc to be more readable.tompng
2022-09-22[ruby/irb] Scan every single characters in IRB::Color.scantompng
2022-09-21[ruby/irb] Handle non-String $LOAD_PATH values more carefullyst0012
2022-09-17[Bug #19005] dynamic_lookup linker option in external librariesNobuyoshi Nakada
2022-09-17[ruby/irb] Support --noscript option to not use first non-option argument as ...Jeremy Evans