summaryrefslogtreecommitdiff
path: root/test/ruby/test_defined.rb
AgeCommit message (Expand)Author
2013-05-05* test/ruby/test_defined.rb (TestDefined#test_super_toplevel):nobu
2013-05-05insns.def: method entry from method framenobu
2013-04-05parse.y: "nil" for defined? with empty expressionnobu
2012-09-24* iseq.c (rb_iseq_defined_string): the index of defined_strings mustnaruse
2012-09-24use assert_predicate for unary operatornaruse
2012-09-24Feature #7035nobu
2012-08-06insns.def: use klass in cfpnobu
2012-07-11defined: me in cfpnobu
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