summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Making tests valid for python 3albert-github2019-12-191-16/+38
* 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
| |\ \ \ \ \
| | * | | | | Adding JAVACC_FLAGS for javacc compilationalbert-github2019-12-122-1/+3
* | | | | | | Merge branch 'albert-github-feature/issue_7436'Dimitri van Heesch2019-12-127-95/+167
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Minor fixesDimitri van Heesch2019-12-124-90/+125
| * | | | | | Merge branch 'feature/issue_7436' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-12-125-8/+45
| |\ \ \ \ \ \ |/ / / / / / /
| * | | | | | issue #7436 Incorrect handling of block comments in VHDLalbert-github2019-12-111-0/+3
| * | | | | | issue #7436 Incorrect handling of block comments in VHDLalbert-github2019-12-114-8/+42
| |/ / / / /
* | | | | | Revert to locally patched version 6.2 of JavaCC due to more regressions :-(Dimitri van Heesch2019-12-1214-609/+668
* | | | | | Revert to use of javacc-6.1.3 due to regressionDimitri van Heesch2019-12-1215-4724/+7059
|/ / / / /
* | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-12-104-4/+33
|\ \ \ \ \
| * \ \ \ \ Merge pull request #7334 from albert-github/feature/issue_7313_vhdl_subtypeDimitri van Heesch2019-12-101-0/+3
| |\ \ \ \ \
| | * | | | | issue #7313 VHDL attribute 'subtype is not supported and breaks parseralbert-github2019-10-181-0/+3
| * | | | | | Merge pull request #7431 from albert-github/feature/bug_emailDimitri van Heesch2019-12-101-1/+7
| |\ \ \ \ \ \
| | * | | | | | Email address seen as code starteralbert-github2019-12-061-1/+7
| * | | | | | | Merge pull request #7186 from albert-github/feature/bug_cite_docbookDimitri van Heesch2019-12-081-2/+22
| |\ \ \ \ \ \ \
| | * | | | | | | Incorrect NCName in docbook citationsalbert-github2019-08-121-2/+22
| * | | | | | | | Merge pull request #7428 from RockinRoel/fix_scoped_enum_refDimitri van Heesch2019-12-081-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix incorrect reference resolving of enum class valuesRoel Standaert2019-12-031-1/+1
* | | | | | | | | | issue #7412: HTML: Opening a reference link in a new tab does not scroll to t...Dimitri van Heesch2019-12-103-9/+8
|/ / / / / / / / /
* | | | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-12-0821-352/+352
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #7425 from albert-github/feature/bug_coverity_unintDimitri van Heesch2019-12-0821-352/+352
| |\ \ \ \ \ \ \ \ \