[phobos] [D-Programming-Language/phobos] f8bb3e: Fix Issue 13963 - BigInt modulo ulong is rejected

GitHub via phobos phobos at puremagic.com
Sat Jan 24 19:42:24 PST 2015


  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 at 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 at 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 at 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


More information about the phobos mailing list