September 05, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 52e2575b368e9347e926c84bea697e063ae1e3a6
      https://github.com/D-Programming-Language/phobos/commit/52e2575b368e9347e926c84bea697e063ae1e3a6
  Author: Tomoya Tanjo <ttanjo@gmail.com>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Mark a unittest of std.string.munch as @safe and pure


  Commit: 2089dd812c000ccd17e4a3fa17500cf7d5213241
      https://github.com/D-Programming-Language/phobos/commit/2089dd812c000ccd17e4a3fa17500cf7d5213241
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Merge pull request #1547 from tom-tan/safe-pure-unittest-string-munch

Mark a unittest of std.string.munch as @safe and pure


Compare: https://github.com/D-Programming-Language/phobos/compare/03b856697041...2089dd812c00