Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 0bd234bfe223d7ac757392e2422cbda9c634d6cb
      
https://github.com/D-Programming-Language/phobos/commit/0bd234bfe223d7ac757392e2422cbda9c634d6cb
  Author: Johan Engelen <[email protected]>
  Date:   2015-07-20 (Mon, 20 Jul 2015)

  Changed paths:
    M std/internal/math/gammafunction.d

  Log Message:
  -----------
  Provide MAXGAMMA, MAXLOG, and MINLOG for 64-bit reals.
Inside gammaStirling(), fix a call to pow() that would overflow for 64-bit 
reals.


  Commit: 89f53cb619489e4e15851a2367fe0b4230b4412c
      
https://github.com/D-Programming-Language/phobos/commit/89f53cb619489e4e15851a2367fe0b4230b4412c
  Author: Iain Buclaw <[email protected]>
  Date:   2015-07-30 (Thu, 30 Jul 2015)

  Changed paths:
    M std/internal/math/gammafunction.d

  Log Message:
  -----------
  Merge pull request #3045 from JohanEngelen/gamma64bit

std.mathspecial: for 64-bit reals, provide MAXGAMMA, MAXLOG, and MINLOG


Compare: 
https://github.com/D-Programming-Language/phobos/compare/4abd9533761e...89f53cb61948
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to