February 25, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 895550649f07dabfb0d8fc7693027e86065b3e57
      https://github.com/D-Programming-Language/phobos/commit/895550649f07dabfb0d8fc7693027e86065b3e57
  Author: jmdavis <jmdavisProg@gmx.com>
  Date:   2013-02-24 (Sun, 24 Feb 2013)

  Changed paths:
    M std/conv.d
    M std/typecons.d

  Log Message:
  -----------
  Remove all uses of toStringNow.


  Commit: 2735d30f4e55dff49becd23ddc2c36124feafb1d
      https://github.com/D-Programming-Language/phobos/commit/2735d30f4e55dff49becd23ddc2c36124feafb1d
  Author: jmdavis <jmdavisProg@gmx.com>
  Date:   2013-02-24 (Sun, 24 Feb 2013)

  Changed paths:
    M std/algorithm.d
    M std/datetime.d
    M std/functional.d
    M std/range.d
    M std/string.d
    M std/typecons.d
    M std/utf.d

  Log Message:
  -----------
  Remove all uses of std.metastrings.Format.


  Commit: 3e0c5ec7bda04e317a55ba94a38909264c32a079
      https://github.com/D-Programming-Language/phobos/commit/3e0c5ec7bda04e317a55ba94a38909264c32a079
  Author: Alex Rønne Petersen <alex@alexrp.com>
  Date:   2013-02-25 (Mon, 25 Feb 2013)

  Changed paths:
    M std/algorithm.d
    M std/conv.d
    M std/datetime.d
    M std/functional.d
    M std/range.d
    M std/string.d
    M std/typecons.d
    M std/utf.d

  Log Message:
  -----------
  Merge pull request #1171 from jmdavis/metastrings

Remove all uses of std.metastrings from Phobos


Compare: https://github.com/D-Programming-Language/phobos/compare/a8f180a7c71b...3e0c5ec7bda0