[phobos] [D-Programming-Language/phobos] 28dede: Issue 7444 - Require [] for array copies too

GitHub noreply at github.com
Tue Nov 20 09:54:58 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 28dedee456e741f02f08a944f41daa9e46236224
      https://github.com/D-Programming-Language/phobos/commit/28dedee456e741f02f08a944f41daa9e46236224
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-11-20 (Tue, 20 Nov 2012)

  Changed paths:
    M std/algorithm.d
    M std/array.d
    M std/digest/md.d
    M std/digest/ripemd.d
    M std/digest/sha.d
    M std/outbuffer.d
    M std/regex.d
    M std/string.d
    M std/uuid.d
    M std/zip.d

  Log Message:
  -----------
  Issue 7444 - Require [] for array copies too


  Commit: 9a6dad8a2ac5841bdcfa2b86082450818f6eefab
      https://github.com/D-Programming-Language/phobos/commit/9a6dad8a2ac5841bdcfa2b86082450818f6eefab
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2012-11-20 (Tue, 20 Nov 2012)

  Changed paths:
    M std/algorithm.d
    M std/array.d
    M std/digest/md.d
    M std/digest/ripemd.d
    M std/digest/sha.d
    M std/outbuffer.d
    M std/regex.d
    M std/string.d
    M std/uuid.d
    M std/zip.d

  Log Message:
  -----------
  Merge pull request #960 from 9rnsr/fix7444

Supplemental changes for Issue 7444 - Require [] for array copies too


Compare: https://github.com/D-Programming-Language/phobos/compare/5274ebc0326f...9a6dad8a2ac5


More information about the phobos mailing list