[phobos] [D-Programming-Language/phobos] c1f00f: Fix compile error in std.math.exp(real) for non-x8...

GitHub via phobos phobos at puremagic.com
Sat Sep 26 06:17:10 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: c1f00fe3a2ce6b0a44841cc82a073e2db46da0a8
      https://github.com/D-Programming-Language/phobos/commit/c1f00fe3a2ce6b0a44841cc82a073e2db46da0a8
  Author: Martin <noone at nowhere.com>
  Date:   2015-09-26 (Sat, 26 Sep 2015)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Fix compile error in std.math.exp(real) for non-x86 platforms


  Commit: dfe5c7d48e45fb1ddb6a9f4d848df16ab9589167
      https://github.com/D-Programming-Language/phobos/commit/dfe5c7d48e45fb1ddb6a9f4d848df16ab9589167
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2015-09-26 (Sat, 26 Sep 2015)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Merge pull request #3672 from kinke/expFix

Fix compile error in std.math.exp(real) for non-x86 platforms


Compare: https://github.com/D-Programming-Language/phobos/compare/761debd54504...dfe5c7d48e45


More information about the phobos mailing list