[D-runtime] [dlang/druntime] b38fbc: switch hashOf() to safe interface
GitHub via D-runtime
d-runtime at puremagic.com
Wed Jun 15 07:33:14 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/druntime
Commit: b38fbcfecdc79d3cce6e385c8e75a23163f14ba0
https://github.com/dlang/druntime/commit/b38fbcfecdc79d3cce6e385c8e75a23163f14ba0
Author: Walter Bright <walter at walterbright.com>
Date: 2016-06-14 (Tue, 14 Jun 2016)
Changed paths:
M src/rt/util/hash.d
Log Message:
-----------
switch hashOf() to safe interface
Commit: cf475a3a5016277f2a4b48dd70d11b5ddf90dda1
https://github.com/dlang/druntime/commit/cf475a3a5016277f2a4b48dd70d11b5ddf90dda1
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2016-06-15 (Wed, 15 Jun 2016)
Changed paths:
M src/rt/util/hash.d
Log Message:
-----------
Merge pull request #1593 from WalterBright/hashSafe
[critical] change hashOf() to safe interface
Compare: https://github.com/dlang/druntime/compare/e13b051d39fb...cf475a3a5016
More information about the D-runtime
mailing list