[phobos] [D-Programming-Language/phobos] 7882f2: Fix formatting nan in Win64 platform
    GitHub 
    noreply at github.com
       
    Sun Dec  9 05:31:17 PST 2012
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 7882f28d6054cca007d78fc411aa4f745b4686c2
      https://github.com/D-Programming-Language/phobos/commit/7882f28d6054cca007d78fc411aa4f745b4686c2
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-12-09 (Sun, 09 Dec 2012)
  Changed paths:
    M std/format.d
  Log Message:
  -----------
  Fix formatting nan in Win64 platform
  Commit: 6f825ddb3e8b337f9c4f7544ad6f1155aa649d14
      https://github.com/D-Programming-Language/phobos/commit/6f825ddb3e8b337f9c4f7544ad6f1155aa649d14
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-12-09 (Sun, 09 Dec 2012)
  Changed paths:
    M std/format.d
  Log Message:
  -----------
  More workaround
  Commit: 78ff160452366e374afabd8afabfae4c7d2a2ef5
      https://github.com/D-Programming-Language/phobos/commit/78ff160452366e374afabd8afabfae4c7d2a2ef5
  Author: Alex Rønne Petersen <alex at lycus.org>
  Date:   2012-12-09 (Sun, 09 Dec 2012)
  Changed paths:
    M std/format.d
  Log Message:
  -----------
  Merge pull request #997 from 9rnsr/fix_win64_format
Fix formatting nan in Win64 platform
Compare: https://github.com/D-Programming-Language/phobos/compare/7701b17fa77b...78ff16045236
    
    
More information about the phobos
mailing list