ruby-changes:5279
From: knu <ko1@a...>
Date: Tue, 3 Jun 2008 15:15:17 +0900 (JST)
Subject: [ruby-changes:5279] Ruby:r16778 (ruby_1_8): Mention changes in the `set' library.
knu 2008-06-03 15:15:11 +0900 (Tue, 03 Jun 2008) New Revision: 16778 Modified files: branches/ruby_1_8/NEWS Log: Mention changes in the `set' library. http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/NEWS?r1=16778&r2=16777&diff_format=u Index: ruby_1_8/NEWS =================================================================== --- ruby_1_8/NEWS (revision 16777) +++ ruby_1_8/NEWS (revision 16778) @@ -9,8 +9,19 @@ == Changes since the 1.8.7 release +=== Library updates (outstanding ones only) +* set + Set#classify + Set#collect! + Set#delete_if + Set#delete_if + Set#divide + Set#reject! + + Return an enumerator if no block is given. + == Changes since the 1.8.6 release === Configuration changes -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/