Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(371)

Issue 3870003: Revert "Strtod fast-case that uses DiyFps and cached powers of ten." (Closed)

Created:
10 years, 2 months ago by Florian Loitsch
Modified:
9 years, 7 months ago
Reviewers:
William Hesse
CC:
v8-dev
Visibility:
Public.

Description

Fix build-breakage. Revert "Strtod fast-case that uses DiyFps and cached powers of ten." This reverts commit 493da023514021a63e1d3ba3f70348a275ac4042. TBR: whesse@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=5678

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -362 lines) Patch
M src/cached-powers.h View 1 chunk +4 lines, -26 lines 0 comments Download
M src/cached-powers.cc View 2 chunks +16 lines, -41 lines 0 comments Download
M src/double.h View 4 chunks +8 lines, -49 lines 0 comments Download
M src/fast-dtoa.cc View 2 chunks +6 lines, -8 lines 0 comments Download
M src/strtod.cc View 9 chunks +11 lines, -193 lines 0 comments Download
M test/cctest/test-strtod.cc View 1 chunk +0 lines, -45 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Florian Loitsch
10 years, 2 months ago (2010-10-20 15:30:35 UTC) #1
William Hesse
10 years, 2 months ago (2010-10-20 18:42:33 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698