summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/bug_550158Dimitri van Heesch2019-12-22218-16829/+16760
|\
| * Merge branch 'albert-github-feature/bug_terminate'Dimitri van Heesch2019-12-2223-111/+86
| |\
| | * Removed exitCode parameter as it is always 1Dimitri van Heesch2019-12-2223-78/+63
| | * Merge branch 'feature/bug_terminate' of https://github.com/albert-github/doxy...Dimitri van Heesch2019-12-2223-111/+101
| | |\ | |/ /
| | * Better termination messagealbert-github2019-11-2223-111/+101
| * | issue 3417: C++: friend template functions shown even with HIDE_FRIEND_COMPOU...Dimitri van Heesch2019-12-212-12/+13
| * | Merge pull request #7231 from albert-github/feature/issue_7228Dimitri van Heesch2019-12-211-5/+5
| |\ \
| | * | issue #7228 Using markdown causes wrong error and warning line numbers - v. 1...albert-github2019-08-271-5/+5
| * | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-12-213-17/+40
| |\ \ \
| | * \ \ Merge pull request #7459 from albert-github/feature/bug_tests_xhtmlDimitri van Heesch2019-12-201-1/+1
| | |\ \ \
| | | * | | Tests 31 for XHTML outputalbert-github2019-12-191-1/+1
| | * | | | Merge pull request #7457 from albert-github/feature/bug_tests_py3_otherDimitri van Heesch2019-12-201-16/+38
| | |\ \ \ \
| | | * | | | Making tests valid for python 3albert-github2019-12-191-16/+38
| | | |/ / /
| | * | | | Merge pull request #7458 from albert-github/feature/bug_tests_xmlxsdDimitri van Heesch2019-12-201-0/+1
| | |\ \ \ \
| | | * | | | Tests 86 with check against xsd gives erroralbert-github2019-12-191-0/+1
| | | |/ / /
| * | | | | Merge branch 'albert-github-feature/bug_config'Dimitri van Heesch2019-12-213-9/+92
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Reduced code duplicationDimitri van Heesch2019-12-211-148/+37
| | * | | | Merge branch 'feature/bug_config' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-12-203-9/+203
| | |\ \ \ \ | |/ / / / /
| | * | | | Checking of right usage of configuration list itemsalbert-github2019-11-253-9/+203
| * | | | | issue #7446: C#: parameter named `extends` is broken in the documentationDimitri van Heesch2019-12-2011-27/+38
| * | | | | issue #7456: function-like macros generate warningsDimitri van Heesch2019-12-201-1/+2
| | |/ / / | |/| | |
| * | | | Extend built-in STL support with more classesDimitri van Heesch2019-12-194-232/+311
| * | | | Merge pull request #7455 from rezarastak/patch-1Dimitri van Heesch2019-12-191-1/+1
| |\ \ \ \
| | * | | | minor typo fixedReza Rastak2019-12-191-1/+1
| |/ / / /
| * | | | Merge pull request #7453 from albert-github/feature/bug_nmake_ehscDimitri van Heesch2019-12-181-0/+3
| |\ \ \ \
| | * | | | Warning whit Windows compilation using NMakealbert-github2019-12-181-0/+3
| * | | | | Merge pull request #7454 from albert-github/feature/bug_test_py3Dimitri van Heesch2019-12-181-13/+39
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Making tests valid for python 3albert-github2019-12-181-13/+39
| |/ / / /
| * | | | Merge pull request #7452 from albert-github/feature/bug_warn_reentrantDimitri van Heesch2019-12-181-2/+2
| |\ \ \ \
| | * | | | Incorrect warning "yyextra->inside" instead of "inside"albert-github2019-12-181-2/+2
| |/ / / /
| * | | | Merge branch 'albert-github-feature/bug_unsupported_html'Dimitri van Heesch2019-12-183-4/+7
| |\ \ \ \
| | * \ \ \ Merge branch 'feature/bug_unsupported_html' of https://github.com/albert-gith...Dimitri van Heesch2019-12-183-4/+7
| | |\ \ \ \ | |/ / / / /
| | * | | | Output of unknown xml/html tagalbert-github2019-11-063-11/+23
| * | | | | Merge branch 'albert-github-feature/bug_nospam_email'Dimitri van Heesch2019-12-181-3/+9
| |\ \ \ \ \
| | * | | | | Made regexp more strictDimitri van Heesch2019-12-181-5/+6
| | * | | | | Merge branch 'feature/bug_nospam_email' of https://github.com/albert-github/d...Dimitri van Heesch2019-12-181-0/+5
| | |\ \ \ \ \ | |/ / / / / /
| | * | | | | Simple nospam email addressalbert-github2019-11-051-0/+5
| * | | | | | Merge pull request #7237 from albert-github/feature/bug_table_hrDimitri van Heesch2019-12-174-3/+22
| |\ \ \ \ \ \
| | * | | | | | Problem with `<hr>` in LaTeX multicolumn cellalbert-github2019-08-293-4/+10
| | * | | | | | Problem with `<hr>` in LaTeX multicolumn cellalbert-github2019-08-292-3/+16
| * | | | | | | Avoid warning in commentcnv.l about trailing context made variable due to pre...Dimitri van Heesch2019-12-171-48/+34
| * | | | | | | Merge branch 'albert-github-feature/issue_7248'Dimitri van Heesch2019-12-152-2/+19
| |\ \ \ \ \ \ \
| | * | | | | | | Prevent writing automatic anchors to the tag fileDimitri van Heesch2019-12-152-2/+2
| | * | | | | | | Merge branch 'feature/issue_7248' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-12-151-1/+18
| | |\ \ \ \ \ \ \ | |/ / / / / / / /
| | * | | | | | | issue #7248: Including external tag files with TOC produces a broken index.qhpalbert-github2019-09-091-1/+18
| * | | | | | | | issue #7326: Incorrect display of multiline #define valueDimitri van Heesch2019-12-141-1/+9
| * | | | | | | | Fix logic bug in SVG detectionDimitri van Heesch2019-12-141-1/+1
| * | | | | | | | issue #7206: Problems with Fortran and `@cond`Dimitri van Heesch2019-12-141-7/+15
| * | | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-12-122-1/+3
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge pull request #7440 from albert-github/feature/bug_JAVACC_FLAGSDimitri van Heesch2019-12-122-1/+3
| | |\ \ \ \ \ \ \ \