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

Issue 1102002: Rename files containing underscores. (Closed)

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

Description

Rename files containing underscores. Committed: http://code.google.com/p/v8/source/detail?r=4191

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -2883 lines) Patch
M src/SConscript View 1 chunk +1 line, -1 line 0 comments Download
A + src/cached-powers.h View 2 chunks +2 lines, -2 lines 0 comments Download
D src/cached_powers.h View 1 chunk +0 lines, -119 lines 0 comments Download
A + src/diy-fp.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/diy-fp.cc View 1 chunk +1 line, -1 line 0 comments Download
D src/diy_fp.h View 1 chunk +0 lines, -117 lines 0 comments Download
D src/diy_fp.cc View 1 chunk +0 lines, -58 lines 0 comments Download
M src/double.h View 1 chunk +1 line, -1 line 0 comments Download
M src/fast-dtoa.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + src/powers-ten.h View 1 chunk +1 line, -1 line 0 comments Download
D src/powers_ten.h View 1 chunk +0 lines, -2461 lines 0 comments Download
M test/cctest/SConscript View 2 chunks +2 lines, -2 lines 0 comments Download
A + test/cctest/gay-shortest.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/cctest/gay-shortest.cc View 1 chunk +1 line, -1 line 0 comments Download
D test/cctest/gay_shortest.h View 1 chunk +0 lines, -44 lines 0 comments Download
A + test/cctest/test-diy-fp.cc View 1 chunk +1 line, -1 line 0 comments Download
D test/cctest/test-diy_fp.cc View 1 chunk +0 lines, -67 lines 0 comments Download
M test/cctest/test-double.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-fast-dtoa.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/gyp/v8.gyp View 3 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Florian Loitsch
No other changes except for includes.
10 years, 9 months ago (2010-03-18 14:00:56 UTC) #1
William Hesse
10 years, 9 months ago (2010-03-18 19:47:17 UTC) #2
The includes claim (on Rietveld) to have lint errors.  If these are real, then
you can't commit without making the presubmit.py check fail.  Other than that,
LGTM.

Powered by Google App Engine
This is Rietveld 408576698