January 11, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: e8d320f82fec1019cab79729559f05aa329d3602
      https://github.com/D-Programming-Language/phobos/commit/e8d320f82fec1019cab79729559f05aa329d3602
  Author: monarch dodra <monarchdodra@gmail.com>
  Date:   2012-12-13 (Thu, 13 Dec 2012)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  imporvements to uninitializedFill && initializeAll

Because they didn't really handle all of the cases correctly.

Added unittests.


  Commit: 7db6ba8cfd035f0f86fb22703b3633d4e523d2a0
      https://github.com/D-Programming-Language/phobos/commit/7db6ba8cfd035f0f86fb22703b3633d4e523d2a0
  Author: monarch dodra <monarchdodra@gmail.com>
  Date:   2013-01-11 (Fri, 11 Jan 2013)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  whitespace


  Commit: 6996f434af18f7c804f4fe510f22d3412e5638f2
      https://github.com/D-Programming-Language/phobos/commit/6996f434af18f7c804f4fe510f22d3412e5638f2
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2013-01-11 (Fri, 11 Jan 2013)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Merge pull request #1009 from monarchdodra/initializeAll

improvements to uninitializedFill && initializeAll


Compare: https://github.com/D-Programming-Language/phobos/compare/fa6131bb2991...6996f434af18