Rename grisu to fast-dtoa. Get rid of template.
authorfloitschV8@gmail.com <floitschV8@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 18 Mar 2010 13:19:59 +0000 (13:19 +0000)
committerfloitschV8@gmail.com <floitschV8@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 18 Mar 2010 13:19:59 +0000 (13:19 +0000)
commit9e843087222057b3f7ab467f23aac2804c6a4c9d
treedc13ee7ccfb3ba500cd058326b4ee882ee5d3313
parent825a5d741ff7e916d8c514a36a2f015e838e2385
Rename grisu to fast-dtoa. Get rid of template.
Review URL: http://codereview.chromium.org/1032007

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4181 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/SConscript
src/conversions.cc
src/fast-dtoa.cc [moved from src/grisu3.cc with 69% similarity]
src/fast-dtoa.h [moved from src/grisu3.h with 85% similarity]
test/cctest/SConscript
test/cctest/test-fast-dtoa.cc [moved from test/cctest/test-grisu3.cc with 70% similarity]
tools/gyp/v8.gyp