[dmd-internals] [D-Programming-Language/dmd] 854646: Fixes Issue 11823 - Ddoc symbol with a double unde...

GitHub noreply at github.com
Sun Feb 2 14:11:12 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 85464688ef3fcadbfe1537bcc72eb4b7ebdd9fca
      https://github.com/D-Programming-Language/dmd/commit/85464688ef3fcadbfe1537bcc72eb4b7ebdd9fca
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-02-02 (Sun, 02 Feb 2014)

  Changed paths:
    M src/doc.c
    A test/compilable/ddoc11823.d
    A test/compilable/extra-files/ddoc11823.html

  Log Message:
  -----------
  Fixes Issue 11823 - Ddoc symbol with a double underscore prefix should be specially parsed.


  Commit: 706dd3928d817fc05cc830a36b471cd0e094f9ae
      https://github.com/D-Programming-Language/dmd/commit/706dd3928d817fc05cc830a36b471cd0e094f9ae
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2014-02-02 (Sun, 02 Feb 2014)

  Changed paths:
    M src/doc.c
    A test/compilable/ddoc11823.d
    A test/compilable/extra-files/ddoc11823.html

  Log Message:
  -----------
  Merge pull request #3180 from AndrejMitrovic/Fix11823

Issue 11823 - Ddoc symbol with a double underscore prefix should be specially parsed.


Compare: https://github.com/D-Programming-Language/dmd/compare/bd794ca77c19...706dd3928d81


More information about the dmd-internals mailing list