July 07, 2013 [dmd-internals] [D-Programming-Language/dmd] 9106a3: fix Issue 10519 - Stray-paren in doc-unittest code... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 9106a3877addceb893c005c423fafdcc7ffefdf1 https://github.com/D-Programming-Language/dmd/commit/9106a3877addceb893c005c423fafdcc7ffefdf1 Author: k-hara <k.hara.pg@gmail.com> Date: 2013-07-04 (Thu, 04 Jul 2013) Changed paths: M src/doc.c M test/compilable/ddocunittest.d M test/compilable/extra-files/ddocunittest.html Log Message: ----------- fix Issue 10519 - Stray-paren in doc-unittest code generates wrong document Commit: 0a1cb852ef3fd1cb1cae6143029ed1cddfcf3806 https://github.com/D-Programming-Language/dmd/commit/0a1cb852ef3fd1cb1cae6143029ed1cddfcf3806 Author: k-hara <k.hara.pg@gmail.com> Date: 2013-07-04 (Thu, 04 Jul 2013) Changed paths: A test/compilable/ddoc7656.d A test/compilable/extra-files/ddoc7656.html Log Message: ----------- fix Issue 7656 - ddoc misinterprets commented parentheses in an example Commit: b2a3ea72fd9f60cac38ba6008e139982649360ff https://github.com/D-Programming-Language/dmd/commit/b2a3ea72fd9f60cac38ba6008e139982649360ff Author: k-hara <k.hara.pg@gmail.com> Date: 2013-07-04 (Thu, 04 Jul 2013) Changed paths: A test/compilable/ddoc7715.d A test/compilable/extra-files/ddoc7715.html Log Message: ----------- fix Issue 7715 - DDoc eats $1, $2, $3 etc. inside d_code section Commit: ae5ec6160fe58e6489419f9daa77bdc907ed1b80 https://github.com/D-Programming-Language/dmd/commit/ae5ec6160fe58e6489419f9daa77bdc907ed1b80 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2013-07-07 (Sun, 07 Jul 2013) Changed paths: M src/doc.c A test/compilable/ddoc7656.d A test/compilable/ddoc7715.d M test/compilable/ddocunittest.d A test/compilable/extra-files/ddoc7656.html A test/compilable/extra-files/ddoc7715.html M test/compilable/extra-files/ddocunittest.html Log Message: ----------- Merge pull request #2287 from 9rnsr/fix10519 Issue 10519 - Stray-paren in doc-unittest code generates wrong document Compare: https://github.com/D-Programming-Language/dmd/compare/3df7dab65b78...ae5ec6160fe5 |
Copyright © 1999-2021 by the D Language Foundation