[dmd-internals] [D-Programming-Language/dmd] 525b35: Fixes Issue 198 - Use new 'DDOC_PSUPER_SYMBOL' mac...

GitHub noreply at github.com
Wed Feb 5 00:57:15 PST 2014


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

  Changed paths:
    M src/doc.c
    A test/compilable/ddoc198.d
    A test/compilable/extra-files/ddoc198.ddoc
    A test/compilable/extra-files/ddoc198.html
    M test/compilable/extra-files/ddoc2.html
    M test/compilable/extra-files/ddoc2273.html
    M test/compilable/extra-files/ddoc3.html
    A test/test_resultstest_results/compilable/ddoc198.html

  Log Message:
  -----------
  Fixes Issue 198 - Use new 'DDOC_PSUPER_SYMBOL' macro for base classes and enum base types


  Commit: 96ae82a9afb9bda1a93b88dc21c2168e979c6b55
      https://github.com/D-Programming-Language/dmd/commit/96ae82a9afb9bda1a93b88dc21c2168e979c6b55
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-02-05 (Wed, 05 Feb 2014)

  Changed paths:
    M src/doc.c
    A test/compilable/ddoc198.d
    A test/compilable/extra-files/ddoc198.ddoc
    A test/compilable/extra-files/ddoc198.html
    M test/compilable/extra-files/ddoc2.html
    M test/compilable/extra-files/ddoc2273.html
    M test/compilable/extra-files/ddoc3.html
    A test/test_resultstest_results/compilable/ddoc198.html

  Log Message:
  -----------
  Merge pull request #1247 from AndrejMitrovic/Fix198

[enh] Issue 198 - Use new macro for base classes


Compare: https://github.com/D-Programming-Language/dmd/compare/c0272185d022...96ae82a9afb9


More information about the dmd-internals mailing list