February 26, 2015 [phobos] [D-Programming-Language/phobos] a02983: CTFE-able poly | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: a02983e4ef3a48a13a5501fa359742976bf03a2e https://github.com/D-Programming-Language/phobos/commit/a02983e4ef3a48a13a5501fa359742976bf03a2e Author: Ilya Yaroshenko <ilyayaroshenko@gmail.com> Date: 2015-02-26 (Thu, 26 Feb 2015) Changed paths: M std/math.d Log Message: ----------- CTFE-able poly This PR allows many special math function be executed at compile time. reduced code size fix Commit: 9d4f5ef889bc19b0c93cac3b6fa4d310ae3ae89b https://github.com/D-Programming-Language/phobos/commit/9d4f5ef889bc19b0c93cac3b6fa4d310ae3ae89b Author: Robert Schadek <robert.schadek@informatik.uni-oldenburg.de> Date: 2015-02-26 (Thu, 26 Feb 2015) Changed paths: M std/math.d Log Message: ----------- Merge pull request #3021 from 9il/polyctfe CTFE-able poly Compare: https://github.com/D-Programming-Language/phobos/compare/99446d78e93c...9d4f5ef889bc |
Copyright © 1999-2021 by the D Language Foundation