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

Issue 3563009: Move gay_strtod outside conversions.cc. (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

Move gay_strtod outside conversions.cc. This is the first part of removing calls to gay's strtod. Future CLs will get rid of calls to gay_strtod entirely. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=5600

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -57 lines) Patch
M src/SConscript View 1 chunk +1 line, -0 lines 0 comments Download
M src/conversions.cc View 9 chunks +17 lines, -57 lines 0 comments Download
A src/strtod.h View 1 chunk +40 lines, -0 lines 0 comments Download
A src/strtod.cc View 1 chunk +48 lines, -0 lines 0 comments Download
M tools/gyp/v8.gyp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Florian Loitsch
10 years, 2 months ago (2010-10-06 19:02:56 UTC) #1
William Hesse
10 years, 2 months ago (2010-10-07 08:07:38 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698