summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spelling: attributeJosh Soref2019-11-121-1/+1
* spelling: assistantJosh Soref2019-11-121-1/+1
* spelling: argJosh Soref2019-11-121-1/+1
* spelling: architectureJosh Soref2019-11-121-1/+1
* spelling: angularJosh Soref2019-11-121-1/+1
* spelling: alreadyJosh Soref2019-11-122-6/+6
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-11-106-2/+25
|\
| * Merge pull request #7344 from albert-github/feature/bug_tclDimitri van Heesch2019-11-106-2/+25
| |\
| | * Small improvements of TCL outputalbert-github2019-10-211-7/+8
| | * Small improvements of TCL outputalbert-github2019-10-216-10/+32
* | | Merge branch 'albert-github-feature/issue_7295'Dimitri van Heesch2019-11-101-6/+21
|\ \ \ | |/ / |/| |
| * | Simplied the logic for moving documentation to the most nested EntryDimitri van Heesch2019-11-101-23/+21
| * | Merge branch 'feature/issue_7295' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-11-101-0/+17
| |\ \ |/ / /
| * | issue #7295 Doxygen documentation of C++17 nested namespace erroneousalbert-github2019-10-061-0/+17
* | | Merge branch 'albert-github-feature/bug_warn_illegal_command'Dimitri van Heesch2019-11-101-6/+12
|\ \ \
| * \ \ Merge branch 'feature/bug_warn_illegal_command' of https://github.com/albert-...Dimitri van Heesch2019-11-101-6/+12
| |\ \ \ |/ / / /
| * | | Better warning message in case of illegal commandalbert-github2019-11-061-4/+4
| * | | Better warning message in case of illegal commandalbert-github2019-11-061-6/+12
* | | | Merge pull request #7375 from albert-github/feature/bug_spell_examplesDimitri van Heesch2019-11-101-2/+2
|\ \ \ \
| * | | | Spelling corrections for examples directoryalbert-github2019-11-041-2/+2
* | | | | Merge pull request #7379 from albert-github/feature/bug_spell_libmscgenDimitri van Heesch2019-11-109-14/+14
|\ \ \ \ \
| * | | | | Spelling corrections for libmscgen directoryalbert-github2019-11-059-14/+14
| |/ / / /
* | | | | Fixed use of uninitialized pointer in preprocessorDimitri van Heesch2019-11-0915-19/+19
* | | | | Remove global state from constexp lexerDimitri van Heesch2019-11-096-52/+98
* | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-11-0956-384/+699
|\ \ \ \ \
| * \ \ \ \ Merge pull request #7377 from albert-github/feature/bug_spell_srcDimitri van Heesch2019-11-0638-60/+59
| |\ \ \ \ \
| | * | | | | Spelling corrections for src directoryalbert-github2019-11-0538-60/+59
| | |/ / / /
| * | | | | Merge pull request #7374 from albert-github/feature/bug_spell_templatesDimitri van Heesch2019-11-062-2/+2
| |\ \ \ \ \
| | * | | | | Spelling corrections for templates directoryalbert-github2019-11-042-2/+2
| | |/ / / /
| * | | | | Merge pull request #7376 from albert-github/feature/bug_spell_docDimitri van Heesch2019-11-063-153/+153
| |\ \ \ \ \
| | * | | | | Spelling corrections for doc directoryalbert-github2019-11-043-153/+153
| | |/ / / /
| * | | | | Merge pull request #7378 from albert-github/feature/bug_spell_addonDimitri van Heesch2019-11-064-152/+468
| |\ \ \ \ \
| | * | | | | Spelling corrections for addon directoryalbert-github2019-11-054-152/+468
| | |/ / / /
| * | | | | Merge pull request #7380 from albert-github/feature/bug_spell_qtoolsDimitri van Heesch2019-11-069-17/+17
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Spelling corrections for qtools directoryalbert-github2019-11-059-17/+17
| | |/ / /
* | | | | Make preprocess code reentrantDimitri van Heesch2019-11-094-1638/+1687
* | | | | Fixed use of uninitialized data in VHDL generatorDimitri van Heesch2019-11-091-5/+8
* | | | | Update of generated VhdlParser files.Dimitri van Heesch2019-11-062-5/+5
|/ / / /
* | | | Merge pull request #7373 from albert-github/feature/bug_spell_testingDimitri van Heesch2019-11-053-3/+3
|\ \ \ \
| * | | | Spelling corrections for testing directoryalbert-github2019-11-043-3/+3
| |/ / /
* | | | Merge pull request #7372 from albert-github/feature/bug_spell_vhdlDimitri van Heesch2019-11-051-1/+1
|\ \ \ \
| * | | | Spelling corrections for vhdl directoryalbert-github2019-11-041-1/+1
| |/ / /
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-11-051-0/+7
|\ \ \ \
| * \ \ \ Merge pull request #7371 from albert-github/feature/bug_tcl_qgdictDimitri van Heesch2019-11-051-0/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | QGDict::hashAsciiKey: Invalid null key due to empty procedure namealbert-github2019-11-041-0/+7
| |/ / /
* | | | issue #7302: Determination of anonymous is too restrictiveDimitri van Heesch2019-11-0517-98/+88
|/ / /
* | | Fix double delete in VHDL error handler.Dimitri van Heesch2019-11-031-2/+0
* | | Update generated VHDL code to JavaCC 7.0.5Dimitri van Heesch2019-11-0316-4850/+2514
* | | Merge branch 'albert-github-feature/bug_code_string'Dimitri van Heesch2019-11-021-0/+10
|\ \ \
| * | | Changed implementation to use SkipString/SkipStringS.Dimitri van Heesch2019-11-021-6/+10