August 10, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: bc250abbb81a6bdbca742bc9a8e00930be556d62
      https://github.com/dlang/phobos/commit/bc250abbb81a6bdbca742bc9a8e00930be556d62
  Author: anonymous <aG0aep6G@users.noreply.github.com>
  Date:   2016-08-09 (Tue, 09 Aug 2016)

  Changed paths:
    M std/encoding.d

  Log Message:
  -----------
  let transcode accept mutable/const characters


  Commit: d75ad32c896febc23ccec1bd40796665e52024eb
      https://github.com/dlang/phobos/commit/d75ad32c896febc23ccec1bd40796665e52024eb
  Author: anonymous <aG0aep6G@users.noreply.github.com>
  Date:   2016-08-09 (Tue, 09 Aug 2016)

  Changed paths:
    M std/encoding.d

  Log Message:
  -----------
  remove pointless variable t


  Commit: c3b6b42a98826911ed231f170a07403a7eaa0dd7
      https://github.com/dlang/phobos/commit/c3b6b42a98826911ed231f170a07403a7eaa0dd7
  Author: anonymous <aG0aep6G@users.noreply.github.com>
  Date:   2016-08-09 (Tue, 09 Aug 2016)

  Changed paths:
    M std/encoding.d

  Log Message:
  -----------
  fix selective import style


  Commit: 7978ee793d83029c37ab354cc543e171441007bf
      https://github.com/dlang/phobos/commit/7978ee793d83029c37ab354cc543e171441007bf
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M std/encoding.d

  Log Message:
  -----------
  Merge pull request #4722 from aG0aep6G/transcode

let transcode accept mutable/const characters


Compare: https://github.com/dlang/phobos/compare/af39effdb467...7978ee793d83