[D-runtime] [D-Programming-Language/druntime] 4ec25d: Fix Issue 5999 - Runtime treats floating NaNs to b...
GitHub
noreply at github.com
Thu Nov 14 16:13:56 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 4ec25d7b7e81bc89c1b0495592d150c53243bb4d
https://github.com/D-Programming-Language/druntime/commit/4ec25d7b7e81bc89c1b0495592d150c53243bb4d
Author: Denis Shelomovskij <verylonglogin.reg at gmail.com>
Date: 2013-11-05 (Tue, 05 Nov 2013)
Changed paths:
M src/rt/adi.d
M src/rt/typeinfo/ti_double.d
M src/rt/typeinfo/ti_float.d
M src/rt/typeinfo/ti_real.d
Log Message:
-----------
Fix Issue 5999 - Runtime treats floating NaNs to be equal
Issue URL: http://d.puremagic.com/issues/show_bug.cgi?id=5999
Commit: 388d3120fed68d8d71e2afe9acf6872bbf8bd66d
https://github.com/D-Programming-Language/druntime/commit/388d3120fed68d8d71e2afe9acf6872bbf8bd66d
Author: Martin Nowak <code at dawg.eu>
Date: 2013-11-14 (Thu, 14 Nov 2013)
Changed paths:
M src/rt/adi.d
M src/rt/typeinfo/ti_double.d
M src/rt/typeinfo/ti_float.d
M src/rt/typeinfo/ti_real.d
Log Message:
-----------
Merge pull request #660 from denis-sh/fix-Issue-5999
Fix Issue 5999 - Runtime treats floating NaNs to be equal
Compare: https://github.com/D-Programming-Language/druntime/compare/0fe338f42a12...388d3120fed6
More information about the D-runtime
mailing list