summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/bug_335614' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-12-256-24/+37
|\
| * Bug 335614 - HTML link incorrect when using tagfilealbert-github2019-09-306-24/+37
* | Merge branch 'albert-github-feature/bug_style_change'Dimitri van Heesch2019-12-252-67/+76
|\ \
| * | Minor tweaksDimitri van Heesch2019-12-252-5/+6
| * | Merge branch 'feature/bug_style_change' of https://github.com/albert-github/d...Dimitri van Heesch2019-12-252-66/+74
| |\ \ |/ / /
| * | Merge branch 'master' into feature/bug_style_changeDimitri van Heesch2019-12-25233-16179/+16440
| |\ \
| * | | Warning with XML / HTML style commandsalbert-github2019-10-202-66/+74
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-12-257-2/+242
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #7230 from albert-github/feature/bug_formula_macrofileDimitri van Heesch2019-12-257-2/+242
| |\ \ \
| | * | | Create possibility to define LaTeX commands for formulasalbert-github2019-08-277-2/+242
* | | | | Fixed compiler warnings in docparser.cppDimitri van Heesch2019-12-231-4/+4
|/ / / /
* | | | Merge branch 'jsoref-spelling'Dimitri van Heesch2019-12-2347-97/+97
|\ \ \ \
| * \ \ \ Merge branch 'master' into spellingDimitri van Heesch2019-12-23145-12771/+15653
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Fix for use of non portable strnstr function (part 2)Dimitri van Heesch2019-12-232-3/+31
* | | | | Fix for use of non portable strnstr functionDimitri van Heesch2019-12-233-1/+18
* | | | | Merge pull request #7209 from albert-github/feature/bug_backtick_quote_mdDimitri van Heesch2019-12-231-1/+6
|\ \ \ \ \
| * | | | | Warning in case of usage of a single quote in a code span.albert-github2019-08-191-1/+6
* | | | | | Merge pull request #7211 from albert-github/feature/issue_7210Dimitri van Heesch2019-12-231-32/+30
|\ \ \ \ \ \
| * | | | | | issue #7210: 1.8.16: Image inclusion is inconsistentalbert-github2019-08-201-32/+30
| |/ / / / /
* | | | | | Merge branch 'albert-github-feature/bug_nbsp_code'Dimitri van Heesch2019-12-221-5/+17
|\ \ \ \ \ \
| * | | | | | Optimize UTF-8 nbsp conversion in markdownDimitri van Heesch2019-12-221-6/+17
| * | | | | | Merge branch 'feature/bug_nbsp_code' of https://github.com/albert-github/doxy...Dimitri van Heesch2019-12-221-5/+6
| |\ \ \ \ \ \ |/ / / / / / /
| * | | | | | Text ' ' appears in code segmentsalbert-github2019-08-231-5/+6
| |/ / / / /
* | | | | | Merge branch 'albert-github-feature/bug_550158'Dimitri van Heesch2019-12-221-2/+5
|\ \ \ \ \ \
| * | | | | | Fixed merge issueDimitri van Heesch2019-12-221-1/+1
| * | | | | | 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
|\ \ \ \ \ \ \ \ \