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

Issue 136453012: Fix http://dartbug.com/16111 (Closed)

Created:
6 years, 11 months ago by Ivan Posva
Modified:
6 years, 11 months ago
Reviewers:
floitsch, srdjan
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix http://dartbug.com/16111 - Use all bits from the seed value even if passed a Bigint. - Fix out of bounds access in BigintOperations. - Remove obsolete implementation note. R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=31859

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -4 lines) Patch
M runtime/lib/math.cc View 1 chunk +17 lines, -2 lines 0 comments Download
M runtime/vm/bigint_operations.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M sdk/lib/math/random.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M tests/lib/lib.status View 1 1 chunk +1 line, -0 lines 0 comments Download
A tests/lib/math/random_big_test.dart View 1 2 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Ivan Posva
6 years, 11 months ago (2014-01-15 23:22:10 UTC) #1
srdjan
Please add a test.
6 years, 11 months ago (2014-01-15 23:30:53 UTC) #2
srdjan
LGTM
6 years, 11 months ago (2014-01-15 23:33:30 UTC) #3
Ivan Posva
Committed patchset #3 manually as r31859 (presubmit successful).
6 years, 11 months ago (2014-01-16 00:02:00 UTC) #4
floitsch
6 years, 11 months ago (2014-01-16 14:15:28 UTC) #5
Message was sent while issue was closed.
LGTM.

Powered by Google App Engine
This is Rietveld 408576698