summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [ruby/rdoc] Add center alignNobuyoshi Nakada2022-10-061-68/+10
* [ruby/rdoc] Allow spaces around pipesNobuyoshi Nakada2022-10-061-4/+64
* [ruby/rdoc] Allow escaped pipes in cellsNobuyoshi Nakada2022-10-061-68/+18
* [ruby/rdoc] Allow leading pipes to be ommittedNobuyoshi Nakada2022-10-061-90/+201
* [ruby/rdoc] Allow trailing pipes to be ommittedNobuyoshi Nakada2022-10-061-4/+14
* [ruby/rdoc] Allow RDoc markups in table cellsNobuyoshi Nakada2022-10-061-2/+2
* * remove trailing spaces. [ci skip]git2022-10-061-1/+1
* [ruby/open-uri] feat: allow option to pass version of SSL / TLS to use during...Nishant Patel2022-10-061-0/+3
* [ruby/open-uri] Avoid busting the global constant cacheJean Boussier2022-10-061-7/+7
* [ruby/rdoc] Remove unused abbrev requireDaniel Colson2022-10-061-1/+0
* [rubygems/rubygems] Fix little UI issue when bundler shows duplicated gems in...David Rodríguez2022-10-061-1/+1
* [ruby/irb] Fixed sort of variables in completionImir Kiyamov2022-10-051-2/+2
* [ruby/irb] Update remark of self.install_extend_commands.Kaíque Kandy Koga2022-10-051-0/+5
* [ruby/irb] Use USE_REIDLINE for backword compatibilityHiroshi SHIBATA2022-10-051-1/+1
* [ruby/irb] Rename IDB::ReidlineInputMethod to IRB::RelineInputMethodGannon McGibbon2022-10-052-12/+26
* [ruby/irb] Bump version to 1.4.2st00122022-10-051-2/+2
* [ruby/irb] Added aycabta to authorsHiroshi SHIBATA2022-10-051-2/+2
* [rubygems/rubygems] Copy template contents instead of file and permsVictor Gama2022-10-031-1/+5
* [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