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

Issue 10534111: Revert "Refactor Date implementation in VM." (Closed)

Created:
8 years, 6 months ago by floitsch
Modified:
8 years, 6 months ago
Reviewers:
ngeoffray
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Revert "Refactor Date implementation in VM." Also revert "Round days-computation to get rid of daylight-savings differences." This reverts commit 7542 and commit 8544. Committed: https://code.google.com/p/dart/source/detail?r=8547

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+575 lines, -417 lines) Patch
M corelib/src/date.dart View 4 chunks +4 lines, -8 lines 0 comments Download
M lib/compiler/implementation/lib/js_helper.dart View 1 chunk +1 line, -1 line 0 comments Download
M lib/compiler/implementation/lib/mockimpl.dart View 1 chunk +1 line, -5 lines 0 comments Download
M runtime/lib/date.cc View 2 chunks +217 lines, -18 lines 0 comments Download
M runtime/lib/date.dart View 6 chunks +164 lines, -218 lines 0 comments Download
M runtime/vm/bootstrap_natives.h View 1 chunk +7 lines, -1 line 0 comments Download
M runtime/vm/os.h View 1 chunk +28 lines, -7 lines 0 comments Download
M runtime/vm/os_linux.cc View 2 chunks +44 lines, -15 lines 0 comments Download
M runtime/vm/os_macos.cc View 2 chunks +44 lines, -15 lines 0 comments Download
M runtime/vm/os_win.cc View 3 chunks +54 lines, -20 lines 0 comments Download
M samples/total/client/DateTimeUtils.dart View 3 chunks +6 lines, -6 lines 0 comments Download
M tests/co19/co19-leg.status View 1 chunk +0 lines, -1 line 0 comments Download
M tests/co19/co19-runtime.status View 2 chunks +1 line, -2 lines 0 comments Download
M tests/corelib/date_time_test.dart View 5 chunks +4 lines, -100 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
floitsch
TBR.
8 years, 6 months ago (2012-06-12 13:20:23 UTC) #1
ngeoffray
8 years, 6 months ago (2012-06-12 13:26:09 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698