July 01, 2012 [phobos] [D-Programming-Language/phobos] 261889: Fix issue 8022 BigInt division bug (2) | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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@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 |
July 01, 2012 Re: [phobos] [D-Programming-Language/phobos] 261889: Fix issue 8022 BigInt division bug (2) | ||||
---|---|---|---|---|
| ||||
Posted in reply to GitHub | On Sunday, July 01, 2012 19:46:53 GitHub wrote: > Fix issue 8022 BigInt division bug (2) We still need a test for this, which is why I hadn't merged it. - Jonathan M Davis _______________________________________________ phobos mailing list phobos@puremagic.com http://lists.puremagic.com/mailman/listinfo/phobos |
Copyright © 1999-2021 by the D Language Foundation