Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 81244a242d15ff01727afdf62b43c9b64723b364
      
https://github.com/D-Programming-Language/phobos/commit/81244a242d15ff01727afdf62b43c9b64723b364
  Author: kai <[email protected]>
  Date:   2013-04-13 (Sat, 13 Apr 2013)

  Changed paths:
    M std/digest/sha.d
    M std/md5.d

  Log Message:
  -----------
  Fix endian-dependent unit test.

The input to the digest tests is not endian-neutral. This is now
considered. The big endian values were derived by writing the data
into a file and running md5sum and sha1sum with the file as input.


  Commit: 4e2f86dca993e9703cece69c8228ecbe184f5cb4
      
https://github.com/D-Programming-Language/phobos/commit/4e2f86dca993e9703cece69c8228ecbe184f5cb4
  Author: Alex Rønne Petersen <[email protected]>
  Date:   2013-04-13 (Sat, 13 Apr 2013)

  Changed paths:
    M std/digest/sha.d
    M std/md5.d

  Log Message:
  -----------
  Merge pull request #1257 from redstar/digestunittest

Fix endian-dependent unit test.


Compare: 
https://github.com/D-Programming-Language/phobos/compare/0cf38786a751...4e2f86dca993
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to