Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: d6c2ef0fb6b9ae3b9c5a7dd702261900fee887d7
      
https://github.com/D-Programming-Language/phobos/commit/d6c2ef0fb6b9ae3b9c5a7dd702261900fee887d7
  Author: alexrp <[email protected]>
  Date:   2012-06-05 (Tue, 05 Jun 2012)

  Changed paths:
    M crc32.d
    M posix.mak
    A std/hash/crc32.d
    M std/stream.d
    M unittest.d
    M win32.mak

  Log Message:
  -----------
  Deprecate crc32 and move it into std.hash.crc32.


  Commit: e9cf468c874a19f48b152a1cc35ff4c1cccd753e
      
https://github.com/D-Programming-Language/phobos/commit/e9cf468c874a19f48b152a1cc35ff4c1cccd753e
  Author: Jonathan M Davis <[email protected]>
  Date:   2012-06-05 (Tue, 05 Jun 2012)

  Changed paths:
    M crc32.d
    M posix.mak
    A std/hash/crc32.d
    M std/stream.d
    M unittest.d
    M win32.mak

  Log Message:
  -----------
  Merge pull request #585 from alexrp/move-crc32

Deprecate crc32 and move it into std.crc32 (with new interface).


Compare: 
https://github.com/D-Programming-Language/phobos/compare/53581e7...e9cf468
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to