Provide (non Gay) dtoa for fixed notation.
authorfloitschV8@gmail.com <floitschV8@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 5 May 2010 09:29:18 +0000 (09:29 +0000)
committerfloitschV8@gmail.com <floitschV8@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 5 May 2010 09:29:18 +0000 (09:29 +0000)
commitb441d246b3a0799bbd00e60cd869451756ed0cbf
treeb1319f81254b0f55042f508914aac184bf91aac1
parentf2751effa4c27f76a139be77d292e75ecb0562ac
Provide (non Gay) dtoa for fixed notation.
Review URL: http://codereview.chromium.org/1865001

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4591 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
16 files changed:
src/SConscript
src/conversions.cc
src/dtoa.cc [new file with mode: 0644]
src/dtoa.h [new file with mode: 0644]
src/fast-dtoa.cc
src/fast-dtoa.h
src/fixed-dtoa.cc [new file with mode: 0644]
src/fixed-dtoa.h [new file with mode: 0644]
test/cctest/SConscript
test/cctest/gay-fixed.cc [new file with mode: 0644]
test/cctest/gay-fixed.h [new file with mode: 0644]
test/cctest/gay-shortest.cc
test/cctest/gay-shortest.h
test/cctest/test-fast-dtoa.cc
test/cctest/test-fixed-dtoa.cc [new file with mode: 0644]
tools/gyp/v8.gyp