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

Issue 10399027: Add comparison operators to Date class. (Closed)

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

Description

Add comparison operators to Date class. Committed: https://code.google.com/p/dart/source/detail?r=7653

Patch Set 1 #

Patch Set 2 : Add new lines. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -4 lines) Patch
M corelib/src/date.dart View 1 chunk +21 lines, -0 lines 0 comments Download
M frog/lib/date_implementation.dart View 1 1 chunk +8 lines, -0 lines 0 comments Download
M lib/compiler/implementation/lib/mockimpl.dart View 1 1 chunk +9 lines, -4 lines 0 comments Download
M runtime/lib/date.dart View 1 1 chunk +8 lines, -0 lines 0 comments Download
A tests/corelib/date_time6_test.dart View 1 chunk +29 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
floitsch
Note: with this CL dates don't satisfy the property: d <= d2 implies d < ...
8 years, 7 months ago (2012-05-15 12:56:41 UTC) #1
ngeoffray
8 years, 7 months ago (2012-05-15 13:05:43 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698