[phobos] [D-Programming-Language/phobos] b82805: BigInt: uint->size_t in nonasm primitives

noreply at github.com noreply at github.com
Wed Dec 7 15:36:37 PST 2011


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos

  Commit: b828057506b9154ffe4531b6baf31b5c0fc8b1d5
      https://github.com/D-Programming-Language/phobos/commit/b828057506b9154ffe4531b6baf31b5c0fc8b1d5
  Author: Don Clugston <dclugston at googlemail.com>
  Date:   2011-12-07 (Wed, 07 Dec 2011)

  Changed paths:
    M std/internal/math/biguintnoasm.d

  Log Message:
  -----------
  BigInt: uint->size_t in nonasm primitives

Causes incorrect results for bigints larger than 2^^34 bytes long.


  Commit: 5f4b39b2ee6ecca8d2b58bb8154717ef0a553804
      https://github.com/D-Programming-Language/phobos/commit/5f4b39b2ee6ecca8d2b58bb8154717ef0a553804
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2011-12-07 (Wed, 07 Dec 2011)

  Changed paths:
    M std/internal/math/biguintnoasm.d

  Log Message:
  -----------
  Merge pull request #355 from donc/bigintcleanup2

BigInt: uint->size_t in nonasm primitives


Compare: https://github.com/D-Programming-Language/phobos/compare/de4f86d...5f4b39b


More information about the phobos mailing list