[phobos] [D-Programming-Language/phobos] 7c065e: Fix big endian version of std.digest.md and std.di...

GitHub via phobos phobos at puremagic.com
Fri Mar 4 17:28:33 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 7c065e1c50369d1170899f76c360b8c1f7bc2557
      https://github.com/D-Programming-Language/phobos/commit/7c065e1c50369d1170899f76c360b8c1f7bc2557
  Author: Kai Nacke <kai at redstar.de>
  Date:   2016-03-04 (Fri, 04 Mar 2016)

  Changed paths:
    M std/digest/md.d
    M std/digest/ripemd.d

  Log Message:
  -----------
  Fix big endian version of std.digest.md and std.digest.ripemd.

An import is missing.


  Commit: b72d5055a0d82f2b9b0cd4592a948b6d276ffc2c
      https://github.com/D-Programming-Language/phobos/commit/b72d5055a0d82f2b9b0cd4592a948b6d276ffc2c
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2016-03-04 (Fri, 04 Mar 2016)

  Changed paths:
    M std/digest/md.d
    M std/digest/ripemd.d

  Log Message:
  -----------
  Merge pull request #4055 from redstar/bigendian

Fix big endian version of std.digest.md and std.digest.ripemd.


Compare: https://github.com/D-Programming-Language/phobos/compare/3edc09dfa4d4...b72d5055a0d8


More information about the phobos mailing list