January 24, 2015 [phobos] [D-Programming-Language/phobos] f8bb3e: Fix Issue 13963 - BigInt modulo ulong is rejected | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: f8bb3e4cd8f90af3d9004392f7668759d57005f2 https://github.com/D-Programming-Language/phobos/commit/f8bb3e4cd8f90af3d9004392f7668759d57005f2 Author: e10s <electrolysis.jp@gmail.com> Date: 2015-01-11 (Sun, 11 Jan 2015) Changed paths: M std/bigint.d Log Message: ----------- Fix Issue 13963 - BigInt modulo ulong is rejected Commit: fbdba85653442a2c77d14efae71a4a5f6a94f797 https://github.com/D-Programming-Language/phobos/commit/fbdba85653442a2c77d14efae71a4a5f6a94f797 Author: e10s <electrolysis.jp@gmail.com> Date: 2015-01-12 (Mon, 12 Jan 2015) Changed paths: M std/bigint.d Log Message: ----------- Make BigInt%long return long Commit: 3fbb2c33dd7687d8d8538903878f5d60e4362e27 https://github.com/D-Programming-Language/phobos/commit/3fbb2c33dd7687d8d8538903878f5d60e4362e27 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2015-01-24 (Sat, 24 Jan 2015) Changed paths: M std/bigint.d Log Message: ----------- Merge pull request #2864 from e10s/patch-6 Fix Issue 13963 - BigInt modulo ulong is rejected Compare: https://github.com/D-Programming-Language/phobos/compare/1081d053c572...3fbb2c33dd76 |
Copyright © 1999-2021 by the D Language Foundation