summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [ruby/irb] Remove unused errorst00122022-10-032-10/+0
* [ruby/irb] Remove unnecessary Thread presence checkst00122022-10-033-7/+2
* [ruby/irb] Change to explicit method call in completion (https://github.com/r...osyo-manga2022-10-031-7/+29
* [ruby/irb] Remove patches for Ruby 2.4st00122022-10-031-16/+15
* [ruby/irb] Remove unnecessary conditionst00122022-10-031-6/+1
* [ruby/irb] Refactor ripper_lex_without_warningst00122022-10-031-6/+4
* Fallback PKG_CONFIG to the configured pkg-config alwaysNobuyoshi Nakada2022-10-021-1/+1
* Revert "This commit implements the Object Shapes technique in CRuby."Aaron Patterson2022-09-301-36/+81
* [rubygems/rubygems] Add notes to make sure we don't forget to backport change...David Rodríguez2022-10-011-0/+6
* [rubygems/rubygems] Fix matching of eabihf platformsDavid Rodríguez2022-10-012-4/+4
* [rubygems/rubygems] Fix matching of linux platforms with eabi modifiersDavid Rodríguez2022-10-012-8/+8
* [rubygems/rubygems] Refactor platform matching on LinuxDavid Rodríguez2022-10-012-2/+22
* [ruby/irb] Fix ripper_lex_without_warning duplicated heredoc tokentompng2022-10-011-8/+4
* [rubygems/rubygems] Refine error message to check the push URL instead of jus...Jenny Shen2022-09-291-1/+1
* [rubygems/rubygems] Surface entire redirect uri in permanent redirectionsJenny Shen2022-09-291-2/+1
* [rubygems/rubygems] Add error message when api response is a permanent redirectJenny Shen2022-09-291-1/+9
* This commit implements the Object Shapes technique in CRuby.Jemma Issroff2022-09-281-81/+36
* [ruby/net-http] Remove ENVIRONMENT_VARIABLE_IS_MULTIUSER_SAFEJeremy Evans2022-09-281-9/+2
* [rubygems/rubygems] fix: Gem::Platform.match handles String argument properlyMike Dalessio2022-09-281-0/+1
* [ruby/timeout] Explicit add the timeout thread to default ThreadGroupLars Kanis2022-09-281-0/+1
* syntax_suggest moved under the ruby organization from zombocomHiroshi SHIBATA2022-09-273-4/+4
* Revert this until we can figure out WB issues or remove shapes from GCAaron Patterson2022-09-261-36/+81
* This commit implements the Object Shapes technique in CRuby.Jemma Issroff2022-09-261-81/+36
* Rework vm_core to use `int first_lineno` struct member.Samuel Williams2022-09-261-2/+2
* Skip struct fields whose output differsTakashi Kokubun2022-09-231-2/+2
* Swap the positions of offsetof and typeTakashi Kokubun2022-09-231-4/+4
* Bindgen immediate types with builtinTakashi Kokubun2022-09-231-1/+15
* Drop c_64 and c_32Takashi Kokubun2022-09-232-963/+0
* Bindgen enum with builtinTakashi Kokubun2022-09-232-16/+0
* Bindgen macro with builtinTakashi Kokubun2022-09-232-20/+0
* Builtin RubyVM::MJIT::CTakashi Kokubun2022-09-232-4/+0
* [ruby/reline] PR changesOtávio Schwanck dos Santos2022-09-221-1/+1
* [ruby/reline] Revert "update version"Otávio Schwanck dos Santos2022-09-221-1/+1
* [ruby/reline] update versionOtávio Schwanck dos Santos2022-09-221-1/+1
* [ruby/reline] fix vi-operator-argOtávio Schwanck dos Santos2022-09-221-1/+1
* [ruby/cgi] Bump up 0.3.3Hiroshi SHIBATA2022-09-221-1/+1
* add rb_execution_contextAaron Patterson2022-09-212-4/+102
* add rb_control_frame_tAaron Patterson2022-09-212-0/+28
* [rubygems/rubygems] Update GitLab CI template with new oneTakuya Noguchi2022-09-221-4/+5
* [ruby/irb] Rewrite on_scan proc to be more readable.tompng2022-09-221-6/+10
* [ruby/irb] Scan every single characters in IRB::Color.scantompng2022-09-221-27/+28
* [ruby/irb] Handle non-String $LOAD_PATH values more carefullyst00122022-09-211-1/+8
* [Bug #19005] dynamic_lookup linker option in external librariesNobuyoshi Nakada2022-09-171-0/+1
* [ruby/irb] Support --noscript option to not use first non-option argument as ...Jeremy Evans2022-09-174-5/+19
* [rubygems/rubygems] Mask the file mode when extracting filesKevin Newton2022-09-151-4/+9
* Remove warning for old TLS version connectionNobuyoshi Nakada2022-09-151-33/+1
* [ruby/irb] Fix the error when LC_MESSAGES config value is nilNobuyoshi Nakada2022-09-141-1/+1
* [ruby/irb] Fix history file saving with concurrent irb sessions when history ...Jeremy Evans2022-09-141-2/+2
* [rubygems/rubygems] Deduplicate results just onceDavid Rodríguez2022-09-121-10/+3
* [rubygems/rubygems] Use a single hash to keep track of prereleasesDavid Rodríguez2022-09-121-3/+6