[phobos] [D-Programming-Language/phobos] c5d080: Replace a floating.min with floating.min_normal in...
GitHub
noreply at github.com
Sat Oct 6 10:17:39 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: c5d080b1db82c168eea66c5e45f663000e2d0afc
https://github.com/D-Programming-Language/phobos/commit/c5d080b1db82c168eea66c5e45f663000e2d0afc
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2012-10-06 (Sat, 06 Oct 2012)
Changed paths:
M std/math.d
Log Message:
-----------
Replace a floating.min with floating.min_normal in preparation for .min being deprecated.
Commit: 1acbee135554a6e1a8185a4d6bb04d340dd45275
https://github.com/D-Programming-Language/phobos/commit/1acbee135554a6e1a8185a4d6bb04d340dd45275
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2012-10-06 (Sat, 06 Oct 2012)
Changed paths:
M std/math.d
Log Message:
-----------
Merge pull request #847 from yebblies/deprecate_min
Replace floating.min with floating.min_normal in one place.
Compare: https://github.com/D-Programming-Language/phobos/compare/ff1043be4121...1acbee135554
More information about the phobos
mailing list