[phobos] [D-Programming-Language/phobos] 83f7a8: std.math: №2, fix abs, fabs

GitHub via phobos phobos at puremagic.com
Thu Mar 5 04:37:33 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 83f7a870ec5c51153dedd4549af1094f97dcc9d7
      https://github.com/D-Programming-Language/phobos/commit/83f7a870ec5c51153dedd4549af1094f97dcc9d7
  Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
  Date:   2015-02-20 (Fri, 20 Feb 2015)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  std.math: №2, fix abs, fabs

intrinsic for `fabs` should be added to DMD.

fix unittest


  Commit: ecfc77706ea4e299d0a6385de21c9488b2747a74
      https://github.com/D-Programming-Language/phobos/commit/ecfc77706ea4e299d0a6385de21c9488b2747a74
  Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
  Date:   2015-03-05 (Thu, 05 Mar 2015)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  abs unittest


  Commit: 0af21d7d528df383bac7ad5b942add65d8797e8a
      https://github.com/D-Programming-Language/phobos/commit/0af21d7d528df383bac7ad5b942add65d8797e8a
  Author: Robert Schadek <robert.schadek at informatik.uni-oldenburg.de>
  Date:   2015-03-05 (Thu, 05 Mar 2015)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Merge pull request #3012 from 9il/abs

std.math: №2, fix abs, fabs


Compare: https://github.com/D-Programming-Language/phobos/compare/062d415cd490...0af21d7d528d


More information about the phobos mailing list