October 06, 2012 [phobos] [D-Programming-Language/phobos] c5d080: Replace a floating.min with floating.min_normal in... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation