[phobos] [D-Programming-Language/phobos] 508987: Linux/PPC: Really fix the import for md.d/ripemd.d...
GitHub via phobos
phobos at puremagic.com
Sat Mar 12 15:43:19 PST 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 508987aca40f8482ec8fb62a01c2d00d17a44b43
https://github.com/D-Programming-Language/phobos/commit/508987aca40f8482ec8fb62a01c2d00d17a44b43
Author: Kai Nacke <kai at redstar.de>
Date: 2016-03-12 (Sat, 12 Mar 2016)
Changed paths:
M std/digest/md.d
M std/digest/ripemd.d
Log Message:
-----------
Linux/PPC: Really fix the import for md.d/ripemd.d.
The current import for version(BigEndian) is still wrong.
This finally fixes the import.
Commit: 3145036f1855ca3380b1e0af5c39fabd77d395b6
https://github.com/D-Programming-Language/phobos/commit/3145036f1855ca3380b1e0af5c39fabd77d395b6
Author: David Nadlinger <code at klickverbot.at>
Date: 2016-03-12 (Sat, 12 Mar 2016)
Changed paths:
M std/digest/md.d
M std/digest/ripemd.d
Log Message:
-----------
Merge pull request #4077 from redstar/ppcimport
Linux/PPC: Really fix the import for md.d/ripemd.d.
Compare: https://github.com/D-Programming-Language/phobos/compare/21bc3217820d...3145036f1855
More information about the phobos
mailing list