summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'feature/bug_consistency_state_2' of https://github.com/albert-g...Dimitri van Heesch2019-09-1224-86/+199
| |\ \ \ |/ / / /
| * | | Consistent way to show scanner statealbert-github2019-09-0524-86/+199
| |/ /
* | | Merge pull request #7251 from albert-github/feature/bug_674005Dimitri van Heesch2019-09-121-2/+16
|\ \ \
| * | | Bug 674005 - Crop png formula environnment problem for HTML outputalbert-github2019-09-091-2/+16
* | | | Merge pull request #7252 from ericniebler/patch-1Dimitri van Heesch2019-09-121-2/+2
|\ \ \ \
| * | | | Latest libclang needs C++14Eric Niebler2019-09-101-2/+2
| |/ / /
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-09-122-5/+6
|\ \ \ \
| * | | | Update appveyor.ymlDimitri van Heesch2019-09-121-1/+1
| * | | | Merge pull request #7253 from albert-github/feature/bug_ircDimitri van Heesch2019-09-111-3/+4
| |\ \ \ \
| | * | | | Bogus explicit link warning message from irc protocol namealbert-github2019-09-111-3/+4
| | |/ / /
| * | | | Update appveyor.ymlDimitri van Heesch2019-09-111-1/+1
* | | | | Fixed a couple of compiler warnings on WindowsDimitri van Heesch2019-09-124-46/+46
|/ / / /
* | | | Refactoring code for dot related source filesDimitri van Heesch2019-09-1018-405/+406
|/ / /
* | | issue #6715: Errorneous matching of the immediately following block command a...Dimitri van Heesch2019-09-072-7/+2
* | | issue #6715: Errorneous matching of the immediately following block command a...Dimitri van Heesch2019-09-071-0/+5
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-09-071-1/+1
|\ \ \ | |/ /
| * | Merge pull request #7244 from albert-github/feature/bug_spell_CMakeListsDimitri van Heesch2019-09-031-1/+1
| |\ \
| | * | Spelling correctionalbert-github2019-09-031-1/+1
| |/ /
* | | Remove unneeded include directory for building doxywizardDimitri van Heesch2019-09-071-1/+0
|/ /
* | 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