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

Issue 27302003: Document equality and compareTo of numbers. (Closed)

Created:
7 years, 2 months ago by Lasse Reichstein Nielsen
Modified:
7 years, 2 months ago
Reviewers:
karlklose, floitsch
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Document equality and compareTo of numbers. R=floitsch@google.com Committed: https://code.google.com/p/dart/source/detail?r=28635

Patch Set 1 #

Total comments: 8

Patch Set 2 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -1 line) Patch
M runtime/lib/double.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/core/num.dart View 1 1 chunk +67 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Lasse Reichstein Nielsen
7 years, 2 months ago (2013-10-15 11:27:46 UTC) #1
floitsch
LGTM. https://codereview.chromium.org/27302003/diff/1/sdk/lib/core/num.dart File sdk/lib/core/num.dart (right): https://codereview.chromium.org/27302003/diff/1/sdk/lib/core/num.dart#newcode58 sdk/lib/core/num.dart:58: * Orders this value relative to `other`. Why ...
7 years, 2 months ago (2013-10-15 11:36:17 UTC) #2
karlklose
DBC https://codereview.chromium.org/27302003/diff/1/sdk/lib/core/num.dart File sdk/lib/core/num.dart (right): https://codereview.chromium.org/27302003/diff/1/sdk/lib/core/num.dart#newcode38 sdk/lib/core/num.dart:38: * If you can avoid NaN values, the ...
7 years, 2 months ago (2013-10-15 11:38:33 UTC) #3
Lasse Reichstein Nielsen
https://codereview.chromium.org/27302003/diff/1/sdk/lib/core/num.dart File sdk/lib/core/num.dart (right): https://codereview.chromium.org/27302003/diff/1/sdk/lib/core/num.dart#newcode38 sdk/lib/core/num.dart:38: * If you can avoid NaN values, the reamining ...
7 years, 2 months ago (2013-10-15 11:58:08 UTC) #4
Lasse Reichstein Nielsen
7 years, 2 months ago (2013-10-15 11:59:07 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r28635 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698