From 18e9500afcea51b6d0e8c6adc94f3c17eeb3cd1e Mon Sep 17 00:00:00 2001 From: ocean Date: Mon, 9 Aug 2004 09:10:25 +0000 Subject: no message git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6752 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 41249c362d..18d2b73a67 100644 --- a/ChangeLog +++ b/ChangeLog @@ -619,7 +619,7 @@ Wed Jun 30 16:59:39 2004 Hirokazu Yamamoto * test/ruby/test_file.rb (test_fnmatch): some tests for File.fnmatch are added. -Wed Jun 30 11:38:51 2004 Elven +Wed Jun 30 11:38:51 2004 Mikael Brockman * parse.y (primary): should not be NULL. [ruby-core:03098] @@ -1064,7 +1064,7 @@ Thu May 20 14:35:52 2004 Tanaka Akira Thu May 20 12:38:06 2004 Yukihiro Matsumoto - * numeric.c (flo_eq): alway check if operands are NaN. + * numeric.c (flo_eq): always check if operands are NaN. [ruby-list:39685] Thu May 20 12:34:39 2004 Dave Thomas @@ -1412,7 +1412,8 @@ Fri May 7 20:53:25 2004 Yukihiro Matsumoto Fri May 7 11:17:27 2004 Hirokazu Yamamoto - * util.c (ruby_strtod): 0.0000000000000000001 == 0.0 should be false. + * util.c (ruby_strtod): "0.0000000000000000001" should be converted + to 1.0e-19 instead of 0.0. (leading zeros aren't significant digits) [ruby-talk:99318] [ruby-dev:23465] Thu May 6 22:27:32 2004 Masatoshi SEKI -- cgit v1.2.3