summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Spelling correctionalbert-github2019-09-031-1/+1
* issue #7189: wrong warning on ambiguous image filesDimitri van Heesch2019-09-021-8/+23
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-09-021-0/+1
|\
| * Merge pull request #7242 from albert-github/feature/bug_href_backslashDimitri van Heesch2019-09-021-0/+1
| |\
| | * Backslash in href.albert-github2019-09-021-0/+1
| |/
* | issue #7243: Some PHP classes are not properly extracted/documentedDimitri van Heesch2019-09-021-7/+6
|/
* Merge pull request #7179 from albert-github/feature/bug_doxygen_docu_chmDimitri van Heesch2019-09-014-14/+82
|\
| * Generating doxygen's documentation in CHM formatalbert-github2019-08-111-0/+1
| * Generating doxygen's documentation in CHM formatalbert-github2019-08-114-14/+81
* | Merge pull request #7202 from albert-github/feature/issue_7200Dimitri van Heesch2019-08-311-4/+44
|\ \
| * | issue #7200 Fortran warning: type not declared or definedalbert-github2019-08-151-4/+44
* | | Merge pull request #7239 from albert-github/feature/bug_docu_imageDimitri van Heesch2019-08-311-3/+5
|\ \ \
| * | | Correction documentation `\image` commandalbert-github2019-08-301-3/+5
* | | | Merge pull request #7234 from albert-github/feature/bug_copyrightDimitri van Heesch2019-08-312-2/+2
|\ \ \ \
| * | | | Correcting visible year in copyrightalbert-github2019-08-282-2/+2
* | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-08-313-1/+5
|\ \ \ \ \
| * \ \ \ \ Merge pull request #7240 from albert-github/feature/bug_ftn_hashDimitri van Heesch2019-08-311-0/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Parsing `#` sign inserted by preprocessor in fixed Form Fortranalbert-github2019-08-301-0/+1
| |/ / / /
| * | | | Merge pull request #7220 from albert-github/feature/issue_7218Dimitri van Heesch2019-08-292-1/+4
| |\ \ \ \
| | * | | | issue #7218 Doxygen parsing word documentsalbert-github2019-08-232-1/+4
* | | | | | Merge branch 'albert-github-feature/issue_7212'Dimitri van Heesch2019-08-311-15/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Made check for void return more strictDimitri van Heesch2019-08-311-14/+14
| * | | | | Merge branch 'feature/issue_7212' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-08-311-3/+3
| |\ \ \ \ \ |/ / / / / /
| * | | | | issue #7212 1.8.16: Function returning void pointer generates warningalbert-github2019-08-201-3/+3
| |/ / / /
* | | | | issue #7236: C++: bug when using function as parameterDimitri van Heesch2019-08-291-3/+15
| |/ / / |/| | |
* | | | Merge pull request #7224 from mordante/doxygen_comment_fixesDimitri van Heesch2019-08-272-9/+9
|\ \ \ \
| * | | | Fixes a @param's parameter name.Mark de Wever2019-08-241-1/+1
| * | | | Use the proper trailing comment.Mark de Wever2019-08-241-8/+8
| |/ / /
* | | | Update .travis.ymlDimitri van Heesch2019-08-271-10/+10
* | | | issue #7216: non-const getGroupDef() called on aliased member (cleanup + null...Dimitri van Heesch2019-08-2614-52/+30
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-08-251-0/+1
|\ \ \ \
| * | | | Update .travis.ymlDimitri van Heesch2019-08-251-0/+1
* | | | | issue #7216: non-const getGroupDef() called on aliased memberDimitri van Heesch2019-08-2510-112/+137
|/ / / /
* | | | Update .travis.ymlDimitri van Heesch2019-08-251-1/+1
* | | | Update .travis.ymlDimitri van Heesch2019-08-251-4/+4
|/ / /
* | | Merge pull request #7183 from albert-github/feature/bug_tables_docuDimitri van Heesch2019-08-181-0/+2
|\ \ \
| * | | Order of commands in `<table>`albert-github2019-08-121-0/+2
* | | | Merge pull request #7205 from albert-github/feature/bug_ftn_md_condDimitri van Heesch2019-08-181-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Strange '*/' in Fortran nad Markdown with conditional sectionsalbert-github2019-08-171-1/+3
|/ / /
* | | Merge pull request #7193 from albert-github/feature/issue_7190Dimitri van Heesch2019-08-132-3/+10
|\ \ \
| * | | issue #7190 1.8.16: Blank FILE_PATTERNS => no files processedalbert-github2019-08-132-3/+10
|/ / /
* | | Update doxywizard copyright year and add missing copyright statementsDimitri van Heesch2019-08-1220-31/+131
|/ /
* | Reduce boilerplate code by using C++11 variadic templates and perfect forwardingDimitri van Heesch2019-08-113-281/+32
|/
* Merge pull request #7177 from albert-github/feature/bug_td_nowrapDimitri van Heesch2019-08-113-1/+11
|\
| * Problem with '<td nowrap>'albert-github2019-08-103-1/+11
* | Merge pull request #7178 from albert-github/feature/bug_index_missingDimitri van Heesch2019-08-111-0/+1
|\ \ | |/ |/|
| * Missing tables item in overviewalbert-github2019-08-101-0/+1
|/
* Merge pull request #7176 from albert-github/feature/bug_changelog_1_8_16Dimitri van Heesch2019-08-091-3/+8
|\
| * (X)HTML errors in 1.8.16 changelogalbert-github2019-08-091-3/+8
|/
* Version bump for next releaseDimitri van Heesch2019-08-081-1/+1