summaryrefslogtreecommitdiff
path: root/eval_error.c
AgeCommit message (Expand)Author
2010-12-12* eval_error.c: parenthesize macro arguments.akr
2010-06-21* eval_error.c (error_print): clear raised_flag while error-printingwanabe
2009-08-06* eval_error.c (error_print): removed an extra argument.nobu
2009-08-05* eval.c (rb_longjmp): reset raised flag before fatal error.nobu
2009-06-08* thread.c: rename functions which require a parameterko1
2009-02-28* eval_error.c (error_print): use volatile to suppress warnings.akr
2009-02-22stripped trailing spaces.nobu
2008-05-31* suppress warnings with -Wwrite-string.nobu
2008-05-27* eval_error.c (error_handle): SystemExit and SignalException throwsnobu
2008-05-24* eval_method.c: renamed from vm_method.c. "vm_method.c" is includedko1
2008-02-28* eval_error.c (error_handle): commit miss.nobu
2008-02-14* eval_error.c (error_print): append a newline to rest lines.nobu
2007-12-20* common.mk, *.ci: renamed to *.c.ko1