Project

General

Profile

« Previous | Next » 

Revision 68a6f2e9

Added by mame (Yusuke Endoh) about 8 years ago

  • array.c (rb_ary_max, rb_ary_min): Array#max and Array#min added.
    [Feature #12172]

  • internal.h (OPTIMIZED_CMP): moved from enum.c so that array.c can
    use it.

  • test/ruby/test_array.rb (test_max, test_min): tests for Array#max
    and Array#min.

  • test/ruby/test_enum.rb (test_max, test_min): revised a bit to test
    Enumerable#max and #min explicitly.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54150 b2dd03c8-39d4-4d8f-98ff-823fe69b080e