ruby-cvs:23244
From: knu ruby-lang.org
Date: Mon, 14 Apr 2008 16:04:31 +0900 (JST)
Subject: [ruby-cvs:23244] Ruby:r16004 (ruby_1_8): * enum.c (enum_count, enum_find_index): New methods:
knu 2008-04-14 16:04:30 +0900 (Mon, 14 Apr 2008)
New Revision: 16004
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/NEWS
branches/ruby_1_8/array.c
branches/ruby_1_8/enum.c
Log:
* enum.c (enum_count, enum_find_index): New methods:
Enumerable#count and #find_index; backported from 1.9.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/enum.c?r1=16004&r2=16003&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=16004&r2=16003&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/array.c?r1=16004&r2=16003&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/NEWS?r1=16004&r2=16003&diff_format=u