Reviewers: William Hesse,
Message:
These are the remaining dtoa-changes I had on my hard-drive.
Description:
Add bignum fall-back when the fast dtoa doesn't succeed. This removes Gay's
dtoa
for the double->string direction. We still need it for the string->double
direction.
Please review this at http://codereview.chromium.org/3468003/show
SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/
Affected files:
M src/SConscript
A src/bignum-dtoa.h
A src/bignum-dtoa.cc
A src/bignum.h
A src/bignum.cc
M src/conversions.cc
M src/dtoa.h
M src/dtoa.cc
M test/cctest/SConscript
A test/cctest/test-bignum-dtoa.cc
A test/cctest/test-bignum.cc
A test/cctest/test-dtoa.cc
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev