summaryrefslogtreecommitdiff
path: root/spec/ruby/core/module
AgeCommit message (Expand)Author
2020-11-13Update to ruby/spec@b0b7f53Benoit Daloze
2020-10-24Update to ruby/spec@4f59d86Benoit Daloze
2020-09-30Update to ruby/spec@bfd843aBenoit Daloze
2020-09-25Disable deprecation warning by the default [Feature #16345]Nobuyoshi Nakada
2020-09-22Revert "Prevent SystemStackError when calling super in module with activated ...Jeremy Evans
2020-09-152.8 -> 3.0 in specsBenoit Daloze
2020-09-02Fix constant names set using const_set on a singleton classMarc-Andre Lafortune
2020-08-28Update to ruby/spec@335eb9bBenoit Daloze
2020-07-27Update to ruby/spec@07164daBenoit Daloze
2020-06-27Update to ruby/spec@b6b7752Benoit Daloze
2020-06-03Ensure origins for all included, prepended, and refined modulesJeremy Evans
2020-05-31Update to ruby/spec@4e486faBenoit Daloze
2020-05-03Update to ruby/spec@032ee74Benoit Daloze
2020-05-02Update to ruby/spec@d394dfdBenoit Daloze
2020-04-01Drop support for ruby 2.4 from ruby/specNobuyoshi Nakada
2020-04-01Use FrozenError instead of frozen_error_classNobuyoshi Nakada
2020-03-28Update to ruby/spec@ec84479Benoit Daloze
2020-02-28Update to ruby/spec@41bf282Benoit Daloze
2019-12-20Fixed misspellingsNobuyoshi Nakada
2019-11-30Update to ruby/spec@4eec3dcBenoit Daloze
2019-11-18Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans
2019-09-26[EXPERIMENTAL] Make Module#name return a frozen StringJean Boussier
2019-08-09Fix typo: duplicated the [skip-ci]ohbarye
2019-07-27Update to ruby/spec@875a09eBenoit Daloze
2019-06-27Update to ruby/spec@8d74d49Benoit Daloze
2019-06-21Use different names for autoload constants in specs for clarityBenoit Daloze
2019-06-21Add extra spec from https://github.com/ruby/ruby/pull/2173Jean Boussier
2019-06-21Add an optional `inherit` argument to Module#autoload?Jean Boussier
2019-05-28Update to ruby/spec@9a501a8Benoit Daloze
2019-05-22Eagerly name modules and classesAlan Wu
2019-05-08Use ruby_bug guardNobuyoshi Nakada
2019-05-08Do not break rubyspec for old RubyTakashi Kokubun
2019-05-07Avoid triggering autoload in Module#const_defined?(String)Jean Boussier
2019-04-27Update to ruby/spec@15c9619Benoit Daloze
2019-03-28Update to ruby/spec@e81b3cderegon
2019-02-21Update to ruby/spec@7a16e01eregon
2019-02-07Update to ruby/spec@6cf8ebeeregon
2019-01-28Add refinements support to method/instance_method.nobu
2019-01-20Update to ruby/spec@35a9fbaeregon
2018-12-29Update to ruby/spec@944ea57eregon
2018-11-27Update to ruby/spec@cdd6ff7eregon
2018-11-22Enable refinements at Object#respond_to?nobu
2018-11-22Enable refinements to public_send.nobu
2018-09-25Update to ruby/spec@241f9e7eregon
2018-08-27Update to ruby/spec@09fa86ceregon
2018-08-03Update to ruby/spec@9be7c7eeregon
2018-06-27Update to ruby/spec@a454137eregon
2018-04-28Update to ruby/spec@6f38a82eregon
2018-03-26Update to ruby/spec@a585ec3eregon
2018-03-12Fix setting method visibility on method wrapped with prependnobu