May 28, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: a8aa8cdcd60d8e8a49a1febb48c079a515365cfc
      https://github.com/D-Programming-Language/phobos/commit/a8aa8cdcd60d8e8a49a1febb48c079a515365cfc
  Author: Don Clugston <don.clugston@sociomantic.com>
  Date:   2012-05-21 (Mon, 21 May 2012)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Implement feqrel!(float) + fix code formatting


  Commit: 2bf0ff99c875414771a9ba4e05f146822fff5c3a
      https://github.com/D-Programming-Language/phobos/commit/2bf0ff99c875414771a9ba4e05f146822fff5c3a
  Author: Lars T. Kyllingstad <git@kyllingen.net>
  Date:   2012-05-28 (Mon, 28 May 2012)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Merge pull request #595 from donc/feqrel_float

Implement feqrel!(float) + fix code formatting


Compare: https://github.com/D-Programming-Language/phobos/compare/5d423fe...2bf0ff9