summaryrefslogtreecommitdiff
path: root/test/ruby/test_enum.rb
AgeCommit message (Expand)Author
2009-03-08* test/ruby/test_enum.rb: add some tests.mame
2009-01-21 * array.c (take_items): to_ary() raises ArgumentError if cannot tousa
2009-01-19* array.c (take_items), enum.c (enum_zip): tries to convert tonobu
2008-08-26* test/ruby/test_enum.rb (TestEnumerable#test_each_with_object):knu
2008-05-29* enum.c (enum_count, count_all_i, Init_Enumerable),knu
2008-04-11* enum.c (enum_find_index): Add support for find_index(obj);knu
2008-01-31* test/ruby/test_bignum.rb: suppress warnings during test.mame
2008-01-29* test/ruby/test_enumerator.rb: add tests to achieve over 90% testmame