July 21, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 44d97ed1cb228259a4fea3451365c3f1bd87bfb4
      https://github.com/D-Programming-Language/phobos/commit/44d97ed1cb228259a4fea3451365c3f1bd87bfb4
  Author: Robert burner Schadek <rburners@gmail.com>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  issue 13018: translate does not except immutable or const AAs

removed the comment

some fixes

less code


  Commit: 1d6598fe3936ce08c16e9a9c0dc1a6bc49f4cda0
      https://github.com/D-Programming-Language/phobos/commit/1d6598fe3936ce08c16e9a9c0dc1a6bc49f4cda0
  Author: David Nadlinger <code@klickverbot.at>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Merge pull request #2312 from burner/issue13018

issue 13018: translate does not accept immutable or const AAs


Compare: https://github.com/D-Programming-Language/phobos/compare/96fe434a15f2...1d6598fe3936