aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_autoload.rb
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_autoload.rb: remove temporary directory.akr2011-06-141-12/+13
* * variable.c (rb_autoload_p): search superclasses as same as actualnobu2011-04-141-0/+18
* Surpress warnings: possibly useless use of :: in void contextnaruse2011-02-051-2/+2
* * load.c (rb_get_expanded_load_path): always expand load paths.nobu2011-02-051-0/+25
* * load.c (rb_feature_provided): fixed for autoloading extensionnobu2009-09-091-0/+12