[phobos] [D-Programming-Language/phobos] 9f69de: findRoot fix

GitHub via phobos phobos at puremagic.com
Wed Aug 13 18:34:26 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 9f69de08cd8e8e27003af213c7d7e18f363d6158
      https://github.com/D-Programming-Language/phobos/commit/9f69de08cd8e8e27003af213c7d7e18f363d6158
  Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
  Date:   2014-06-23 (Mon, 23 Jun 2014)

  Changed paths:
    M std/numeric.d

  Log Message:
  -----------
  findRoot fix

#1894 #1893 rewopen


  Commit: 7f32ccb8c9dbf86dfc6a9112fb7af08793542ac7
      https://github.com/D-Programming-Language/phobos/commit/7f32ccb8c9dbf86dfc6a9112fb7af08793542ac7
  Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
  Date:   2014-07-18 (Fri, 18 Jul 2014)

  Changed paths:
    M std/numeric.d

  Log Message:
  -----------
  Update numeric.d


  Commit: 0747cc28165edcdb2084c3c663a62e541ce7bffc
      https://github.com/D-Programming-Language/phobos/commit/0747cc28165edcdb2084c3c663a62e541ce7bffc
  Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
  Date:   2014-07-18 (Fri, 18 Jul 2014)

  Changed paths:
    M std/numeric.d

  Log Message:
  -----------
  Update numeric.d

clear comment


  Commit: 5e1a808f943efb5fc9e0240dd34bfb4da8ecac88
      https://github.com/D-Programming-Language/phobos/commit/5e1a808f943efb5fc9e0240dd34bfb4da8ecac88
  Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
  Date:   2014-08-06 (Wed, 06 Aug 2014)

  Changed paths:
    M std/numeric.d

  Log Message:
  -----------
  rebase


  Commit: 05bdee0e31127627ebf8a494bef6ed2218148098
      https://github.com/D-Programming-Language/phobos/commit/05bdee0e31127627ebf8a494bef6ed2218148098
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-08-13 (Wed, 13 Aug 2014)

  Changed paths:
    M std/numeric.d

  Log Message:
  -----------
  Merge pull request #2266 from 9il/patch-2

std.math.findRoot  1. can now accept delegate with different value and argument types 2. allow tolerance have default value


Compare: https://github.com/D-Programming-Language/phobos/compare/15a60b42a6f4...05bdee0e3112


More information about the phobos mailing list