Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * sprintf.c (rb_str_format): allow %c to print one character | matz | 2006-06-09 | 1 | -4/+4 |
* | * string.c (str_gsub): internal buffer should not be listed by | matz | 2004-11-18 | 1 | -0/+50 |
* | * test/*: should not depend on $KCODE. | nahi | 2004-02-18 | 1 | -2/+0 |
* | * test/ruby/test_*.rb: assert_same, assert_match, and so on. | nahi | 2003-09-06 | 1 | -1/+1 |
* | * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an | nobu | 2003-09-05 | 1 | -64/+64 |
* | * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' | nahi | 2003-09-05 | 1 | -42/+44 |
* | * test/ruby: tests for ruby itself. | nahi | 2003-09-04 | 1 | -0/+116 |