summaryrefslogtreecommitdiff
path: root/test/ruby/test_autoload.rb
AgeCommit message (Expand)Author
2016-02-19test/ruby: suppress runtime warningsnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-11-09variable.c (rb_autoload_load): allow recursive callsnormal
2015-11-05test/ruby/test_autoload: hoist out ruby_impl_requirenormal
2015-05-18test_autoload.rb: use class_evalnobu
2015-05-16* load.c (loaded_feature_path): stop returning false negatives fortenderlove
2015-05-14* variable.c: Change autoload to call `require` through Ruby rathertenderlove
2014-11-26 * test/ruby/test_autoload.rb (class TestAutoload): change load targettarui
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-06-01* test/ruby/envutil.rb (default_warning): New method.akr
2014-06-01Use EnvUtil.suppress_warning.akr
2014-06-01Suppress a warning.akr
2014-06-01Suppress a warning.akr
2013-04-20* test/csv/test_features.rb, test/logger/test_logger.rbakr
2012-07-18* test/ruby/test_autoload.rb: remove temporally files early.akr
2012-04-12* test/ruby/test_autoload.rb: clear autoloaded paths.nobu
2011-09-01* insns.def (defineclass), vm_insnhelper.c (vm_get_cvar_base): seenobu
2011-08-31* Re-apply r33078, thread-safe autoload which is reverted at r33093.nahi
2011-08-27* Revert r33078. It caused a Rails application NoMethodError.nahi
2011-08-26* variable.c: Make autoload thread-safe. See #921.nahi
2011-06-14* test/ruby/test_autoload.rb: remove temporary directory.akr
2011-04-14* variable.c (rb_autoload_p): search superclasses as same as actualnobu
2011-02-05Surpress warnings: possibly useless use of :: in void contextnaruse
2011-02-05* load.c (rb_get_expanded_load_path): always expand load paths.nobu
2009-09-09* load.c (rb_feature_provided): fixed for autoloading extensionnobu