yangguo@chromium.org
|
26ef04fa9c
|
Fix bug in bignum implementation.
R=mstarzinger@chromium.org
BUG=
Review URL: https://chromiumcodereview.appspot.com/13454019
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@14167 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2013-04-08 15:13:57 +00:00 |
|
lrn@chromium.org
|
877d6198e5
|
Extract string->double and double->string conversions for use in the preparser.
Review URL: http://codereview.chromium.org/7308004
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@8534 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2011-07-05 11:54:11 +00:00 |
|
whesse@chromium.org
|
e0422e5401
|
Make VS2005 project files compile without errors: changelist http://codereview.chromium.org/6286135/.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6706 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2011-02-09 15:58:55 +00:00 |
|
floitschV8@gmail.com
|
808d00f8ef
|
Bignum implementation of Strtod.
This removes the dependency on Gay's strtod.
Review URL: http://codereview.chromium.org/4060001
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5778 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2010-11-08 11:49:47 +00:00 |
|