summaryrefslogtreecommitdiff
path: root/bootstraptest/test_method.rb
AgeCommit message (Expand)Author
2008-02-13* lib/uri/generic.rb: revert r15442. 2nd argument of String#sub parsenaruse
2008-02-12* bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend,naruse
2007-12-10* eval.c (rb_f_public_send): rename invoke_method to public_send.matz
2007-11-27* eval.c (rb_method_missing): fix stack trace.ko1
2007-11-27* insns.def, compile.c: fix to allow dsym for alias/undef.ko1
2007-11-04* eval.c (rb_f_send): allow send/__send__ to call methods of allmatz
2007-10-01* proc.c (proc_dup): proc->block.proc should be self.ko1
2007-10-01check exception on Process.setrlimit.akr
2007-10-01* bootstraptest/test_method.rb: use assert_normal_exit to testakr
2007-09-26* bootstraptest/test_knownbug.rb: move fixed tests.ko1
2007-08-25* insnhelper.ci (vm_call_method): fix to relaxant safe level checkko1
2007-08-24* eval.c (rb_f_send_bang): abandon the name funcall for privatematz
2007-08-18* compile.c (iseq_compile_each): fix to allow self.x=ko1
2007-08-17* eval.c (rb_call), eval_method.ci (rb_add_method, rb_alias),ko1
2007-07-03* compile.c (compile_array): ignore NODE_ZARRAY.ko1
2007-07-03* compile.c (iseq_compile_each): support v[&b]= type method call.ko1
2007-06-24* insnhelper.h: change CHECK_STACK_OVERFLOW() to throw exception.ko1
2007-06-24* vm.c (callee_setup_arg): added. support correct post arg.ko1
2007-02-24* bootstraptest/test_class.rb: new file.aamine
2007-02-24* bootstraptest: new test suite.aamine