November 24, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: ec99ea11969f29df4510bb963f95597f25df4112
      https://github.com/D-Programming-Language/druntime/commit/ec99ea11969f29df4510bb963f95597f25df4112
  Author: Rainer Schuetze <r.sagitario@gmx.de>
  Date:   2012-11-24 (Sat, 24 Nov 2012)

  Changed paths:
    M src/core/stdc/math.d

  Log Message:
  -----------
  implement isnan for win64


  Commit: 7cb0b79846d205b4aba41ab2b12f3ad452caee3e
      https://github.com/D-Programming-Language/druntime/commit/7cb0b79846d205b4aba41ab2b12f3ad452caee3e
  Author: Alex Rønne Petersen <alex@lycus.org>
  Date:   2012-11-24 (Sat, 24 Nov 2012)

  Changed paths:
    M src/core/stdc/math.d

  Log Message:
  -----------
  Merge pull request #357 from rainers/win64_isnan

implement isnan for win64


Compare: https://github.com/D-Programming-Language/druntime/compare/f19509c3670d...7cb0b79846d2