summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-30Add Data class implementation: Simple immutable value objectVictor Shepelev
2022-09-30Split `with_warning_string_from` for the last named parameterNobuyoshi Nakada
2022-09-30[rubygems/rubygems] Prevent a "warning: assigned but unused variable - data"Yusuke Endoh
2022-09-30Add `--zone` option to `VCS`Nobuyoshi Nakada
2022-09-30Introduce `VCS::Null` for fallbackNobuyoshi Nakada
2022-09-30Check for the availability of the command when detectingNobuyoshi Nakada
2022-09-30Pull up `VCS.short_revision` from `VCS::SVN`Nobuyoshi Nakada
2022-09-29Reduce diff to proc.c @ b0b9f7201acab05c2a3ad92c3043a1f01df3e17fBenoit Daloze
2022-09-29Extend tests for a zsuper method of which the method it resolved to has been ...Benoit Daloze
2022-09-29Resolve zsuper method during lookup but preserve owner separatelyBenoit Daloze
2022-09-29Add specs for {Method,UnboundMethod}#owner of a zsuper methodBenoit Daloze
2022-09-29Fix {Method,UnboundMethod}#super_method for zsuper methodsBenoit Daloze
2022-09-29[Bug #19029] Don't start GC during compactionMatt Valentine-House
2022-09-29Update bundled gems list at 866cfb248e269f64951c8521707322 [ci skip]git
2022-09-29Update bundled_gemsShugo Maeda
2022-09-29[rubygems/rubygems] Refine error message to check the push URL instead of jus...Jenny Shen
2022-09-29[rubygems/rubygems] Refactor tests to use Net::HTTPResponse instances for fet...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-29Skip unpack_sockaddr_in with http at Solaris platformHiroshi SHIBATA
2022-09-29[ruby/date] The shrunk words to be copied is limitedNobuyoshi Nakada
2022-09-29bootstraptest/runner: run in parallel if in parallel buildNobuyoshi Nakada
2022-09-29[ruby/date] Narrow ALLOCV region for shrunk wordsNobuyoshi Nakada
2022-09-29Update bundled gems list at 8c4e52fbe8a07da76c4038e4c5dc51 [ci skip]git
2022-09-29Update bundled_gemsHiroshi SHIBATA
2022-09-29Update NEWS.md with updated coverage interfaces.Samuel Williams
2022-09-29Add `Coverage.supported?` to detect what modes are supported.Samuel Williams
2022-09-29Add `eval: true/false` flag to `Coverage.setup`.Samuel Williams
2022-09-29[rubygems/rubygems] Put bundler gemspec stub at the right placeDavid Rodríguez
2022-09-29[rubygems/rubygems] Only activate bundler when neededDavid Rodríguez
2022-09-29[rubygems/rubygems] Test a pure RubyGems methodDavid Rodríguez
2022-09-29[rubygems/rubygems] Little refactor to keep things consistentDavid Rodríguez
2022-09-29[rubygems/rubygems] Remove unnecessary `ensure`David Rodríguez
2022-09-29[rubygems/rubygems] Require bundler consistentlyDavid Rodríguez
2022-09-29[rubygems/rubygems] Remove unnecessary constantDavid Rodríguez
2022-09-29[rubygems/rubygems] Cleaup unnecessary codeDavid Rodríguez
2022-09-29[rubygems/rubygems] Unskip stuff that now works on JRubyDavid Rodríguez
2022-09-28Update to ruby/spec@1d9d5c6Benoit Daloze
2022-09-28Update to ruby/mspec@b60306dBenoit Daloze
2022-09-28Shapes wrappers shouldn't mark the shapeAaron Patterson
2022-09-29* expand tabs. [ci skip]git
2022-09-28This commit implements the Object Shapes technique in CRuby.Jemma Issroff
2022-09-28Always use the longer version of `TRY_WITH_GC`Nobuyoshi Nakada
2022-09-28bootstraptest/runner: manage sub processes with the job serverNobuyoshi Nakada
2022-09-28bootstraptest/runner: fold dots by window sizeNobuyoshi Nakada
2022-09-28[rubygems/rubygems] Force "master" to be used regardless of `init.defaultBran...David Rodríguez
2022-09-28Fix bug when slicing a string with broken encodingPeter Zhu
2022-09-28Make string slices views rather than copiesPeter Zhu
2022-09-28Install all file trees for lldb [ci skip]Nobuyoshi Nakada
2022-09-28[ruby/date] Check time zone offset elementsNobuyoshi Nakada