November 20, 2014 [phobos] [D-Programming-Language/phobos] 96583f: isNaN() is not a property | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 96583fe46bd3f1f630f8dc0aeb77e717b2d9d4ea https://github.com/D-Programming-Language/phobos/commit/96583fe46bd3f1f630f8dc0aeb77e717b2d9d4ea Author: Lars T. Kyllingstad <git@kyllingen.net> Date: 2014-11-20 (Thu, 20 Nov 2014) Changed paths: M std/conv.d M std/datetime.d M std/internal/math/gammafunction.d M std/numeric.d M std/random.d M std/typecons.d Log Message: ----------- isNaN() is not a property ...so it shouldn't be used as one. Commit: 09fd4eb57723ba122fa96c14933089d3bcfefe13 https://github.com/D-Programming-Language/phobos/commit/09fd4eb57723ba122fa96c14933089d3bcfefe13 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2014-11-20 (Thu, 20 Nov 2014) Changed paths: M std/conv.d M std/datetime.d M std/internal/math/gammafunction.d M std/numeric.d M std/random.d M std/typecons.d Log Message: ----------- Merge pull request #2753 from kyllingstad/isnan-notaproperty isNaN() is not a property Compare: https://github.com/D-Programming-Language/phobos/compare/b6698d0b0f31...09fd4eb57723 |
Copyright © 1999-2021 by the D Language Foundation