summaryrefslogtreecommitdiff
path: root/test/ruby/test_array.rb
AgeCommit message (Expand)Author
2008-05-29Merge from ruby_1_8.knu
2008-05-22Merge from ruby_1_8.knu
2008-05-18Merge -r16241:16456 from ruby_1_8.knu
2008-04-14* array.c (rb_ary_flatten, rb_ary_flatten_bang): Take an optionalknu
2007-12-10* array.c (rb_ary_slice_bang): If an invalid negative index (<=knu
2005-11-20* test/ruby/test_array.rb (test_misc): added some testsocean
2005-11-15* array.c (rb_ary_fill): tail elements were vanished when the middleocean
2005-05-13* test/ruby/test_array.rb: add test for find_all. (based on Daniel Berger's p...ocean
2004-06-16* test/ruby/test_array.rb: use local variables instead of a globalnobu
2004-02-18 * test/*: should not depend on $KCODE.nahi
2003-09-05* lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu
2003-09-05* test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi
2003-09-04* test/ruby: tests for ruby itself.nahi