Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: bd72ae7d36e2fafe3a4c00dc9e4c568366cacb03
      
https://github.com/D-Programming-Language/phobos/commit/bd72ae7d36e2fafe3a4c00dc9e4c568366cacb03
  Author: Don Clugston <[email protected]>
  Date:   2012-05-02 (Wed, 02 May 2012)

  Changed paths:
    M std/bigint.d

  Log Message:
  -----------
  Fix issue 8011 BigInt ++ and -- do wrong thing on negative numbers

Patch by Ary Borenszweig


  Commit: 87dfaa82dbb8ff129b46037830ca7f9845ab6664
      
https://github.com/D-Programming-Language/phobos/commit/87dfaa82dbb8ff129b46037830ca7f9845ab6664
  Author: Lars T. Kyllingstad <[email protected]>
  Date:   2012-05-02 (Wed, 02 May 2012)

  Changed paths:
    M std/bigint.d

  Log Message:
  -----------
  Merge pull request #564 from donc/bigint8011

Fix issue 8011 BigInt ++ and -- do wrong thing on negative numbers


Compare: 
https://github.com/D-Programming-Language/phobos/compare/2e20e7c...87dfaa8
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to