summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/regr_7105' of https://github.com/albert-github/doxygen ...Dimitri van Heesch2019-07-302-3/+5
|\
| * regression #7105 correct counting for group close countingalbert-github2019-07-101-0/+1
* | Improved constness and avoid using non-const members of aliasesDimitri van Heesch2019-07-299-112/+119
* | Some code simplificationsDimitri van Heesch2019-07-291-4/+3
* | Merge branch 'feature/issue_6950' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-07-291-3/+9
|\ \
| * | issue #6950 XML - <initializer> for array of structure only contains referenc...albert-github2019-05-011-3/+9
* | | Non existing MSC file crashes doxygenDimitri van Heesch2019-07-292-8/+23
* | | Merge branch 'feature/issue_6925' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-07-291-49/+101
|\ \ \
| * | | issue #6925 Missing ATX headings in markdown pagesalbert-github2019-05-271-49/+101
* | | | Merge pull request #7026 from albert-github/feature/bug_end_comment_code_sectionDimitri van Heesch2019-07-291-6/+9
|\ \ \ \
| * | | | End comment marker in \code section.albert-github2019-06-041-6/+9
* | | | | Merge pull request #7023 from albert-github/feature/bug_warn_commandDimitri van Heesch2019-07-291-37/+43
|\ \ \ \ \
| * | | | | Incorrect warning messagealbert-github2019-06-031-37/+43
| |/ / / /
* | | | | issue #7126 Latex output format fixesalbert-github2019-07-283-34/+32
* | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-07-271-20/+20
|\ \ \ \ \
| * \ \ \ \ Merge pull request #7131 from groleo/masterDimitri van Heesch2019-07-271-20/+20
| |\ \ \ \ \
| | * | | | | code.l: make CallContext independent of global variablesAdrian Negreanu2019-07-261-20/+20
* | | | | | | Fix naming and indenting.Dimitri van Heesch2019-07-272-93/+93
* | | | | | | Merge branch 'docgroup' of https://github.com/groleo/doxygen into groleo-docg...Dimitri van Heesch2019-07-2712-245/+300
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | take doc group out of commentscan.lAdrian Negreanu2019-07-2612-245/+300
| |/ / / / /
* | | | | | Merge branch 'feature/issue_6769' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-07-271-1/+18
|\ \ \ \ \ \
| * | | | | | issue #6769 Tabu is brokenalbert-github2019-07-261-5/+1
| * | | | | | issue #6769 Tabu is brokenalbert-github2019-07-221-1/+22
* | | | | | | issue @7140 DoxygenLayout does not support UTF8 BOM formatalbert-github2019-07-263-6/+5
* | | | | | | Merge branch 'feature/issue_7127' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-07-251-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | issue #7127 Broken links on generated documentationalbert-github2019-07-201-1/+2
| |/ / / / /
* | | | | | Merge pull request #7125 from albert-github/feature/bug_double_commentDimitri van Heesch2019-07-211-9/+10
|\ \ \ \ \ \
| * | | | | | Missing warning for "double comment"albert-github2019-07-141-9/+10
| |/ / / / /
* | | | | | Option for 'input buffer overflow'albert-github2019-07-201-1/+1
* | | | | | Merge pull request #7112 from arm-in/masterDimitri van Heesch2019-07-201-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | built-inArmin Müller2019-07-091-1/+1
* | | | | | issue #7120 Markdown generator does not consider extension mapping for files ...albert-github2019-07-121-12/+8
| |_|_|_|/ |/| | | |
* | | | | issue #7110 URL Encoding for Hyperlinks in PDFalbert-github2019-07-082-1/+2
* | | | | Merge pull request #7105 from albert-github/feature/issue_7102Dimitri van Heesch2019-07-071-1/+13
|\ \ \ \ \
| * | | | | issue #7102 Doxygen does not generate error/warning message for unbalanced gr...albert-github2019-07-051-1/+13
* | | | | | Remove not used classalbert-github2019-07-0718-213/+0
* | | | | | Merge pull request #7098 from albert-github/feature/bug_coverityDimitri van Heesch2019-07-066-5/+7
|\ \ \ \ \ \
| * | | | | | High consequence coverity mesagesalbert-github2019-07-026-5/+7
| |/ / / / /
* | | | | | issue #7104 Warning with preprocessoralbert-github2019-07-051-6/+6
|/ / / / /
* | | | | Merge pull request #7079 from albert-github/feature/regr_6885Dimitri van Heesch2019-06-261-2/+2
|\ \ \ \ \
| * | | | | regression #6885 mscgen links placed in the wrong place when using SVG outputalbert-github2019-06-261-2/+2
* | | | | | Made MSCGEN_PATH obsolete now that mscgen code is part of doxygenDimitri van Heesch2019-06-242-35/+1
|/ / / / /
* | | | | issue #6880 mscgen links placed in the wrong place when using SVG outputDimitri van Heesch2019-06-232-55/+25
* | | | | Bug 566109 - unable to resolve links to java functions with array argumentsDimitri van Heesch2019-06-221-0/+1
* | | | | Split off lodepng functionality in a separate libraryDimitri van Heesch2019-06-223-2565/+2
* | | | | Merge pull request #7034 from albert-github/feature/issue_7033Dimitri van Heesch2019-06-228-12/+33
|\ \ \ \ \
| * | | | | issue #7033 Syntax highlighting doesn't work when calling \dontinclude from M...albert-github2019-06-068-12/+33
* | | | | | Merge branch 'feature/bug_case_sense' of https://github.com/albert-github/dox...Dimitri van Heesch2019-06-221-6/+6
|\ \ \ \ \ \
| * | | | | | Upper case characters in filename despice CASE_SENSE_NAME=NOalbert-github2019-06-171-4/+4
* | | | | | | Merge pull request #7063 from albert-github/feature/bug_html_endcodelineDimitri van Heesch2019-06-225-11/+65
|\ \ \ \ \ \ \