[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:23643

From: knu ruby-lang.org
Date: Tue, 13 May 2008 15:13:05 +0900 (JST)
Subject: [ruby-cvs:23643] Ruby:r16403 (ruby_1_8): * enumerator.c: Update rdoc.

knu	2008-05-13 15:13:05 +0900 (Tue, 13 May 2008)

  New Revision: 16403

  Modified files:
    branches/ruby_1_8/ChangeLog
    branches/ruby_1_8/NEWS
    branches/ruby_1_8/enumerator.c

  Log:
    * enumerator.c: Update rdoc.
      (enumerator_initialize): Discourage the use.
      (enum_each_slice, enum_each_cons, enumerator_each)
      (enumerator_with_index): Add a note about a call without a block.
    
    * NEWS: Intentionally omit enum_slice and enum_cons, which are
      removed in 1.9.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=16403&r2=16402&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/enumerator.c?r1=16403&r2=16402&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/NEWS?r1=16403&r2=16402&diff_format=u


[前][次][番号順一覧][スレッド一覧][生データ]