[phobos] [D-Programming-Language/phobos] 835fca: BigInt enhancement: make std.math.abs work with Bi...

GitHub noreply at github.com
Wed Apr 3 07:11:17 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 835fca54e909da1e01476016a47e443cbe196782
      https://github.com/D-Programming-Language/phobos/commit/835fca54e909da1e01476016a47e443cbe196782
  Author: safety0ff <safety0ff.dev at gmail.com>
  Date:   2013-03-31 (Sun, 31 Mar 2013)

  Changed paths:
    M std/bigint.d
    M std/internal/math/biguintcore.d

  Log Message:
  -----------
  BigInt enhancement: make std.math.abs work with BigInt (issue 6486)


  Commit: 8ce364b44f39779a6f8c934092f3725820bb4861
      https://github.com/D-Programming-Language/phobos/commit/8ce364b44f39779a6f8c934092f3725820bb4861
  Author: safety0ff <safety0ff.dev at gmail.com>
  Date:   2013-03-31 (Sun, 31 Mar 2013)

  Changed paths:
    M std/bigint.d

  Log Message:
  -----------
  BigInt enhancement: add opCast!bool to BigInt (issue 4120)


  Commit: 32e548d86385979aa25129c0b64c5edd0091e0f4
      https://github.com/D-Programming-Language/phobos/commit/32e548d86385979aa25129c0b64c5edd0091e0f4
  Author: Don Clugston <dclugston at googlemail.com>
  Date:   2013-04-03 (Wed, 03 Apr 2013)

  Changed paths:
    M std/bigint.d
    M std/internal/math/biguintcore.d

  Log Message:
  -----------
  Merge pull request #1236 from Safety0ff/bigintenh

BigInt enhancements: add opCast!bool and make std.math.abs work


Compare: https://github.com/D-Programming-Language/phobos/compare/39dd56dc5512...32e548d86385


More information about the phobos mailing list