March 24, 2016
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 38c243cf91357c4986f01c472128e527dcb7422a
      https://github.com/D-Programming-Language/phobos/commit/38c243cf91357c4986f01c472128e527dcb7422a
  Author: Jack Stouffer <jack@jackstouffer.com>
  Date:   2016-03-24 (Thu, 24 Mar 2016)

  Changed paths:
    M std/range/package.d

  Log Message:
  -----------
  Fix Issue 13409: add padLeft and padRight


  Commit: 1651c7864f97ac582a0480850904ec3ebcd0194c
      https://github.com/D-Programming-Language/phobos/commit/1651c7864f97ac582a0480850904ec3ebcd0194c
  Author: H. S. Teoh <hsteoh@quickfur.ath.cx>
  Date:   2016-03-24 (Thu, 24 Mar 2016)

  Changed paths:
    M std/range/package.d

  Log Message:
  -----------
  Merge pull request #3765 from JackStouffer/pad

[Issue 13409] std.range.padLeft/Right


Compare: https://github.com/D-Programming-Language/phobos/compare/00c5518e7ed0...1651c7864f97