summaryrefslogtreecommitdiff
path: root/bootstraptest/test_method.rb
Commit message (Expand)AuthorAgeFilesLines
* * bootstraptest/test_knownbug.rb: move fixed tests.ko12007-09-261-0/+26
* * insnhelper.ci (vm_call_method): fix to relaxant safe level checkko12007-08-251-0/+41
* * eval.c (rb_f_send_bang): abandon the name funcall for privatematz2007-08-241-4/+4
* * compile.c (iseq_compile_each): fix to allow self.x=ko12007-08-181-0/+10
* * eval.c (rb_call), eval_method.ci (rb_add_method, rb_alias),ko12007-08-171-0/+44
* * compile.c (compile_array): ignore NODE_ZARRAY.ko12007-07-031-0/+15
* * compile.c (iseq_compile_each): support v[&b]= type method call.ko12007-07-031-0/+19
* * insnhelper.h: change CHECK_STACK_OVERFLOW() to throw exception.ko12007-06-241-0/+27
* * vm.c (callee_setup_arg): added. support correct post arg.ko12007-06-241-5/+503
* * bootstraptest/test_class.rb: new file.aamine2007-02-241-0/+27
* * bootstraptest: new test suite.aamine2007-02-241-0/+278