[phobos] [D-Programming-Language/phobos] b03552: Double safety check for Xorshift bit values.

GitHub noreply at github.com
Tue Jul 9 10:50:38 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: b03552d9ac84e219cf1a10032dca013c69b5edd6
      https://github.com/D-Programming-Language/phobos/commit/b03552d9ac84e219cf1a10032dca013c69b5edd6
  Author: Joseph Rushton Wakeling <joe at webdrake.net>
  Date:   2013-07-09 (Tue, 09 Jul 2013)

  Changed paths:
    M std/random.d

  Log Message:
  -----------
  Double safety check for Xorshift bit values.


  Commit: f323100217ce470595b949acdf1207cbef3d61ec
      https://github.com/D-Programming-Language/phobos/commit/f323100217ce470595b949acdf1207cbef3d61ec
  Author: Joseph Rushton Wakeling <joe at webdrake.net>
  Date:   2013-07-09 (Tue, 09 Jul 2013)

  Changed paths:
    M std/random.d

  Log Message:
  -----------
  Make Xorshift bit-related error messages more informative.


  Commit: b8531d46a972a00934bea276c1f3e3013bf73fc0
      https://github.com/D-Programming-Language/phobos/commit/b8531d46a972a00934bea276c1f3e3013bf73fc0
  Author: Masahiro Nakagawa <repeatedly at gmail.com>
  Date:   2013-07-09 (Tue, 09 Jul 2013)

  Changed paths:
    M std/random.d

  Log Message:
  -----------
  Merge pull request #1404 from WebDrake/xorshift

Double safety check for Xorshift bit values.


Compare: https://github.com/D-Programming-Language/phobos/compare/e1504f70b8cf...b8531d46a972


More information about the phobos mailing list