summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-07-301-2/+2
|\
| * Merge pull request #7116 from albert-github/feature/bug_comment_recognitionDimitri van Heesch2019-07-301-2/+2
| |\
| | * Problem with with comment recognition for group open and closing commandsalbert-github2019-07-101-2/+2
* | | Merge branch 'albert-github-feature/regr_7105_2'Dimitri van Heesch2019-07-303-4/+4
|\ \ \ | |/ / |/| |
| * | Merge branch 'feature/regr_7105_2' of https://github.com/albert-github/doxyge...Dimitri van Heesch2019-07-303-4/+4
| |\ \ |/ / /
| * | regression #7105 Correct counting in case of `\name`albert-github2019-07-121-0/+1
* | | Merge branch 'albert-github-feature/regr_7105'Dimitri van Heesch2019-07-302-3/+5
|\ \ \
| * \ \ 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
| | |/ | |/|
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-07-301-0/+1
|\ \ \
| * \ \ Merge pull request #7035 from albert-github/feature/bug_304793Dimitri van Heesch2019-07-301-0/+1
| |\ \ \
| | * | | Bug 304793 - paramType does not contain attribute element in compound.xsd schemaalbert-github2019-06-061-0/+1
* | | | | Merge branch 'albert-github-feature/bug_xml_msc_schema'Dimitri van Heesch2019-07-301-16/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Unified various image file types in the XML schemaDimitri van Heesch2019-07-301-25/+12
| * | | | Merge branch 'feature/bug_xml_msc_schema' of https://github.com/albert-github...Dimitri van Heesch2019-07-301-2/+11
| |\ \ \ \ |/ / / / /
| * | | | XML validation \msc... \dot... \dia...albert-github2019-06-271-2/+11
* | | | | Improved constness and avoid using non-const members of aliasesDimitri van Heesch2019-07-299-112/+119
* | | | | Merge branch 'albert-github-feature/issue_6950'Dimitri van Heesch2019-07-291-4/+9
|\ \ \ \ \
| * | | | | 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 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-07-291-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #7086 from albert-github/feature/regr_7061Dimitri van Heesch2019-07-291-0/+0
| |\ \ \ \ \ \
| | * | | | | | regression #7061 Rename test filealbert-github2019-06-271-0/+0
| | | |/ / / / | | |/| | | |
* | | | | | | Enable compiler extension to avoid build issuesDimitri van Heesch2019-07-291-1/+1
|/ / / / / /
* | | | | | Merge branch 'albertt push origin master-github-feature/issue_6925'Dimitri van Heesch2019-07-291-49/+101
|\ \ \ \ \ \
| * \ \ \ \ \ 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
| |/ / / / / / /
* | | | | | | | Merge branch 'BCiesla-latex-output-format-fixes'Dimitri van Heesch2019-07-281-9/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Undo the addition of colonsDimitri van Heesch2019-07-281-2/+2
| * | | | | | | | Merge branch 'latex-output-format-fixes' of https://github.com/BCiesla/doxyge...Dimitri van Heesch2019-07-282-11/+4
| |\ \ \ \ \ \ \ \ |/ / / / / / / / /
| * | | | | | | | Change DoxyParagraph to use DoxyDesc inside in latex styleBartosz Ciesla2019-07-181-9/+2
| * | | | | | | | Add colon to section names in latex outputBartosz Ciesla2019-07-181-2/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-07-283-34/+32
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #7146 from albert-github/feature/regr_7126Dimitri van Heesch2019-07-283-34/+32
| |\ \ \ \ \ \ \ \
| | * | | | | | | | issue #7126 Latex output format fixesalbert-github2019-07-283-34/+32
| |/ / / / / / / /
* | | | | | | | | Fixed two compilation issuesDimitri van Heesch2019-07-282-0/+9
|/ / / / / / / /
* | | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-07-272-20/+20
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #7131 from groleo/masterDimitri van Heesch2019-07-272-20/+20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | code.l: make CallContext independent of global variablesAdrian Negreanu2019-07-261-20/+20
| | * | | | | | | | chmod +x runtest.pyAdrian Negreanu2019-07-261-0/+0
| | |/ / / / / / /
* | | | | | | | | Merge branch 'groleo-docgroup'Dimitri van Heesch2019-07-2712-245/+300
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | 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
| |/ / / / / / /