summaryrefslogtreecommitdiff
path: root/bootstraptest/test_proc.rb
AgeCommit message (Expand)Author
2012-11-27* vm.c (rb_vm_make_env_object): make Proc object if Env is possibleko1
2011-07-10* vm_insnhelper.c (vm_throw): check a class frame.ko1
2011-05-15* remove trailing spaces.nobu
2009-01-02* bootstraptest/test_proc.rb: suppress error message.mame
2008-12-27* eval.c (get_errinfo): return th->errinfo valueko1
2008-12-25* proc.c (proc_new): should use proc_dup() if block has Proc.ko1
2008-06-19* string.c (str_gsub): should preserve last successful matchmatz
2008-06-19* proc.c (proc_new): fix to return Proc object if block is alreadyko1
2008-06-19* vm_insnhelper.c (vm_throw): fix "return" process from "lambda".ko1
2008-06-17* vm.c, vm_insnhelper.c: fix escape process with "braek" and "return"ko1
2008-06-10* vm.c, eval_intern.h (PASS_PASSED_BLOCK):ko1
2008-01-12* bootstraptest/test_proc.rb: fixed wrong expected result. pointednobu
2008-01-11* proc.c (proc_mark): needs to mark the receiver too. a patch fromnobu
2007-06-27* bootstraptest/runner.rb: fix to show file name.ko1