[dmd-internals] [D-Programming-Language/dmd] f56449: Add longdouble Port::nan and Port::infinity.

GitHub noreply at github.com
Fri Jun 21 20:13:09 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f5644973e04fc9ac395ebec5f4a2b19aa8d0e695
      https://github.com/D-Programming-Language/dmd/commit/f5644973e04fc9ac395ebec5f4a2b19aa8d0e695
  Author: ibuclaw <ibuclaw at ubuntu.com>
  Date:   2013-06-18 (Tue, 18 Jun 2013)

  Changed paths:
    M src/constfold.c
    M src/mtype.c
    M src/root/port.c
    M src/root/port.h

  Log Message:
  -----------
  Add longdouble Port::nan and Port::infinity.


  Commit: 32277f11f6ee543124bdbaac2ba55eafbe093a32
      https://github.com/D-Programming-Language/dmd/commit/32277f11f6ee543124bdbaac2ba55eafbe093a32
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-06-21 (Fri, 21 Jun 2013)

  Changed paths:
    M src/constfold.c
    M src/mtype.c
    M src/root/port.c
    M src/root/port.h

  Log Message:
  -----------
  Merge pull request #2199 from ibuclaw/ldport

Use longdouble for Port::nan and Port::infinity.


Compare: https://github.com/D-Programming-Language/dmd/compare/2824ae06231b...32277f11f6ee


More information about the dmd-internals mailing list