ruby-cvs:19655
From: matz ruby-lang.org
Date: Fri, 1 Jun 2007 01:59:13 +0900 (JST)
Subject: [ruby-cvs:19655] Ruby:r12419: * enum.c (each_with_index_i): should work well with continuation.
matz 2007-06-01 01:59:12 +0900 (Fri, 01 Jun 2007)
New Revision: 12419
Modified files:
trunk/ChangeLog
trunk/enum.c
trunk/version.h
Log:
* enum.c (each_with_index_i): should work well with continuation.
a patch from sheepman <sheepman AT sheepman.sakura.ne.jp>.
[ruby-dev:30846]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=12419&r2=12418
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12419&r2=12418
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enum.c?r1=12419&r2=12418