[phobos] [D-Programming-Language/phobos] a13cee: Ensure each module has a description at the top.

GitHub via phobos phobos at puremagic.com
Sun Jan 11 15:05:31 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: a13cee766d049ea8d84f617d91abfafc8b70ace7
      https://github.com/D-Programming-Language/phobos/commit/a13cee766d049ea8d84f617d91abfafc8b70ace7
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-01-11 (Sun, 11 Jan 2015)

  Changed paths:
    M std/algorithm.d
    M std/digest/crc.d
    M std/digest/digest.d
    M std/digest/md.d
    M std/digest/ripemd.d
    M std/digest/sha.d
    M std/math.d
    M std/net/curl.d
    M std/outbuffer.d
    M std/socket.d
    M std/string.d
    M std/uuid.d

  Log Message:
  -----------
  Ensure each module has a description at the top.


  Commit: e8c617a22b8a7085f034b99e39b9a5f89860d452
      https://github.com/D-Programming-Language/phobos/commit/e8c617a22b8a7085f034b99e39b9a5f89860d452
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-01-11 (Sun, 11 Jan 2015)

  Changed paths:
    M std/algorithm.d
    M std/digest/crc.d
    M std/digest/digest.d
    M std/digest/md.d
    M std/digest/ripemd.d
    M std/digest/sha.d
    M std/math.d
    M std/net/curl.d
    M std/outbuffer.d
    M std/socket.d
    M std/string.d
    M std/uuid.d

  Log Message:
  -----------
  Merge pull request #2867 from andralex/ddox

Ensure each module has a description at the top.


Compare: https://github.com/D-Programming-Language/phobos/compare/872558606f51...e8c617a22b8a


More information about the phobos mailing list