November 14, 2013 [D-runtime] [D-Programming-Language/druntime] 4ec25d: Fix Issue 5999 - Runtime treats floating NaNs to b... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation