[phobos] [D-Programming-Language/phobos] 8f34d9: Fix big endian issue in std.internal.math.biguintc...

GitHub noreply at github.com
Fri Apr 12 05:38:53 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 8f34d9a05e45ddef0ed1de1d56095c455c39c481
      https://github.com/D-Programming-Language/phobos/commit/8f34d9a05e45ddef0ed1de1d56095c455c39c481
  Author: kai <kai at redstar.de>
  Date:   2013-04-07 (Sun, 07 Apr 2013)

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

  Log Message:
  -----------
  Fix big endian issue in std.internal.math.biguintcore.d

The unit tests passes with this change on Linux/PPC64.


  Commit: 60f450b8e657a2bf811c8b3ce54dbf05c725df2f
      https://github.com/D-Programming-Language/phobos/commit/60f450b8e657a2bf811c8b3ce54dbf05c725df2f
  Author: Alex Rønne Petersen <alex at alexrp.com>
  Date:   2013-04-12 (Fri, 12 Apr 2013)

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

  Log Message:
  -----------
  Merge pull request #1250 from redstar/bigintendian

Fix big endian issue in std.internal.math.biguintcore.d


Compare: https://github.com/D-Programming-Language/phobos/compare/b4d5139ade0c...60f450b8e657


More information about the phobos mailing list