January 06, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 06088d623430630fcd8598e18959d28024440bdf
      https://github.com/D-Programming-Language/dmd/commit/06088d623430630fcd8598e18959d28024440bdf
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2015-01-06 (Tue, 06 Jan 2015)

  Changed paths:
    M src/expression.c
    M src/mtype.c
    A test/runnable/test13944.d

  Log Message:
  -----------
  fix Issue 13944 - Built-in stringof and mangleof properties are unnecessarily fixed to the type 'string'


  Commit: b03c7e302edd32dd370a996122389b62571c2837
      https://github.com/D-Programming-Language/dmd/commit/b03c7e302edd32dd370a996122389b62571c2837
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2015-01-07 (Wed, 07 Jan 2015)

  Changed paths:
    M src/expression.c
    M src/mtype.c
    A test/runnable/test13944.d

  Log Message:
  -----------
  Merge pull request #4259 from 9rnsr/fix13944

Issue 13944 - Built-in stringof and mangleof properties are unnecessarily fixed to the type 'string'


Compare: https://github.com/D-Programming-Language/dmd/compare/004ea32727dd...b03c7e302edd