March 29, 2012 [D-runtime] [D-Programming-Language/druntime] 36805b: Make rt.util.hash.hashOf work in CTFE. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 36805b58fac375e464ef03925f97867b16434285 https://github.com/D-Programming-Language/druntime/commit/36805b58fac375e464ef03925f97867b16434285 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2012-03-28 (Wed, 28 Mar 2012) Changed paths: M src/rt/util/hash.d Log Message: ----------- Make rt.util.hash.hashOf work in CTFE. Commit: fe8a16b4728604f8416835ec5825dacbf50c0208 https://github.com/D-Programming-Language/druntime/commit/fe8a16b4728604f8416835ec5825dacbf50c0208 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2012-03-28 (Wed, 28 Mar 2012) Changed paths: M src/rt/util/hash.d Log Message: ----------- Add unittest to verify that hashOf() works in CTFE. Commit: ca79c3d5edd1541f822d7d29e7e1702c7befcd38 https://github.com/D-Programming-Language/druntime/commit/ca79c3d5edd1541f822d7d29e7e1702c7befcd38 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2012-03-28 (Wed, 28 Mar 2012) Changed paths: M src/rt/util/hash.d Log Message: ----------- Check that CTFE hashOf value is the same as runtime value. Commit: 74a13b5ea78b4720610b2ed1362e09b7224f317a https://github.com/D-Programming-Language/druntime/commit/74a13b5ea78b4720610b2ed1362e09b7224f317a Author: Sean Kelly <sean@invisibleduck.org> Date: 2012-03-29 (Thu, 29 Mar 2012) Changed paths: M src/rt/util/hash.d Log Message: ----------- Merge pull request #179 from quickfur/ctfe_hashof Make rt.util.hash.hashOf work in CTFE. Compare: https://github.com/D-Programming-Language/druntime/compare/eceed27...74a13b5 |
Copyright © 1999-2021 by the D Language Foundation