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

ruby-cvs:23932

From: knu ruby-lang.org
Date: Fri, 30 May 2008 04:35:05 +0900 (JST)
Subject: [ruby-cvs:23932] Ruby:r16694 (ruby_1_8): * enum.c (count_i, count_iter_i): Sync with trunk.

knu	2008-05-30 04:35:04 +0900 (Fri, 30 May 2008)

  New Revision: 16694

  Modified files:
    branches/ruby_1_8/ChangeLog
    branches/ruby_1_8/array.c
    branches/ruby_1_8/enum.c
    branches/ruby_1_8/test/ruby/test_array.rb
    branches/ruby_1_8/test/ruby/test_enum.rb
    branches/ruby_1_8/version.h

  Log:
    * enum.c (count_i, count_iter_i): Sync with trunk.
      enum.c (enum_count, count_all_i, Init_Enumerable),
      array.c (rb_ary_count): Sync with trunk.  If no argument or
      block is given, count the number of all elements.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/enum.c?r1=16694&r2=16693&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=16694&r2=16693&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?r1=16694&r2=16693&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/array.c?r1=16694&r2=16693&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/ruby/test_enum.rb?r1=16694&r2=16693&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/ruby/test_array.rb?r1=16694&r2=16693&diff_format=u


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