February 07, 2015 [phobos] [D-Programming-Language/phobos] 1cabea: Fix Issue 14124 - BigInt %= int can return "-0" | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 1cabeac6da6ce691a31bf4654179f222a0956137 https://github.com/D-Programming-Language/phobos/commit/1cabeac6da6ce691a31bf4654179f222a0956137 Author: e10s <electrolysis.jp@gmail.com> Date: 2015-02-04 (Wed, 04 Feb 2015) Changed paths: M std/bigint.d Log Message: ----------- Fix Issue 14124 - BigInt %= int can return "-0" Commit: 9f6e1c33be2001bb44cfcb53f78441b75eb1c718 https://github.com/D-Programming-Language/phobos/commit/9f6e1c33be2001bb44cfcb53f78441b75eb1c718 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2015-02-07 (Sat, 07 Feb 2015) Changed paths: M std/bigint.d Log Message: ----------- Merge pull request #2959 from e10s/patch-7 Fix Issue 14124 - BigInt %= int can return "-0" Compare: https://github.com/D-Programming-Language/phobos/compare/677edcf220c8...9f6e1c33be20 |
Copyright © 1999-2021 by the D Language Foundation