[phobos] [D-Programming-Language/phobos] d3c675: Add missing EXPBIAS value for 128bit floats.

GitHub via phobos phobos at puremagic.com
Sun May 17 06:48:01 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: d3c67572862f7a86ee2eaea3d0da989824a87fb7
      https://github.com/D-Programming-Language/phobos/commit/d3c67572862f7a86ee2eaea3d0da989824a87fb7
  Author: kai <kai at redstar.de>
  Date:   2015-05-17 (Sun, 17 May 2015)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Add missing EXPBIAS value for 128bit floats.

Found this source for the value: http://en.wikipedia.org/wiki/Quadruple-precision_floating-point_format


  Commit: 239448e66c9630af492c49e715a24ef7221df190
      https://github.com/D-Programming-Language/phobos/commit/239448e66c9630af492c49e715a24ef7221df190
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-05-17 (Sun, 17 May 2015)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Merge pull request #3292 from redstar/ieee128

Add missing EXPBIAS value for 128bit floats.


Compare: https://github.com/D-Programming-Language/phobos/compare/27cdb5a22d24...239448e66c96


More information about the phobos mailing list