ruby-cvs:21341
From: nobu ruby-lang.org
Date: Wed, 5 Dec 2007 13:41:28 +0900 (JST)
Subject: [ruby-cvs:21341] Ruby:r14104 (trunk): * parse.y (yycompile): get rid of tracing while parsing.
nobu 2007-12-05 13:41:27 +0900 (Wed, 05 Dec 2007)
New Revision: 14104
Modified files:
trunk/ChangeLog
trunk/parse.y
trunk/thread.c
trunk/version.h
Log:
* parse.y (yycompile): get rid of tracing while parsing.
[ruby-dev:31351]
* thread.c (ruby_suppress_tracing): added a new parameter, which
directs to call func always.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=14104&r2=14103
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/parse.y?r1=14104&r2=14103
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14104&r2=14103
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread.c?r1=14104&r2=14103