summaryrefslogtreecommitdiff
path: root/test/ruby/test_defined.rb
AgeCommit message (Expand)Author
2012-02-11* compile.c (defined_expr): guard the whole expression.nobu
2011-03-30* vm_insnhelper.h (COPY_CREF): should copyshugo
2011-03-24* test/ruby/test_defined.rb (TestDefined#test_autoloaded_noload):nobu
2011-03-24* vm_insnhelper.c (vm_get_ev_const): should not autoload innobu
2011-03-24* variable.c (rb_const_defined_0): fix autoloading base.nobu
2011-03-24* test/ruby/test_defined.rb (TestDefined#test_defined): get rid ofnobu
2010-01-21* test/ruby/test_bignum.rb, test/ruby/test_class.rb,mame
2007-11-27* compile.c, insns.def: change return value of "defined?"ko1
2007-11-23* compile.c (defined_expr): defined(method(x)) dumped core. amatz
2004-02-18 * test/*: should not depend on $KCODE.nahi
2003-10-02* variable.c (rb_const_defined_0): look up constants in Object asnobu
2003-09-05* lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu
2003-09-05* test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi
2003-09-04* test/ruby: tests for ruby itself.nahi