ruby-cvs:19616
From: ko1 ruby-lang.org
Date: Thu, 24 May 2007 07:52:20 +0900 (JST)
Subject: [ruby-cvs:19616] Ruby:r12380: * cont.c: support callcc which everyone love.
ko1 2007-05-24 07:52:19 +0900 (Thu, 24 May 2007)
New Revision: 12380
Added files:
trunk/cont.c
Modified files:
trunk/ChangeLog
trunk/common.mk
trunk/inits.c
trunk/thread.c
trunk/version.h
trunk/yarvcore.c
Log:
* cont.c: support callcc which everyone love.
incomplete. please give me bug reports.
* common.mk, inits.c, thread.c: ditto.
* yarvcore.c: export thread_mark().
* yarvcore.h: disable value cache option.
* eval_intern.h: set th_get_ruby_level_cfp to inline.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=12380&r2=12379
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/cont.c?r1=12380&r2=12379
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/cont.c?revision=12380&view=markup
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12380&r2=12379
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread.c?r1=12380&r2=12379
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/inits.c?r1=12380&r2=12379
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/yarvcore.c?r1=12380&r2=12379
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/common.mk?r1=12380&r2=12379