[phobos] [D-Programming-Language/phobos] 30999e: Add unittests: compare BigUint(0) to 0UL

GitHub noreply at github.com
Fri Mar 14 01:45:50 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 30999e7dc15945183a06c9cbf9bf8464704cadcb
      https://github.com/D-Programming-Language/phobos/commit/30999e7dc15945183a06c9cbf9bf8464704cadcb
  Author: gittywithexcitement <killebrew.daniel at gmail.com>
  Date:   2014-02-23 (Sun, 23 Feb 2014)

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

  Log Message:
  -----------
  Add unittests: compare BigUint(0) to 0UL

to prevent regression of bug 12234.


  Commit: 20833c3b947fc97a16fad84a0ad9a48c0b26309d
      https://github.com/D-Programming-Language/phobos/commit/20833c3b947fc97a16fad84a0ad9a48c0b26309d
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2014-03-14 (Fri, 14 Mar 2014)

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

  Log Message:
  -----------
  Merge pull request #1962 from gittywithexcitement/master

Add unittests: compare BigUint(0) to 0UL


Compare: https://github.com/D-Programming-Language/phobos/compare/9e9c2f6cefbc...20833c3b947f


More information about the phobos mailing list