July 11, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 02931eb501fbc4749c742ac8824ad043cf477558
      https://github.com/D-Programming-Language/phobos/commit/02931eb501fbc4749c742ac8824ad043cf477558
  Author: jmdavis <jmdavisProg@gmx.com>
  Date:   2012-07-11 (Wed, 11 Jul 2012)

  Changed paths:
    M std/array.d
    M std/conv.d
    M std/datetime.d
    M std/format.d
    M std/parallelism.d
    M std/stdio.d
    M std/traits.d
    M std/utf.d
    M std/variant.d

  Log Message:
  -----------
  Revert "Merge pull request #664 from denis-sh/add-ArrayTarget-template"

This reverts commit f4d0a49493cf323aeff08efa666dd974c2700eb0, reversing changes made to 3cb69914c55d181dc640a36293f346aba825d04f.

The merging of request #664 was accidental, and it should not have been merged. See https://github.com/D-Programming-Language/phobos/pull/664 for details.