[phobos] [D-Programming-Language/phobos] 1945bc: Fix issue 11600: to!BigInt(string) should validate...

GitHub noreply at github.com
Tue Dec 3 17:13:29 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 1945bcacf8aaac4ad17d0184181ef72ff9bdec12
      https://github.com/D-Programming-Language/phobos/commit/1945bcacf8aaac4ad17d0184181ef72ff9bdec12
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2013-11-27 (Wed, 27 Nov 2013)

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

  Log Message:
  -----------
  Fix issue 11600: to!BigInt(string) should validate input.


  Commit: 04c43ce00b5e0fff4742af9abe415dd028d24792
      https://github.com/D-Programming-Language/phobos/commit/04c43ce00b5e0fff4742af9abe415dd028d24792
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-12-03 (Tue, 03 Dec 2013)

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

  Log Message:
  -----------
  Merge pull request #1731 from quickfur/issue11600

Fix issue 11600: to!BigInt(string) should validate input.


Compare: https://github.com/D-Programming-Language/phobos/compare/ae34e224f886...04c43ce00b5e


More information about the phobos mailing list