[phobos] [dlang/phobos] dd0d13: Fix Issue 15229: Refactored BigInt code to work wi...

GitHub via phobos phobos at puremagic.com
Fri Apr 29 04:18:56 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: dd0d1398317af539787b92ad68c84c1091d11f24
      https://github.com/dlang/phobos/commit/dd0d1398317af539787b92ad68c84c1091d11f24
  Author: Jack Stouffer <jack at jackstouffer.com>
  Date:   2016-04-28 (Thu, 28 Apr 2016)

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

  Log Message:
  -----------
  Fix Issue 15229: Refactored BigInt code to work with character ranges


  Commit: 8c3f3432370a33ce826f150231800e04fb6f2dfd
      https://github.com/dlang/phobos/commit/8c3f3432370a33ce826f150231800e04fb6f2dfd
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2016-04-29 (Fri, 29 Apr 2016)

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

  Log Message:
  -----------
  Merge pull request #3876 from JackStouffer/bigint2

[issue 15229] Range-ified BigInt's Ctor to Accept Ranges of Characters


Compare: https://github.com/dlang/phobos/compare/c110eac0f462...8c3f3432370a


More information about the phobos mailing list