[dmd-internals] [D-Programming-Language/dmd] 201f23: fix Issue 11121 - Wrong parenthesis omission in dd...

GitHub noreply at github.com
Wed Sep 25 02:58:58 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 201f23c5c4273c4ee6e1df3abccad3e8edb21dbf
      https://github.com/D-Programming-Language/dmd/commit/201f23c5c4273c4ee6e1df3abccad3e8edb21dbf
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-09-24 (Tue, 24 Sep 2013)

  Changed paths:
    M src/template.c
    M test/compilable/ddoc10334.d
    M test/compilable/extra-files/ddoc10334.html
    M test/compilable/extra-files/header.di
    M test/compilable/extra-files/inlineheader.di
    M test/compilable/header.d
    M test/compilable/inlineheader.d

  Log Message:
  -----------
  fix Issue 11121 - Wrong parenthesis omission in ddoc output


  Commit: da3d2e6e8c9b03b55709d0723f34828af60786c8
      https://github.com/D-Programming-Language/dmd/commit/da3d2e6e8c9b03b55709d0723f34828af60786c8
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-09-25 (Wed, 25 Sep 2013)

  Changed paths:
    M src/template.c
    M test/compilable/ddoc10334.d
    M test/compilable/extra-files/ddoc10334.html
    M test/compilable/extra-files/header.di
    M test/compilable/extra-files/inlineheader.di
    M test/compilable/header.d
    M test/compilable/inlineheader.d

  Log Message:
  -----------
  Merge pull request #2588 from 9rnsr/fix11121

[REG2.064a] Issue 11121 - Wrong parenthesis omission in ddoc output


Compare: https://github.com/D-Programming-Language/dmd/compare/2a0a51324a0a...da3d2e6e8c9b


More information about the dmd-internals mailing list