[phobos] [D-Programming-Language/phobos] 261889: Fix issue 8022 BigInt division bug (2)
GitHub
noreply at github.com
Sun Jul 1 19:46:53 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 261889c656c66177843c936643ae1478cb75b520
https://github.com/D-Programming-Language/phobos/commit/261889c656c66177843c936643ae1478cb75b520
Author: Don Clugston <don.clugston at sociomantic.com>
Date: 2012-06-12 (Tue, 12 Jun 2012)
Changed paths:
M std/bigint.d
Log Message:
-----------
Fix issue 8022 BigInt division bug (2)
Commit: c5374753b2bce3e5a17b53bd84593652b17be19c
https://github.com/D-Programming-Language/phobos/commit/c5374753b2bce3e5a17b53bd84593652b17be19c
Author: Don Clugston <don.clugston at sociomantic.com>
Date: 2012-06-20 (Wed, 20 Jun 2012)
Changed paths:
M std/bigint.d
Log Message:
-----------
Test case for 8022
Commit: 94cece63b5c2163420ee89e733bbb0b0160bb573
https://github.com/D-Programming-Language/phobos/commit/94cece63b5c2163420ee89e733bbb0b0160bb573
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2012-07-01 (Sun, 01 Jul 2012)
Changed paths:
M std/bigint.d
Log Message:
-----------
Merge pull request #629 from donc/bigint8022div
Fix issue 8022 BigInt division bug (2)
Compare: https://github.com/D-Programming-Language/phobos/compare/9c7002b65683...94cece63b5c2
More information about the phobos
mailing list