phobos/std/digest
The Dlang Bot 2f25cdf076
Merge pull request #5902 from kinke/ldc_to_upstream
Upstream some LDC patches
merged-on-behalf-of: unknown
2018-01-29 19:15:07 +01:00
..
crc.d Replace deprecated hexstrings with std.conv.hexString 2018-01-23 22:37:10 +01:00
digest.d Fix issue 17724 - to be deprecated module std.digest.digest conflicts with contained function digest for alias. 2017-08-06 17:21:49 -04:00
hmac.d Make module unittest runnable 2017-07-10 20:59:28 +02:00
md.d Replace deprecated hexstrings with std.conv.hexString 2018-01-23 22:37:10 +01:00
murmurhash.d std.digest.murmurhash: Support architectures not allowing unaligned loads 2018-01-26 20:16:46 +01:00
package.d Start removing std.{json,zip,zlib,algorithm.mutation} 2017-12-01 09:28:05 +01:00
ripemd.d Replace deprecated hexstrings with std.conv.hexString 2018-01-23 22:37:10 +01:00
sha.d Replace deprecated hexstrings with std.conv.hexString 2018-01-23 22:37:10 +01:00