summaryrefslogtreecommitdiff
path: root/test/ruby/test_float.rb
AgeCommit message (Expand)Author
2006-07-18* test/ruby/test_float.rb (TestFloat::test_strtod): update test tomatz
2006-05-01* numeric.c (num_div): use floor rather than rb_Integer().matz
2006-02-17* util.c (ruby_strtod): Float("1e") should fail. [ruby-core:7330]ocean
2005-10-30* test/ruby/test_float.rb (test_precision): test by assert_in_delta.ocean
2004-07-14* util.c (ruby_strtod): should not convert string in the form ofocean
2004-05-27 * lib/logger.rb: leading 0 padding of timestamp usec part.nahi
2004-04-01add test_symmetry_bignum.akr
2004-02-18 * test/*: should not depend on $KCODE.nahi
2003-12-01* numeric.c (num_sadded): prohibit singleton method definition formatz
2003-10-07* test/ruby/test_beginendblock.rb: add tests for nested BEGIN/END.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