summaryrefslogtreecommitdiff
path: root/test/ruby/test_float.rb
AgeCommit message (Expand)Author
2008-05-14* test/ruby/test_object.rb: new tests to achieve over 90% testmame
2008-04-28more tests.akr
2008-04-28more tests.akr
2008-04-28* include/ruby/ruby.h (POSFIXABLE): use FIXNUM_MAX+1 instead ofakr
2008-03-01add a test.akr
2008-03-01* object.c (rb_cstr_to_dbl): check for successive underscores.nobu
2008-01-31* test/ruby/test_bignum.rb: suppress warnings during test.mame
2007-12-22* test/ruby/test_float.rb, test_sprintf.rb: fix test place.ko1
2007-12-22* test/ruby/test_float.rb (test_float): test literal, not sprintf.usa
2007-08-21* util.c (ruby_strtod): replaced by the implementation by Davidmatz
2006-07-20* test/ruby/test_float.rb (TestFloat::test_strtod): update test tomatz
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
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-15* test/ruby/test_float.rb(test_strtod): Add test for signed 0.000...1ocean
2004-05-14* test/ruby/test_float.rb: Add test for util.c revision 1.42.ocean
2004-05-09 * test/ruby/test_float.rb: added test_strtod to test Float("0").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