summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Lowercase Findxapian module (same casing as upstream xapian-core)Anonymous Maarten2020-09-162-12/+12
* Merge pull request #8004 from albert-github/feature/bug_listendDimitri van Heesch2020-09-161-0/+2
|\
| * Warning about end of list in brief description after alias `^^` replacementalbert-github2020-09-031-0/+2
* | Merge pull request #8003 from albert-github/feature/bug_aliasDimitri van Heesch2020-09-161-6/+6
|\ \
| * | Command \ilinebr reamainedalbert-github2020-09-031-6/+6
| |/
* | Merge pull request #8036 from madebr/relocatable_cmakeDimitri van Heesch2020-09-1617-79/+79
|\ \
| * | Allow building doxygen as a subprojectAnonymous Maarten2020-09-1617-79/+79
|/ /
* | Refactoring: making xmlcode.l reentrantDimitri van Heesch2020-09-143-295/+331
* | Refactoring: making sqlcode.l reentrantDimitri van Heesch2020-09-132-157/+150
* | Refactoring: making vhdlcode.l reentrantDimitri van Heesch2020-09-135-1156/+1185
* | Merge pull request #8014 from albert-github/feature/issue_6442Dimitri van Heesch2020-09-121-0/+22
|\ \
| * | issue #6442 C++: Trailing return type syntax + voidalbert-github2020-09-081-2/+2
| * | issue #6442 C++: Trailing return type syntax + voidalbert-github2020-09-071-0/+22
* | | Merge branch 'albert-github-feature/issue_8015'Dimitri van Heesch2020-09-111-350/+364
|\ \ \
| * | | Split lexer rulesDimitri van Heesch2020-09-111-353/+361
| * | | Merge branch 'feature/issue_8015' of https://github.com/albert-github/doxygen...Dimitri van Heesch2020-09-111-0/+6
| |\ \ \
| | * | | issue #8015 Special command \skip and \until no longer functional in ALIASESalbert-github2020-09-071-0/+6
| | |/ /
* | | | Forgot to remove some dead codeDimitri van Heesch2020-09-111-14/+0
|/ / /
* | | Merge branch 'albert-github-feature/issue_8017'Dimitri van Heesch2020-09-111-5162/+5197
|\ \ \
| * | | Split into separate rulesDimitri van Heesch2020-09-111-5164/+5183
| * | | Merge branch 'feature/issue_8017' of https://github.com/albert-github/doxygen...Dimitri van Heesch2020-09-111-0/+16
| |\ \ \ |/ / / /
| * | | issue #8017 C++: mishandling of brackets used in trailing return typesalbert-github2020-09-081-0/+16
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-09-111-6/+6
|\ \ \ \
| * \ \ \ Merge pull request #8020 from albert-github/feature/bug_testsqlite3_python3Dimitri van Heesch2020-09-101-6/+6
| |\ \ \ \
| | * | | | Make testsqlite3.py python script running with python 3albert-github2020-09-081-6/+6
| | |/ / /
* | | | | issue #8022: Different results on 64 and 32 bitDimitri van Heesch2020-09-111-1/+1
|/ / / /
* | | | Refactoring: making fortrancode.l reentrantDimitri van Heesch2020-09-105-907/+980
|/ / /
* | | Merge pull request #8013 from albert-github/feature/bug_trail_retDimitri van Heesch2020-09-071-1/+1
|\ \ \ | |/ / |/| |
| * | Double "->" in warning in case of trailing return typealbert-github2020-09-071-1/+1
|/ /
* | Refactoring: making pycode.l reentrantDimitri van Heesch2020-09-064-1206/+1260
* | Merge pull request #8007 from albert-github/feature/bug_warn_readDimitri van Heesch2020-09-061-2/+2
|\ \
| * | Readability of warning messagealbert-github2020-09-041-2/+2
* | | Merge pull request #8008 from albert-github/feature/bug_python_versionDimitri van Heesch2020-09-062-4/+4
|\ \ \
| * | | Consistency in documentation of used Python versionsalbert-github2020-09-042-4/+4
| |/ /
* | | Merge pull request #8012 from albert-github/feature/regr_7840Dimitri van Heesch2020-09-061-1/+1
|\ \ \
| * | | Not always linking in map as maps use name instead if idalbert-github2020-09-061-1/+1
|/ / /
* | | Compilation fixes for code.l (part 4)Dimitri van Heesch2020-09-061-1/+1
* | | Compilation fixes for code.l (part 3)Dimitri van Heesch2020-09-051-4/+3
* | | Compilation fixed for code.l (part 2)Dimitri van Heesch2020-09-051-3/+3
* | | Compilation fixes for code.lDimitri van Heesch2020-09-051-6/+7
* | | Refactoring: modernised the remaining containers in code.lDimitri van Heesch2020-09-051-125/+106
* | | Refactoring: replaced QStack by std::stack for scopeStackDimitri van Heesch2020-09-051-31/+37
* | | Refactoring: replaced codeClassSDict by codeClassMap in code.lDimitri van Heesch2020-09-041-47/+75
|/ /
* | Merge pull request #7998 from albert-github/feature/issue_7996Dimitri van Heesch2020-09-031-1/+1
|\ \ | |/ |/|
| * issue #7996 \ref commands broken in markdown tablesalbert-github2020-09-021-1/+1
|/
* Merge pull request #7997 from albert-github/feature/issue_7995Dimitri van Heesch2020-09-023-0/+17
|\
| * issue #7995 Doxygen doesn't handle very simple example in the .md filealbert-github2020-09-023-0/+17
|/
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-09-012-4/+12
|\
| * Merge pull request #7981 from albert-github/feature/bug_647654Dimitri van Heesch2020-08-302-4/+12
| |\
| | * bug_647654 Special command \fn fails when first argument of PHP function is c...albert-github2020-08-282-4/+12