[dmd-internals] [D-Programming-Language/dmd] 20a6b6: Fixes Issue 5446 - Export aliased symbol names whe...
    GitHub 
    noreply at github.com
       
    Sat Oct 27 11:06:00 PDT 2012
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 20a6b6dc8a1837532d32885ae674531ba9bfb576
      https://github.com/D-Programming-Language/dmd/commit/20a6b6dc8a1837532d32885ae674531ba9bfb576
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2012-10-27 (Sat, 27 Oct 2012)
  Changed paths:
    M src/doc.c
    M src/doc.h
    A test/compilable/ddoc5446.d
    A test/compilable/ddoc5446a.d
    A test/compilable/ddoc5446b.d
    M test/compilable/extra-files/ddoc1.html
    A test/compilable/extra-files/ddoc5446.html
    M test/compilable/extra-files/ddoc7.html
  Log Message:
  -----------
  Fixes Issue 5446 - Export aliased symbol names when generating ddoc.
Add missing else clause.
Rebase and fix html.
  Commit: 1e3b6d9f0645a666ddd96809b0701397d567174e
      https://github.com/D-Programming-Language/dmd/commit/1e3b6d9f0645a666ddd96809b0701397d567174e
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2012-10-27 (Sat, 27 Oct 2012)
  Changed paths:
    M src/doc.c
    M src/doc.h
    A test/compilable/ddoc5446.d
    A test/compilable/ddoc5446a.d
    A test/compilable/ddoc5446b.d
    M test/compilable/extra-files/ddoc1.html
    A test/compilable/extra-files/ddoc5446.html
    M test/compilable/extra-files/ddoc7.html
  Log Message:
  -----------
  Merge pull request #1209 from AndrejMitrovic/Fix5446
Fix Issue 5446 - Ddoc doesn't output aliased names 
Compare: https://github.com/D-Programming-Language/dmd/compare/6f51482f1597...1e3b6d9f0645
    
    
More information about the dmd-internals
mailing list