ruby-cvs:22862
From: nobu ruby-lang.org
Date: Thu, 28 Feb 2008 13:52:03 +0900 (JST)
Subject: [ruby-cvs:22862] Ruby:r15625 (trunk): * eval.c (stack_check): made flag per threads.
nobu 2008-02-28 13:52:01 +0900 (Thu, 28 Feb 2008)
New Revision: 15625
Modified files:
trunk/ChangeLog
trunk/eval.c
trunk/eval_intern.h
trunk/thread.c
Log:
* eval.c (stack_check): made flag per threads.
* thread.c (rb_thread_set_raised, rb_thread_reset_raised): prefixed.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=15625&r2=15624&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread.c?r1=15625&r2=15624&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/eval.c?r1=15625&r2=15624&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/eval_intern.h?r1=15625&r2=15624&diff_format=u