[phobos] [D-Programming-Language/phobos] bd72ae: Fix issue 8011 BigInt ++ and -- do wrong thing on ...

GitHub noreply at github.com
Wed May 2 16:44:50 PDT 2012


  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 <dclugston at googlemail.com>
  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 <git at kyllingen.net>
  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


More information about the phobos mailing list