October 22, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 1e7a6f76da2ae7ec0626998107d95b091ead3a5d
      https://github.com/D-Programming-Language/phobos/commit/1e7a6f76da2ae7ec0626998107d95b091ead3a5d
  Author: Shriramana Sharma <samjnaa@gmail.com>
  Date:   2015-10-22 (Thu, 22 Oct 2015)

  Changed paths:
    M std/regex/package.d

  Log Message:
  -----------
  give a better example for std.regex.replaceAllInto


  Commit: cac74cde2243c7b1fc3215773dbfe8e1fa91cfb4
      https://github.com/D-Programming-Language/phobos/commit/cac74cde2243c7b1fc3215773dbfe8e1fa91cfb4
  Author: Dmitry Olshansky <dmitry.olsh@gmail.com>
  Date:   2015-10-22 (Thu, 22 Oct 2015)

  Changed paths:
    M std/regex/package.d

  Log Message:
  -----------
  Merge pull request #3731 from jamadagni/replaceAllInto_example

Give a better example for std.regex.replaceAllInto


Compare: https://github.com/D-Programming-Language/phobos/compare/2912059e1271...cac74cde2243