/>
summaryrefslogtreecommitdiff
path: root/eval_jump.c
AgeCommit message (Expand)Author
2016-04-22eval_jump.c: restore previous error infonobu
2015-02-24eval.c: use the given threadnobu
2014-04-04eval_intern.h: VAR_INITIALIZEDnobu
2013-11-19eval_jump.c: reuse same tagnobu
2013-11-18eval_jump.c: refix [Bug #9110]nobu
2013-11-15 * eval_jump.c (rb_exec_end_proc): fix double free or corruption errorglass
2012-03-18volatile errinfonobu
2012-03-12* eval_jump.c (rb_exec_end_proc): remember the latest exit status.nobu
2011-03-07cancel subversion backfire. sorrymatz
2011-03-07* gc.c (rb_gc_set_params): allow GC parameter configuration bymatz
2011-02-26* eval_jump.c (rb_exec_end_proc): remove unused variable.nobu
2011-02-16* eval_jump.c (rb_exec_end_proc): changed at_exit and END prockosaki