April 18, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 3e36a2651b33ad9796c85df32a763c7130e55005
      https://github.com/D-Programming-Language/dmd/commit/3e36a2651b33ad9796c85df32a763c7130e55005
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2014-04-17 (Thu, 17 Apr 2014)

  Changed paths:
    M src/cast.c
    M test/runnable/implicit.d

  Log Message:
  -----------
  [Refactoring] Simplify the code for DIP29


  Commit: 4993a93ce4afc99a13c63f8223798249bb8f11ed
      https://github.com/D-Programming-Language/dmd/commit/4993a93ce4afc99a13c63f8223798249bb8f11ed
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2014-04-17 (Thu, 17 Apr 2014)

  Changed paths:
    M src/cast.c
    M test/runnable/implicit.d

  Log Message:
  -----------
  fix Issue 12467 - char[] is implicitly convertible to string


  Commit: 05e3f244f036c180cb812146c2829c77c096a8ba
      https://github.com/D-Programming-Language/dmd/commit/05e3f244f036c180cb812146c2829c77c096a8ba
  Author: Walter Bright <walter@walterbright.com>
  Date:   2014-04-18 (Fri, 18 Apr 2014)

  Changed paths:
    M src/cast.c
    M test/runnable/implicit.d

  Log Message:
  -----------
  Merge pull request #3461 from 9rnsr/fix12467

[REG2.066a] Issue 12467 - char[] is implicitly convertible to string


Compare: https://github.com/D-Programming-Language/dmd/compare/02eeed03db27...05e3f244f036