ruby-cvs:19689
From: ko1 ruby-lang.org
Date: Thu, 7 Jun 2007 01:04:03 +0900 (JST)
Subject: [ruby-cvs:19689] Ruby:r12453: * eval_intern.h, eval.c (ruby_init): remove POP_TAG_INIT().
ko1 2007-06-07 01:04:02 +0900 (Thu, 07 Jun 2007)
New Revision: 12453
Modified files:
trunk/ChangeLog
trunk/cont.c
trunk/eval.c
trunk/eval_intern.h
trunk/version.h
Log:
* eval_intern.h, eval.c (ruby_init): remove POP_TAG_INIT().
* cont.c (rb_fiber_start): remove zero-clearing tag.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=12453&r2=12452
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/cont.c?r1=12453&r2=12452
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12453&r2=12452
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/eval.c?r1=12453&r2=12452
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/eval_intern.h?r1=12453&r2=12452