ruby-cvs:17165
From: (nobu) <nobu ruby-lang.org>
Date: Tue, 18 Jul 2006 01:19:24 +0900
Subject: [ruby-cvs:17165] ruby: * util.c (ruby_strtod): stop at dot not followed by digits.
nobu Tue, 18 Jul 2006 01:19:24 +0900
Modified files:
ruby:
ChangeLog
Log:
* util.c (ruby_strtod): stop at dot not followed by digits.
fixed: [ruby-dev:29035]
Revision Changes Path
1.5184 +5 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.5183&r2=1.5184