[dmd-internals] [D-Programming-Language/dmd] f8e7f0: Merge branch 'bug4107' into ddoc
noreply at github.com
noreply at github.com
Sun Jun 5 20:30:14 PDT 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: f8e7f05c2161a2b99286f58bcb4c8295459860dd
https://github.com/D-Programming-Language/dmd/commit/f8e7f05c2161a2b99286f58bcb4c8295459860dd
Author: KennyTM~ <kennytm at gmail.com>
Date: 2011-06-05 (Sun, 05 Jun 2011)
Changed paths:
M src/statement.c
M src/statement.h
M src/template.c
M src/toobj.c
A test/compilable/ddoc13.d
A test/compilable/extra-files/ddoc13-postscript.sh
A test/compilable/extra-files/ddoc13.html
M test/runnable/interpret.d
M test/runnable/mixin1.d
M test/runnable/sdtor.d
M test/runnable/test34.d
M test/runnable/testswitch.d
Log Message:
-----------
Merge branch 'bug4107' into ddoc
Commit: f5f71ce1f50f2c33240475c44376cf176b75217e
https://github.com/D-Programming-Language/dmd/commit/f5f71ce1f50f2c33240475c44376cf176b75217e
Author: KennyTM~ <kennytm at gmail.com>
Date: 2011-06-05 (Sun, 05 Jun 2011)
Changed paths:
M src/doc.c
M src/mtype.c
M src/mtype.h
Log Message:
-----------
Bug 3445: DDoc usually omits attributes (including pure nothrow) [Part 1] The normal functions in normal scopes.
Commit: 21bb8678f9156013493b00066c8a61d48701df76
https://github.com/D-Programming-Language/dmd/commit/21bb8678f9156013493b00066c8a61d48701df76
Author: KennyTM~ <kennytm at gmail.com>
Date: 2011-06-05 (Sun, 05 Jun 2011)
Changed paths:
M src/doc.c
M src/mtype.c
M src/mtype.h
A test/compilable/ddoc14.d
A test/compilable/extra-files/ddoc14-postscript.sh
A test/compilable/extra-files/ddoc14.html
Log Message:
-----------
Bug 3445: DDoc usually omits attributes (including pure nothrow) [Part 2] Template functions with attributes at suffix
Commit: 7ef89962c1fe146c6a5f0b4659c4ca2e582c5340
https://github.com/D-Programming-Language/dmd/commit/7ef89962c1fe146c6a5f0b4659c4ca2e582c5340
Author: Walter Bright <walter at walterbright.com>
Date: 2011-06-05 (Sun, 05 Jun 2011)
Changed paths:
M src/doc.c
M src/expression.c
M src/mtype.c
M src/mtype.h
M src/template.c
M test/compilable/ddoc10.d
A test/compilable/ddoc13.d
A test/compilable/ddoc14.d
M test/compilable/extra-files/ddoc10.html
A test/compilable/extra-files/ddoc13-postscript.sh
A test/compilable/extra-files/ddoc13.html
A test/compilable/extra-files/ddoc14-postscript.sh
A test/compilable/extra-files/ddoc14.html
Log Message:
-----------
Merge pull request #82 from kennytm/ddoc
DDoc fixes (Bug 6090, 4107, part of 3445)
Compare: https://github.com/D-Programming-Language/dmd/compare/0ba8f0d...7ef8996
More information about the dmd-internals
mailing list