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

Issue 12622002: - Avoid wrapping into Mints when generating random numbers. (Closed)

Created:
7 years, 9 months ago by Ivan Posva
Modified:
7 years, 9 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

- Avoid wrapping into Mints when generating random numbers. - Update Random number tests. - Fix String.fromCharCodes signature. Committed: https://code.google.com/p/dart/source/detail?r=19642

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -6 lines) Patch
M runtime/lib/math_patch.dart View 2 chunks +3 lines, -1 line 0 comments Download
M runtime/lib/string_patch.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib/math/coin_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/lib/math/low_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib/math/pi_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A tests/lib/math/random_test.dart View 1 chunk +51 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Ivan Posva
7 years, 9 months ago (2013-03-07 17:03:03 UTC) #1
srdjan
lgtm
7 years, 9 months ago (2013-03-07 17:09:03 UTC) #2
Ivan Posva
7 years, 9 months ago (2013-03-07 17:19:56 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19642 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698