July 01, 2012 [phobos] [D-Programming-Language/phobos] a79bb2: Fix issue 7993 BigInt divide-by-1 error | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: a79bb20ea79955da2422b32b6291ed464530c86d https://github.com/D-Programming-Language/phobos/commit/a79bb20ea79955da2422b32b6291ed464530c86d Author: Don Clugston <don.clugston@sociomantic.com> Date: 2012-06-21 (Thu, 21 Jun 2012) Changed paths: M std/bigint.d M std/internal/math/biguintcore.d Log Message: ----------- Fix issue 7993 BigInt divide-by-1 error Thanks to c.m.brandeburg for the fix. Commit: 5da45b213eaa54696a866728fea6ec296360c10e https://github.com/D-Programming-Language/phobos/commit/5da45b213eaa54696a866728fea6ec296360c10e Author: Don Clugston <don.clugston@sociomantic.com> Date: 2012-06-21 (Thu, 21 Jun 2012) Changed paths: M std/bigint.d Log Message: ----------- Fix issue 7973 BigInt %= long/ulong gives wrong value Commit: 15c655f1b54ef6e2d29b9b91401f1699c98c0d2e https://github.com/D-Programming-Language/phobos/commit/15c655f1b54ef6e2d29b9b91401f1699c98c0d2e Author: Don Clugston <don.clugston@sociomantic.com> Date: 2012-06-21 (Thu, 21 Jun 2012) Changed paths: M std/bigint.d M std/internal/math/biguintcore.d Log Message: ----------- Fix issue 8164 BigInt from char[] too Commit: 2ab19e80a96f1e9e6876a5699032945365e5d51b https://github.com/D-Programming-Language/phobos/commit/2ab19e80a96f1e9e6876a5699032945365e5d51b Author: Don Clugston <don.clugston@sociomantic.com> Date: 2012-06-21 (Thu, 21 Jun 2012) Changed paths: M std/bigint.d Log Message: ----------- 8165 BigInt opAssign return value Commit: 609aefacf63c7418576efbacde97e7e27b6f8317 https://github.com/D-Programming-Language/phobos/commit/609aefacf63c7418576efbacde97e7e27b6f8317 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2012-07-01 (Sun, 01 Jul 2012) Changed paths: M std/bigint.d M std/internal/math/biguintcore.d Log Message: ----------- Merge pull request #642 from donc/bigint7993div Bigint7993div Compare: https://github.com/D-Programming-Language/phobos/compare/164afbcbe341...609aefacf63c |
Copyright © 1999-2021 by the D Language Foundation