ruby-cvs:20921
From: matz ruby-lang.org
Date: Fri, 12 Oct 2007 23:36:02 +0900 (JST)
Subject: [ruby-cvs:20921] Ruby:r13684 (ruby_1_8): * re.c (match_values_at): make #select to be alias to #values_at
matz 2007-10-12 23:36:02 +0900 (Fri, 12 Oct 2007)
New Revision: 13684
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/re.c
branches/ruby_1_8/version.h
Log:
* re.c (match_values_at): make #select to be alias to #values_at
to adapt RDoc description. [ruby-core:12588]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/re.c?r1=13684&r2=13683
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=13684&r2=13683
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?r1=13684&r2=13683