aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/core/module
Commit message (Expand)AuthorAgeFilesLines
* merge revision(s) 996af2ce086249e904b2ce95ab2fcd1de7d757be: [Backport #16345]...nagachika2020-09-291-0/+10
* Fixed misspellingsNobuyoshi Nakada2019-12-202-2/+2
* Update to ruby/spec@4eec3dcBenoit Daloze2019-11-308-4/+123
* Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans2019-11-183-27/+33
* [EXPERIMENTAL] Make Module#name return a frozen StringJean Boussier2019-09-261-5/+19
* Fix typo: duplicated the [skip-ci]ohbarye2019-08-091-1/+1
* Update to ruby/spec@875a09eBenoit Daloze2019-07-2747-284/+306
* Update to ruby/spec@8d74d49Benoit Daloze2019-06-271-2/+0
* Use different names for autoload constants in specs for clarityBenoit Daloze2019-06-211-4/+4
* Add extra spec from https://github.com/ruby/ruby/pull/2173Jean Boussier2019-06-211-0/+5
* Add an optional `inherit` argument to Module#autoload?Jean Boussier2019-06-212-0/+18
* Update to ruby/spec@9a501a8Benoit Daloze2019-05-281-3/+3
* Eagerly name modules and classesAlan Wu2019-05-221-0/+36
* Use ruby_bug guardNobuyoshi Nakada2019-05-081-1/+1
* Do not break rubyspec for old RubyTakashi Kokubun2019-05-081-1/+3
* Avoid triggering autoload in Module#const_defined?(String)Jean Boussier2019-05-071-0/+1
* Update to ruby/spec@15c9619Benoit Daloze2019-04-274-170/+78
* Update to ruby/spec@e81b3cderegon2019-03-283-23/+119
* Update to ruby/spec@7a16e01eregon2019-02-213-13/+13
* Update to ruby/spec@6cf8ebeeregon2019-02-075-15/+13
* Add refinements support to method/instance_method.nobu2019-01-281-8/+66
* Update to ruby/spec@35a9fbaeregon2019-01-206-4/+210
* Update to ruby/spec@944ea57eregon2018-12-291-0/+10
* Update to ruby/spec@cdd6ff7eregon2018-11-271-0/+15
* Enable refinements at Object#respond_to?nobu2018-11-221-11/+32
* Enable refinements to public_send.nobu2018-11-221-0/+18
* Update to ruby/spec@241f9e7eregon2018-09-253-0/+67
* Update to ruby/spec@09fa86ceregon2018-08-271-0/+24
* Update to ruby/spec@9be7c7eeregon2018-08-0316-30/+358
* Update to ruby/spec@a454137eregon2018-06-271-1/+0
* Update to ruby/spec@6f38a82eregon2018-04-285-124/+115
* Update to ruby/spec@a585ec3eregon2018-03-262-30/+48
* Fix setting method visibility on method wrapped with prependnobu2018-03-121-0/+39
* Update to ruby/spec@c1b568beregon2018-03-0477-160/+160
* Update to ruby/spec@83063a3eregon2018-01-295-3/+37
* Update to ruby/spec@0fe33aceregon2017-12-278-21/+21
* Update to ruby/spec@595645feregon2017-12-152-3/+43
* Update to ruby/spec@bacedc5eregon2017-12-013-28/+27
* Cherrypick 9f8d3d0 from ruby/specmarcandre2017-11-298-16/+72
* * append newline at EOF.svn2017-11-191-0/+1
* Add specs for concurrent Module#autoloaderegon2017-11-192-0/+50
* Reorganize Module#autoload to have similar specs next to each othereregon2017-11-191-20/+16
* stop refine_spec because it causes double free errorko12017-10-301-0/+3
* Update to ruby/spec@a6b8805eregon2017-10-284-0/+915
* Fix typoa_matsuda2017-10-271-2/+2
* Move spec/rubyspec to spec/ruby for consistencyeregon2017-09-20112-0/+6897