summaryrefslogtreecommitdiff
path: root/test/ruby/test_eval.rb
AgeCommit message (Expand)Author
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-12-25* test/ruby/test_eval.rb: add new test.usa
2008-05-19* eval.c, vm_insnhelper.c: fix cref in instance_evalko1
2008-05-17* test/ruby/test_eval.rb (test_define_method_block): new testnobu
2008-05-14* test/ruby/test_object.rb: new tests to achieve over 90% testmame
2007-12-22* eval.c (rb_obj_instance_eval): use class of immediate objects.ko1
2007-12-21test/ruby/test_eval.rb: class variable test updated.matz
2007-11-26* test/ruby/test_eval.rb (TestEval::test_instance_eval_cvar):matz
2007-11-18use ML ref. for assertion message.akr
2007-11-04* eval.c (rb_f_send): allow send/__send__ to call methods of allmatz
2007-08-24* test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string.matz
2006-12-31 * Merge YARVko1
2005-10-22* ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,nobu
2005-09-12* lib/ostruct.rb (new_ostruct_member): Object#send no longer callnobu
2004-09-07add test for [ruby-dev:24060], [ruby-dev:24065], [ruby-dev:24103],akr
2004-02-18 * test/*: should not depend on $KCODE.nahi
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