summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | issue #7050 Physical newlines (^^) not working in group names and without spa...albert-github2019-06-121-7/+18
| | |/ / / | |/| | |
* | | | | Fix for race conditions introduced when refactoring dot classes.Dimitri van Heesch2019-06-153-31/+34
| |/ / / |/| | |
* | | | Fix for warning about deletion of pointer to incomplete type 'DotWorkerThread'Dimitri van Heesch2019-06-151-0/+1
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-06-153-0/+10
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #7055 from albert-github/feature/bug_489766Dimitri van Heesch2019-06-133-0/+10
| |\ \ \
| | * | | Bug 489766 - Wrong MSC syntax rejected *silently*albert-github2019-06-131-1/+1
| | * | | Bug 489766 - Wrong MSC syntax rejected *silently*albert-github2019-06-133-0/+10
| | |/ /
* | | | Fix for warning about deletion of pointer to incomplete type 'DotFilePatcher'Dimitri van Heesch2019-06-151-1/+1
|/ / /
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-06-136-6/+17
|\ \ \ | |/ /
| * | Merge pull request #7048 from albert-github/feature/bug_535853Dimitri van Heesch2019-06-101-0/+4
| |\ \
| | * | Bug 535853 - C# consts incorrectly placed under instance variablesalbert-github2019-06-101-0/+4
| |/ /
| * | Merge pull request #7039 from albert-github/feature/issue_7038Dimitri van Heesch2019-06-101-1/+1
| |\ \
| | * | issue #7038 Broken refman.tex with SHOW_FILES=NO and doxygen groupsalbert-github2019-06-061-1/+1
| | |/
| * | Merge pull request #7041 from albert-github/feature/bug_warn_consistencyDimitri van Heesch2019-06-102-2/+6
| |\ \
| | * | Consistency not generated inheritance diagramalbert-github2019-06-072-2/+6
| | |/
| * | Merge pull request #7045 from albert-github/feature/issue_7043Dimitri van Heesch2019-06-101-1/+4
| |\ \
| | * | issue #7043 html output for markdown: different output when using '# Header {...albert-github2019-06-091-1/+4
| |/ /
| * | Merge pull request #7044 from albert-github/feature/bug_copydoc_spaceDimitri van Heesch2019-06-081-1/+1
| |\ \ | | |/ | |/|
| | * No space when replacing `\copydoc` by `\copydetails`albert-github2019-06-081-1/+1
| |/
| * Merge pull request #7024 from albert-github/feature/bug_classdef_countDimitri van Heesch2019-06-051-1/+1
| |\
| | * Doxygen crash on ceph projectalbert-github2019-06-031-1/+1
| |/
| * Merge pull request #7022 from albert-github/feature/issue_7021Dimitri van Heesch2019-06-021-1/+5
| |\
* | | refactoring dot.cppThomas Haller2019-06-1345-5078/+5139
* | | added check if .dot file is already queued for processing before adding a new...Thomas Haller2019-06-102-19/+81
* | | delayed creation and update of .md5 files after successful creation of output...Thomas Haller2019-06-102-36/+55
| |/ |/|
* | issue #7021 Warning about missing item in INCLUDE_PATHalbert-github2019-06-021-1/+5
|/
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-06-024-18/+30
|\
| * Merge pull request #6944 from albert-github/feature/bug_digraphDimitri van Heesch2019-05-311-2/+4
| |\
| | * Handling digraph versus labelalbert-github2019-04-251-2/+4
| * | Merge pull request #7017 from albert-github/feature/bug_rcs_perlDimitri van Heesch2019-05-311-1/+1
| |\ \
| | * | Conflict between RCS tag and (e.g.) php descriptionalbert-github2019-05-301-1/+1
| * | | Merge pull request #7016 from albert-github/feature/issue_7015Dimitri van Heesch2019-05-311-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | issue 7015 Parsing issue with @includedoc and @startumlalbert-github2019-05-291-0/+1
| * | | Merge pull request #6954 from albert-github/feature/bug_ambig_fileDimitri van Heesch2019-05-301-1/+11
| |\ \ \
| | * | | Ambiguous file name in file commandalbert-github2019-05-031-1/+1
| | * | | Ambiguous file name in file commandalbert-github2019-05-021-0/+10
| * | | | Merge pull request #7014 from cmorty/merge/appveyorDimitri van Heesch2019-05-301-14/+13
| |\ \ \ \
| | * | | | Speed up AppVeyor build by using miktex setup tool and activating build cacheMoritz 'Morty' StrĂ¼be2019-05-291-14/+13
| | | |/ / | | |/| |
* | | | | Bug 757574 - Warning regarding subsection with anchor in markdownDimitri van Heesch2019-06-021-4/+14
|/ / / /
* | | | Updated jquery and worked around performance issues in powertip pluginDimitri van Heesch2019-05-308-15/+1345
|/ / /
* | | Fix for printlex after destroying the scanner contextDimitri van Heesch2019-05-281-2/+1
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-05-283-0/+13
|\ \ \
| * \ \ Merge pull request #7005 from groleo/masterDimitri van Heesch2019-05-283-0/+13
| |\ \ \
| | * | | enable debug for re-entrant lexersAdrian Negreanu2019-05-223-0/+13
* | | | | Merge branch 'thomas-haller-issue6960_d'Dimitri van Heesch2019-05-288-116/+83
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added virtual destructor to DotGraph base class and disabled copy constructor...Dimitri van Heesch2019-05-281-7/+9
| * | | | Merge branch 'issue6960_d' of https://github.com/thomas-haller/doxygen into t...Dimitri van Heesch2019-05-288-116/+81
| |\ \ \ \
| | * | | | updated test case to reflect new node numberingThomas Haller2019-05-245-48/+48
| | * | | | changed numbering of dot nodes to prevent different contents being generated ...Thomas Haller2019-05-233-68/+33
| | |/ / /
* | | | | Update appveyor.ymlDimitri van Heesch2019-05-281-2/+5
|/ / / /