[dmd-internals] [D-Programming-Language/dmd] 020556: Add Port::fequal for longdouble comparisons.

GitHub noreply at github.com
Sat Aug 10 16:07:17 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 020556a7f521c9f6f84aa98d26affadd59605d9d
      https://github.com/D-Programming-Language/dmd/commit/020556a7f521c9f6f84aa98d26affadd59605d9d
  Author: ibuclaw <ibuclaw at ubuntu.com>
  Date:   2013-08-09 (Fri, 09 Aug 2013)

  Changed paths:
    M src/expression.c
    M src/root/port.c
    M src/root/port.h

  Log Message:
  -----------
  Add Port::fequal for longdouble comparisons.


  Commit: a031482eb71ec86b4d5c92438734c46e907b483e
      https://github.com/D-Programming-Language/dmd/commit/a031482eb71ec86b4d5c92438734c46e907b483e
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-08-10 (Sat, 10 Aug 2013)

  Changed paths:
    M src/expression.c
    M src/root/port.c
    M src/root/port.h

  Log Message:
  -----------
  Merge pull request #2461 from ibuclaw/fequal

Add Port::fequal for longdouble comparisons.


Compare: https://github.com/D-Programming-Language/dmd/compare/64546fcd827f...a031482eb71e


More information about the dmd-internals mailing list