summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-09-121-3/+4
|\
| * 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
* | | Fixed a couple of compiler warnings on WindowsDimitri van Heesch2019-09-121-2/+2
|/ /
* | 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
* 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
|\
| * 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 #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 branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-08-312-1/+4
|\ \
| * | 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-291-1/+3
| |\ \
| | * | issue #7218 Doxygen parsing word documentsalbert-github2019-08-231-1/+3
* | | | 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
| |/ /
* | | issue #7216: non-const getGroupDef() called on aliased member (cleanup + null...Dimitri van Heesch2019-08-2614-52/+30
* | | issue #7216: non-const getGroupDef() called on aliased memberDimitri van Heesch2019-08-2510-112/+137
|/ /
* | Strange '*/' in Fortran nad Markdown with conditional sectionsalbert-github2019-08-171-1/+3
|/
* issue #7190 1.8.16: Blank FILE_PATTERNS => no files processedalbert-github2019-08-132-3/+10
* Reduce boilerplate code by using C++11 variadic templates and perfect forwardingDimitri van Heesch2019-08-113-281/+32
* Problem with '<td nowrap>'albert-github2019-08-103-1/+11
* Merge branch 'master' of github.com:doxygen/doxygenRelease_1_8_16Dimitri van Heesch2019-08-081-5/+5
|\
| * Fixing redirection linksalbert-github2019-08-081-5/+5
* | Rename version libary to avoid name clash with Window's version.libDimitri van Heesch2019-08-081-1/+1
|/
* Merge pull request #7169 from albert-github/feature/issue_7147Dimitri van Heesch2019-08-081-0/+2
|\
| * issue #7147: No warning when same page createdalbert-github2019-08-071-0/+2
* | spelling error: suported -> supportedJoenio Costa2019-08-081-1/+1
|/
* Merge pull request #7124 from albert-github/feature/issue_7123Dimitri van Heesch2019-08-071-13/+13
|\
| * issue #7124: some code line are missed in the xml file for javaalbert-github2019-07-141-13/+13
* | Merge pull request #7042 from albert-github/feature/bug_632754Dimitri van Heesch2019-08-073-1/+8
|\ \
| * | Bug 632754 - The \copydoc Command Requires The Use of C++ Syntax in C# Codealbert-github2019-06-073-1/+8
* | | Merge pull request #7084 from albert-github/feature/bug_img_ambigDimitri van Heesch2019-08-071-14/+17
|\ \ \
| * | | Missing warning about ambiguous filesalbert-github2019-06-271-14/+17
* | | | issue 7166: Doxygen calls DOT differently depending on the output optimizatio...Dimitri van Heesch2019-08-071-2/+2
* | | | Some fixes and restructuringDimitri van Heesch2019-08-067-15/+102
* | | | Merge branch 'master' of https://github.com/analizo/doxygen into analizo-masterDimitri van Heesch2019-08-063-0/+32
|\ \ \ \
| * | | | doxyparse addon new features and bugfixesJoenio Costa2019-08-053-0/+32
* | | | | Regression: python file with comment caused "Reached end of file while still ...Dimitri van Heesch2019-08-061-0/+1
* | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-08-062-81/+82
|\ \ \ \ \
| * \ \ \ \ Merge pull request #7095 from albert-github/feature/bug_config_consistDimitri van Heesch2019-08-061-80/+81
| |\ \ \ \ \
| | * | | | | Consistency of configuration parametersalbert-github2019-07-011-80/+81
| | | |/ / / | | |/| | |