[phobos] [D-Programming-Language/phobos] 2541ac: Fix frexp for systems with 64bit reals

GitHub noreply at github.com
Wed Jan 15 18:45:03 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 2541ac2634b88f22794606904c5650ee8e653bcb
      https://github.com/D-Programming-Language/phobos/commit/2541ac2634b88f22794606904c5650ee8e653bcb
  Author: Johannes Pfau <johannespfau at gmail.com>
  Date:   2014-01-15 (Wed, 15 Jan 2014)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Fix frexp for systems with 64bit reals


  Commit: 9f4001bd7a6a00426df36204c1bbaa931790c2ce
      https://github.com/D-Programming-Language/phobos/commit/9f4001bd7a6a00426df36204c1bbaa931790c2ce
  Author: Johannes Pfau <johannespfau at gmail.com>
  Date:   2014-01-15 (Wed, 15 Jan 2014)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Fix isInfinity for systems with 64bit reals


  Commit: 295508fd20b42d1f64843099f57ae919889dce76
      https://github.com/D-Programming-Language/phobos/commit/295508fd20b42d1f64843099f57ae919889dce76
  Author: Johannes Pfau <johannespfau at gmail.com>
  Date:   2014-01-15 (Wed, 15 Jan 2014)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Fix NaN for systems with 64bit reals


  Commit: 37852ab451dad513f345e7992c8873cdfec053e9
      https://github.com/D-Programming-Language/phobos/commit/37852ab451dad513f345e7992c8873cdfec053e9
  Author: Johannes Pfau <johannespfau at gmail.com>
  Date:   2014-01-15 (Wed, 15 Jan 2014)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  [ARM] Implement remaining std.math stuff


  Commit: d092ff3ae09f7ffc862c10cc47b667946403003f
      https://github.com/D-Programming-Language/phobos/commit/d092ff3ae09f7ffc862c10cc47b667946403003f
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2014-01-15 (Wed, 15 Jan 2014)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Merge pull request #1863 from jpf91/arm-5

[ARM] Implement remaining std.math stuff


Compare: https://github.com/D-Programming-Language/phobos/compare/9965173d33cd...d092ff3ae09f


More information about the phobos mailing list