summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correcting visible year in copyrightalbert-github2019-08-282-2/+2
* 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
* Merge branch 'master' of github.com:doxygen/doxygenRelease_1_8_16Dimitri van Heesch2019-08-083-8/+8
|\
| * Merge pull request #7172 from albert-github/feature/bug_linksDimitri van Heesch2019-08-083-8/+8
| |\
| | * Fixing redirection linksalbert-github2019-08-083-8/+8
| |/
* | Rename version libary to avoid name clash with Window's version.libDimitri van Heesch2019-08-085-8/+8
* | Update changelog for release 1.8.16Dimitri van Heesch2019-08-081-0/+336
|/
* 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
* | Merge pull request #7171 from analizo/spelling-error-suportedDimitri van Heesch2019-08-081-1/+1
|\ \ | |/ |/|
| * 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 #7167 from analizo/masterDimitri van Heesch2019-08-071-0/+12
|\ \
| * | add list of file extensions on doxyparse configJoenio Costa2019-08-061-0/+12
* | | 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
| |_|/ / |/| | |
* | | | Merge branch 'analizo-master'Dimitri van Heesch2019-08-069-37/+228
|\ \ \ \
| * | | | Some fixes and restructuringDimitri van Heesch2019-08-068-37/+105
| * | | | Merge branch 'master' of https://github.com/analizo/doxygen into analizo-masterDimitri van Heesch2019-08-065-35/+158
| |\ \ \ \ |/ / / / /
| * | | | doxyparse addon new features and bugfixesJoenio Costa2019-08-055-35/+158
* | | | | 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
|\ \ \ \ \