[phobos] [D-Programming-Language/phobos] f41c57: Cleanup digest source.
GitHub
noreply at github.com
Sat Apr 13 10:19:54 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: f41c576e098b57dbd091e6bfec166b21c006ece8
https://github.com/D-Programming-Language/phobos/commit/f41c576e098b57dbd091e6bfec166b21c006ece8
Author: kai <kai at redstar.de>
Date: 2013-04-13 (Sat, 13 Apr 2013)
Changed paths:
M std/digest/md.d
M std/digest/ripemd.d
M std/digest/sha.d
M std/md5.d
Log Message:
-----------
Cleanup digest source.
Removes an unnecessary cast and variable initialization.
Commit: c642ad4d4e47cd99e2dab80c3b1df5da621078fc
https://github.com/D-Programming-Language/phobos/commit/c642ad4d4e47cd99e2dab80c3b1df5da621078fc
Author: Alex Rønne Petersen <alex at alexrp.com>
Date: 2013-04-13 (Sat, 13 Apr 2013)
Changed paths:
M std/digest/md.d
M std/digest/ripemd.d
M std/digest/sha.d
M std/md5.d
Log Message:
-----------
Merge pull request #1256 from redstar/digestcleanup
Cleanup digest source.
Compare: https://github.com/D-Programming-Language/phobos/compare/4e2f86dca993...c642ad4d4e47
More information about the phobos
mailing list