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

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Performance improvements for popFront and narrow strings.


  Commit: 70dcb958ea50fc8442dbb8afe56abc58d0769c16
      https://github.com/D-Programming-Language/phobos/commit/70dcb958ea50fc8442dbb8afe56abc58d0769c16
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2012-07-15 (Sun, 15 Jul 2012)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Merge pull request #661 from jmdavis/popFront

Performance improvements for popFront and narrow strings.


Compare: https://github.com/D-Programming-Language/phobos/compare/afdf742ddc75...70dcb958ea50