aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "This commit implements the Object Shapes technique in CRuby."Aaron Patterson2022-09-3041-2298/+880
* Fix frozen object inspecteileencodes2022-09-302-2/+10
* [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-013-4/+12
* [rubygems/rubygems] Fix matching of linux platforms with eabi modifiersDavid Rodríguez2022-10-013-8/+28
* [rubygems/rubygems] Refactor platform matching on LinuxDavid Rodríguez2022-10-012-2/+22
* Only assert ractor_shareable is consistent on ivar_set for T_OBJECTJemma Issroff2022-09-301-1/+1
* [ruby/irb] Fix ripper_lex_without_warning duplicated heredoc tokentompng2022-10-012-8/+17
* A bunch of clippy auto fixes for yjit (#6476)Jimmy Miller2022-09-3016-52/+53
* Add Data class implementation: Simple immutable value objectVictor Shepelev2022-09-306-6/+716
* Split `with_warning_string_from` for the last named parameterNobuyoshi Nakada2022-09-301-1/+3
* [rubygems/rubygems] Prevent a "warning: assigned but unused variable - data"Yusuke Endoh2022-09-301-1/+1
* Add `--zone` option to `VCS`Nobuyoshi Nakada2022-09-301-1/+3
* Introduce `VCS::Null` for fallbackNobuyoshi Nakada2022-09-303-15/+18
* Check for the availability of the command when detectingNobuyoshi Nakada2022-09-301-0/+3
* Pull up `VCS.short_revision` from `VCS::SVN`Nobuyoshi Nakada2022-09-301-4/+4
* Reduce diff to proc.c @ b0b9f7201acab05c2a3ad92c3043a1f01df3e17fBenoit Daloze2022-09-292-49/+34
* Extend tests for a zsuper method of which the method it resolved to has been ...Benoit Daloze2022-09-291-0/+41
* Resolve zsuper method during lookup but preserve owner separatelyBenoit Daloze2022-09-292-61/+114
* Add specs for {Method,UnboundMethod}#owner of a zsuper methodBenoit Daloze2022-09-292-0/+13
* Fix {Method,UnboundMethod}#super_method for zsuper methodsBenoit Daloze2022-09-293-34/+22
* [Bug #19029] Don't start GC during compactionMatt Valentine-House2022-09-291-5/+9
* Update bundled gems list at 866cfb248e269f64951c8521707322 [ci skip]git2022-09-291-1/+1
* Update bundled_gemsShugo Maeda2022-09-291-1/+1
* [rubygems/rubygems] Refine error message to check the push URL instead of jus...Jenny Shen2022-09-294-7/+7
* [rubygems/rubygems] Refactor tests to use Net::HTTPResponse instances for fet...Jenny Shen2022-09-296-83/+87
* [rubygems/rubygems] Surface entire redirect uri in permanent redirectionsJenny Shen2022-09-295-43/+105
* [rubygems/rubygems] Add error message when api response is a permanent redirectJenny Shen2022-09-294-1/+95
* Skip unpack_sockaddr_in with http at Solaris platformHiroshi SHIBATA2022-09-291-3/+5
* [ruby/date] The shrunk words to be copied is limitedNobuyoshi Nakada2022-09-292-3/+3
* bootstraptest/runner: run in parallel if in parallel buildNobuyoshi Nakada2022-09-291-5/+5
* [ruby/date] Narrow ALLOCV region for shrunk wordsNobuyoshi Nakada2022-09-292-8/+20
* Update bundled gems list at 8c4e52fbe8a07da76c4038e4c5dc51 [ci skip]git2022-09-291-1/+3
* Update bundled_gemsHiroshi SHIBATA2022-09-291-3/+3
* Update NEWS.md with updated coverage interfaces.Samuel Williams2022-09-291-3/+7
* Add `Coverage.supported?` to detect what modes are supported.Samuel Williams2022-09-292-0/+37
* Add `eval: true/false` flag to `Coverage.setup`.Samuel Williams2022-09-294-17/+21
* [rubygems/rubygems] Put bundler gemspec stub at the right placeDavid Rodríguez2022-09-291-25/+28
* [rubygems/rubygems] Only activate bundler when neededDavid Rodríguez2022-09-292-213/+266
* [rubygems/rubygems] Test a pure RubyGems methodDavid Rodríguez2022-09-291-5/+5
* [rubygems/rubygems] Little refactor to keep things consistentDavid Rodríguez2022-09-292-4/+6
* [rubygems/rubygems] Remove unnecessary `ensure`David Rodríguez2022-09-291-1/+0
* [rubygems/rubygems] Require bundler consistentlyDavid Rodríguez2022-09-291-6/+1
* [rubygems/rubygems] Remove unnecessary constantDavid Rodríguez2022-09-291-2/+1
* [rubygems/rubygems] Cleaup unnecessary codeDavid Rodríguez2022-09-292-20/+0
* [rubygems/rubygems] Unskip stuff that now works on JRubyDavid Rodríguez2022-09-291-9/+5
* Update to ruby/spec@1d9d5c6Benoit Daloze2022-09-2851-259/+1142
* Update to ruby/mspec@b60306dBenoit Daloze2022-09-285-27/+11
* Shapes wrappers shouldn't mark the shapeAaron Patterson2022-09-281-7/+1
* * expand tabs. [ci skip]git2022-09-291-18/+18