[phobos] [D-Programming-Language/phobos] d29d5d: Add additional tests for std.math.sqrt()
GitHub via phobos
phobos at puremagic.com
Sun May 17 06:48:13 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: d29d5d4130e08d10efb7d31eeb09f2ec2fa99317
https://github.com/D-Programming-Language/phobos/commit/d29d5d4130e08d10efb7d31eeb09f2ec2fa99317
Author: kai <kai at redstar.de>
Date: 2015-05-17 (Sun, 17 May 2015)
Changed paths:
M std/math.d
Log Message:
-----------
Add additional tests for std.math.sqrt()
These tests spotted an implementation issue of LDC.
Provided by KevinBrogan.
Commit: 972c9485b63385f48fe378a2e93e5a38e63c6d48
https://github.com/D-Programming-Language/phobos/commit/972c9485b63385f48fe378a2e93e5a38e63c6d48
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-05-17 (Sun, 17 May 2015)
Changed paths:
M std/math.d
Log Message:
-----------
Merge pull request #3293 from redstar/mathsqrt
Add additional tests for std.math.sqrt()
Compare: https://github.com/D-Programming-Language/phobos/compare/239448e66c96...972c9485b633
More information about the phobos
mailing list