[phobos] [D-Programming-Language/phobos] 5c0855: exp, expm1, exp2 return 'inf' for targets that don...

GitHub noreply at github.com
Mon Sep 3 23:57:46 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 5c0855de5cea9806b00dbb3eb12fffbc44741728
      https://github.com/D-Programming-Language/phobos/commit/5c0855de5cea9806b00dbb3eb12fffbc44741728
  Author: Iain Buclaw <ibuclaw at ubuntu.com>
  Date:   2012-09-03 (Mon, 03 Sep 2012)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  exp, expm1, exp2 return 'inf' for targets that don't use iasm.


  Commit: 9eff109d3657be393877b7ef347c01fb68e2fe8c
      https://github.com/D-Programming-Language/phobos/commit/9eff109d3657be393877b7ef347c01fb68e2fe8c
  Author: Don Clugston <dclugston at googlemail.com>
  Date:   2012-09-03 (Mon, 03 Sep 2012)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Merge pull request #770 from ibuclaw/ldouble_math

exp, expm1, exp2 return 'inf' for targets that don't use iasm.


Compare: https://github.com/D-Programming-Language/phobos/compare/6ba8f8c5ecda...9eff109d3657


More information about the phobos mailing list