| Commit message (Expand) | Author | Age | Files | Lines |
| * | Second merge from trunk.rexml_adds_tests | ser | 2008-09-22 | 1 | -7/+0 |
| * | Merged revisions 15970-15975,15978-15980,15983,15985-15986,15990-15997,16003,... | ser | 2008-06-12 | 1 | -0/+153 |
| * | add a test. | akr | 2008-03-01 | 1 | -0/+1 |
| * | * object.c (rb_cstr_to_dbl): check for successive underscores. | nobu | 2008-03-01 | 1 | -0/+1 |
| * | * test/ruby/test_bignum.rb: suppress warnings during test. | mame | 2008-01-31 | 1 | -0/+164 |
| * | * test/ruby/test_float.rb, test_sprintf.rb: fix test place. | ko1 | 2007-12-22 | 1 | -2/+0 |
| * | * test/ruby/test_float.rb (test_float): test literal, not sprintf. | usa | 2007-12-22 | 1 | -0/+2 |
| * | * util.c (ruby_strtod): replaced by the implementation by David | matz | 2007-08-21 | 1 | -0/+2 |
| * | * test/ruby/test_float.rb (TestFloat::test_strtod): update test to | matz | 2006-07-20 | 1 | -6/+0 |
| * | * sprintf.c (rb_str_format): allow %c to print one character | matz | 2006-06-09 | 1 | -0/+28 |
| * | * util.c (ruby_strtod): Float("1e") should fail. [ruby-core:7330] | ocean | 2006-02-17 | 1 | -0/+1 |
| * | * test/ruby/test_float.rb (test_precision): test by assert_in_delta. | ocean | 2005-10-30 | 1 | -4/+4 |
| * | * util.c (ruby_strtod): should not convert string in the form of | ocean | 2004-07-14 | 1 | -3/+20 |
| * | * test/ruby/test_float.rb(test_strtod): Add test for signed 0.000...1 | ocean | 2004-05-15 | 1 | -0/+4 |
| * | * test/ruby/test_float.rb: Add test for util.c revision 1.42. | ocean | 2004-05-14 | 1 | -0/+2 |
| * | * test/ruby/test_float.rb: added test_strtod to test Float("0"). | nahi | 2004-05-09 | 1 | -0/+12 |
| * | add test_symmetry_bignum. | akr | 2004-04-01 | 1 | -0/+6 |
| * | * test/*: should not depend on $KCODE. | nahi | 2004-02-18 | 1 | -2/+0 |
| * | * numeric.c (num_sadded): prohibit singleton method definition for | matz | 2003-12-01 | 1 | -22/+22 |
| * | * test/ruby/test_beginendblock.rb: add tests for nested BEGIN/END. | nahi | 2003-10-07 | 1 | -0/+5 |
| * | * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an | nobu | 2003-09-05 | 1 | -13/+13 |
| * | * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' | nahi | 2003-09-05 | 1 | -13/+13 |
| * | * test/ruby: tests for ruby itself. | nahi | 2003-09-04 | 1 | -0/+45 |