[dmd-internals] [D-Programming-Language/dmd] 68e079: fix the bit patterns of double.nan and real.nan an...

GitHub noreply at github.com
Sat Jun 22 23:45:40 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 68e079c202942d135a4b9c1e7236dc7e4eb00136
      https://github.com/D-Programming-Language/dmd/commit/68e079c202942d135a4b9c1e7236dc7e4eb00136
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2013-06-22 (Sat, 22 Jun 2013)

  Changed paths:
    M src/root/longdouble.c
    M src/root/port.c

  Log Message:
  -----------
  fix the bit patterns of double.nan and real.nan and real.inf for MS compiled dmd


  Commit: 58d3869cfcb99317f335eb3cf57dc9f34b46bcc9
      https://github.com/D-Programming-Language/dmd/commit/58d3869cfcb99317f335eb3cf57dc9f34b46bcc9
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-06-22 (Sat, 22 Jun 2013)

  Changed paths:
    M src/root/longdouble.c
    M src/root/port.c

  Log Message:
  -----------
  Merge pull request #2246 from rainers/fix_port_nan_ms

fix the bit patterns of double.nan and real.nan and real.inf for MS compilation


Compare: https://github.com/D-Programming-Language/dmd/compare/630c91f2656e...58d3869cfcb9


More information about the dmd-internals mailing list