summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added support for mingw PRETTY_FUNC (#8059)ArmandZampieri2020-10-051-1/+1
* Merge branch 'albert-github-feature/bug_md_pg_cnt'Dimitri van Heesch2020-10-0411-58/+75
|\
| * Reworked changes a bitDimitri van Heesch2020-10-0410-64/+52
| * Merge branch 'feature/bug_md_pg_cnt' of https://github.com/albert-github/doxy...Dimitri van Heesch2020-10-0314-61/+90
| |\
| | * Miscounting of lines in respect to page commandalbert-github2020-09-241-3/+6
| | * Miscounting of lines in respect to page commandalbert-github2020-09-2414-62/+88
* | | Merge pull request #8074 from albert-github/feature/bug_RCSDimitri van Heesch2020-10-041-1/+2
|\ \ \
| * | | Incorrect recognition as RCS tagalbert-github2020-10-041-1/+2
|/ / /
* | | Flush warnings file (#8069)albert-github2020-10-033-0/+18
* | | Merge pull request #8072 from albert-github/feature/bug_consitency_voidDimitri van Heesch2020-10-035-24/+24
|\ \ \ | |/ / |/| |
| * | Using f() instead f(void) in C++ , consistencyalbert-github2020-10-025-24/+24
* | | Merge branch 'refactor_searchindex'Dimitri van Heesch2020-10-0312-1387/+124
|\ \ \ | |/ / |/| |
| * | refactoring: modernize search indexDimitri van Heesch2020-10-0312-1387/+124
* | | Update README.mdDimitri van Heesch2020-10-021-1/+1
|/ /
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-10-022-2/+2
|\ \
| * \ Merge pull request #8068 from albert-github/feature/bug_loss_dataDimitri van Heesch2020-10-011-1/+1
| |\ \
| | * | Warning about possible loss of dataalbert-github2020-10-011-1/+1
| * | | Merge pull request #8067 from albert-github/feature/bug_int_docuDimitri van Heesch2020-10-011-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Warning in internal documentationalbert-github2020-10-011-1/+1
| |/ /
* | | issue #7706: Md5 hash does not match for two different runsDimitri van Heesch2020-10-021-2/+2
|/ /
* | issue #8066: Doxygen crashes in ClangTUParserDimitri van Heesch2020-09-302-4/+10
* | Merge pull request #8060 from albert-github/feature/bug_md_open_bracketDimitri van Heesch2020-09-291-0/+2
|\ \
| * | No warning for unbalanced brackets in markdownalbert-github2020-09-251-0/+2
* | | Merge pull request #8064 from albert-github/feature/bug_reflistDimitri van Heesch2020-09-291-1/+1
|\ \ \
| * | | Incorrect sorting of reflist itemsalbert-github2020-09-291-1/+1
|/ / /
* | | issue #8063: Failed to build current "master" branchDimitri van Heesch2020-09-283-13/+19
* | | Fix for broken LaTeX output.Dimitri van Heesch2020-09-2722-44/+44
* | | Merge branch 'multithread_outputgen'Dimitri van Heesch2020-09-2736-756/+872
|\ \ \ | |/ / |/| |
| * | Refactoring: prepare output generators for multi-threaded useDimitri van Heesch2020-09-2736-756/+872
| |/
* | Merge pull request #8045 from albert-github/feature/bug_md_fenced_cntDimitri van Heesch2020-09-241-1/+1
|\ \
| * | Miscounting of lines in case of fenced code blockalbert-github2020-09-201-1/+1
* | | Merge pull request #8052 from albert-github/feature/issue_8051Dimitri van Heesch2020-09-241-2/+2
|\ \ \
| * | | #8051 Consider documenting debug options of doxygenalbert-github2020-09-231-2/+2
| | |/ | |/|
* | | Merge pull request #8058 from albert-github/feature/issue_8053Dimitri van Heesch2020-09-241-0/+1
|\ \ \ | |/ / |/| |
| * | issue #8053 error: Attribute target redefined in SVGalbert-github2020-09-241-0/+1
|/ /
* | Fix compiler warning when printing number of cache hits & misses (part 2)Dimitri van Heesch2020-09-211-1/+2
* | issue #8037: Links using @ref stopped working in doxygen 1.8.19Dimitri van Heesch2020-09-219-2/+10
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-09-211-6/+6
|\ \
| * \ Merge pull request #8048 from albert-github/feature/bug_docu_archDimitri van Heesch2020-09-201-6/+6
| |\ \
| | * | Mismatch documentation and build systemalbert-github2020-09-201-6/+6
| | |/
* | | Fix compiler warning when printing number of cache hits & missesDimitri van Heesch2020-09-211-1/+1
|/ /
* | Refactoring: replaced QCache by STL based LRU cache implementation.Dimitri van Heesch2020-09-209-3118/+2166
|/
* Fortran comments with C comments inside (#8000)albert-github2020-09-181-1/+1
* Line count mismatch for Python (#8041)albert-github2020-09-182-4/+3
* Fix too aggressive hyphenation of abbr. words. (#8026)Dmitriy Dorofeev2020-09-171-1/+1
* Merge pull request #8033 from albert-github/feature/bug_ftn_recognDimitri van Heesch2020-09-177-94/+76
|\
| * Incorrect duplicate code for Fortran fixed/free recognitionalbert-github2020-09-157-94/+76
* | Merge pull request #8039 from madebr/xapian_lowercaseDimitri van Heesch2020-09-172-12/+12
|\ \
| * | Lowercase Findxapian module (same casing as upstream xapian-core)Anonymous Maarten2020-09-162-12/+12
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-09-173-7/+9
|\ \ \