November 07, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 434eb1248cdca7a9ecfe9ab2460e28332b9d3dca
      https://github.com/D-Programming-Language/phobos/commit/434eb1248cdca7a9ecfe9ab2460e28332b9d3dca
  Author: Robert burner Schadek <rburners@gmail.com>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  std.string.rightJustify_unittest_example

* added unittest doc examples for rightJustify


  Commit: 57facbbfed10f28cfe6b0d63d7335fab5b7e2deb
      https://github.com/D-Programming-Language/phobos/commit/57facbbfed10f28cfe6b0d63d7335fab5b7e2deb
  Author: Dmitry Olshansky <dmitry.olsh@gmail.com>
  Date:   2015-11-07 (Sat, 07 Nov 2015)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Merge pull request #3782 from burner/std.string.rightJustify_unittest_example

std.string.rightJustify_unittest_example


Compare: https://github.com/D-Programming-Language/phobos/compare/ce7077017077...57facbbfed10