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

Issue 1188843004: Implement modInverse for an even modulus. (Closed)

Created:
5 years, 6 months ago by regis
Modified:
5 years, 6 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Implement modInverse for an even modulus. Update test. Fixes #23502 R=srdjan@google.com Committed: https://github.com/dart-lang/sdk/commit/16bb52b88ded9da50508d72bf86825b243ad8258

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+212 lines, -93 lines) Patch
M runtime/lib/bigint.dart View 1 chunk +164 lines, -54 lines 0 comments Download
M runtime/lib/integers.dart View 3 chunks +18 lines, -10 lines 0 comments Download
M sdk/lib/_internal/compiler/js_lib/js_number.dart View 3 chunks +18 lines, -10 lines 0 comments Download
M sdk/lib/core/int.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib/big_integer_arith_vm_test.dart View 6 chunks +11 lines, -18 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
regis
5 years, 6 months ago (2015-06-17 20:23:54 UTC) #2
srdjan
lgtm
5 years, 6 months ago (2015-06-17 20:29:40 UTC) #3
regis
5 years, 6 months ago (2015-06-17 20:50:36 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
16bb52b88ded9da50508d72bf86825b243ad8258 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698