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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to