Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
April 14, 2018 [Issue 18728] std.math.fdim does not handle nan correctly | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18728 Eduard Staniloiu <edi33416@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |bootcamp CC| |edi33416@gmail.com -- |
April 20, 2018 [Issue 18728] std.math.fdim does not handle nan correctly | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18728 petrug <petru.gurita1@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |petru.gurita1@gmail.com Assignee|nobody@puremagic.com |petru.gurita1@gmail.com -- |
October 21, 2018 [Issue 18728] std.math.fdim does not handle nan correctly | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18728 Tiberiu Lepadatu <tiberiulepadatu14@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tiberiulepadatu14@gmail.com --- Comment #1 from Tiberiu Lepadatu <tiberiulepadatu14@gmail.com> --- Can I work on this? -- |
March 08, 2019 [Issue 18728] std.math.fdim does not handle nan correctly | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18728 Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> --- @tibi77 created dlang/phobos pull request #6896 "Fix Issue 18728 - std.math.fdim does not handle nan correctly" fixing this issue: - Fix Issue 18728 - std.math.fdim does not handle nan correctly https://github.com/dlang/phobos/pull/6896 -- |
March 11, 2019 [Issue 18728] std.math.fdim does not handle nan correctly | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18728 Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> --- dlang/phobos pull request #6896 "Fix Issue 18728 - std.math.fdim does not handle nan correctly" was merged into master: - 0827012c3d08000bf75e3fa6d94d72f66d26f153 by Lepadatu Tiberiu: Fix Issue 18728 - std.math.fdim does not handle nan correctly Add the real unittests. Changed the condition to match what thewilsonator said. https://github.com/dlang/phobos/pull/6896 -- |
Copyright © 1999-2021 by the D Language Foundation