Dtoa for fixed notation.
authorfloitschV8@gmail.com <floitschV8@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 5 May 2010 13:51:27 +0000 (13:51 +0000)
committerfloitschV8@gmail.com <floitschV8@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 5 May 2010 13:51:27 +0000 (13:51 +0000)
commit7fc98eb1f41976afab77971672ea2e2999395160
tree6853afadd765b915b0e7bdadd93b9a7b0efca310
parentf1c5cdbb1f2c8268d4a24552855e4644174ea0d5
Dtoa for fixed notation.
Review URL: http://codereview.chromium.org/1956005

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4596 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