summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make VHDL parser reentrantDimitri van Heesch2020-01-036-377/+350
* Make fortranscanner.l reentrantDimitri van Heesch2020-01-012-1184/+1231
* Make defargs.l reentrantDimitri van Heesch2019-12-311-227/+369
* Make commentscan.l reentrantDimitri van Heesch2019-12-3011-1414/+1597
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-12-291-0/+3
|\
| * Adding check on configuration setting EXTENSION_MAPPINGalbert-github2019-12-281-0/+3
* | Make pyscanner.l reentrantDimitri van Heesch2019-12-293-881/+913
|/
* Fix for internal inconsistency warning (regression)Dimitri van Heesch2019-12-271-1/+1
* issue #7319: Bug 790856 - Namespace member functions links are brokenDimitri van Heesch2019-12-272-10/+14
* Replaced \_fakeform by \_formDimitri van Heesch2019-12-266-10/+10
* Merge branch 'feature/bug_formula' of https://github.com/albert-github/doxyge...Dimitri van Heesch2019-12-266-10/+10
|\
| * Better warning in case of `@form`albert-github2019-11-066-10/+10
* | Merge branch 'master' into feature/bug_fenced_codeDimitri van Heesch2019-12-26151-11276/+11753
|\ \
| * \ Merge pull request #7223 from albert-github/feature/bug_formula_quoteDimitri van Heesch2019-12-261-1/+1
| |\ \
| | * | Error in LaTeX with single quote in formula / math mode.albert-github2019-08-241-1/+1
| * | | Merge pull request #7185 from albert-github/feature/bug_rtf_table_captionDimitri van Heesch2019-12-261-0/+3
| |\ \ \
| | * | | Table caption flows in first table field for RTF outputalbert-github2019-08-131-1/+1
| | * | | Table caption flows in first table field for RTF outputalbert-github2019-08-121-0/+3
| * | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-12-261-2/+0
| |\ \ \ \
| | * \ \ \ Merge pull request #7462 from albert-github/feature/issue_7461Dimitri van Heesch2019-12-251-2/+0
| | |\ \ \ \
| | | * | | | Wrong reference to code linealbert-github2019-12-251-2/+0
| * | | | | | Merge branch 'feature/bug_html_s' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-12-2613-4/+37
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Adding HTML s tag, XML corrections for other tagsalbert-github2019-08-1613-4/+37
| * | | | | | Minor fixesDimitri van Heesch2019-12-2517-362/+316
| * | | | | | 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
| * | | | | | 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-25147-12994/+12673
| | |\ \ \ \ \ \
| | * | | | | | | Warning with XML / HTML style commandsalbert-github2019-10-202-66/+74
| * | | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-12-255-1/+220
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Merge pull request #7230 from albert-github/feature/bug_formula_macrofileDimitri van Heesch2019-12-255-1/+220
| | |\ \ \ \ \ \ \
| | | * | | | | | | Create possibility to define LaTeX commands for formulasalbert-github2019-08-275-1/+220
| * | | | | | | | | Fixed compiler warnings in docparser.cppDimitri van Heesch2019-12-231-4/+4
| |/ / / / / / / /
| * | | | | | | | Merge branch 'master' into spellingDimitri van Heesch2019-12-23110-8409/+8781
| |\ \ \ \ \ \ \ \
| | * | | | | | | | 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 #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
| | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | 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
| | | |/ / / / / / /
| | * | | | | | | | Fixed merge issueDimitri van Heesch2019-12-221-1/+1
| | * | | | | | | | Merge branch 'master' into feature/bug_550158Dimitri van Heesch2019-12-22145-13669/+13042
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | 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
| | | | | |_|/ / / / / / | | | | |/| | | | | | |