ruby-cvs:22652
From: nobu ruby-lang.org
Date: Sat, 9 Feb 2008 17:51:28 +0900 (JST)
Subject: [ruby-cvs:22652] Ruby:r15415 (ruby_1_8, trunk): * ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): use strtod() for more
nobu 2008-02-09 17:51:26 +0900 (Sat, 09 Feb 2008)
New Revision: 15415
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/ext/bigdecimal/bigdecimal.c
branches/ruby_1_8/ext/bigdecimal/extconf.rb
trunk/ChangeLog
trunk/ext/bigdecimal/bigdecimal.c
trunk/ext/bigdecimal/extconf.rb
Log:
* ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): use strtod() for more
precision. [ruby-talk:290296]
* ext/bigdecimal/bigdecimal.c (BASE_FIG): made constant.
* ext/bigdecimal/extconf.rb: ditto. [ruby-dev:33658]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/bigdecimal/bigdecimal.c?r1=15415&r2=15414&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=15415&r2=15414&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=15415&r2=15414&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/bigdecimal/extconf.rb?r1=15415&r2=15414&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/bigdecimal/extconf.rb?r1=15415&r2=15414&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/bigdecimal/bigdecimal.c?r1=15415&r2=15414&diff_format=u