Age | Commit message (Expand) | Author |
---|---|---|
2008-02-12 | * bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend, | naruse |
2006-06-09 | * sprintf.c (rb_str_format): allow %c to print one character | matz |
2004-11-18 | * string.c (str_gsub): internal buffer should not be listed by | matz |
2004-02-18 | * test/*: should not depend on $KCODE. | nahi |
2003-09-06 | * test/ruby/test_*.rb: assert_same, assert_match, and so on. | nahi |
2003-09-05 | * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an | nobu |
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 |