index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: Modernize BaseClassList
Dimitri van Heesch
2020-10-12
17
-910/+714
*
Fix type conversion warnings in searchindex.cpp
Dimitri van Heesch
2020-10-12
1
-5/+5
*
Refactoring: Remove use of globals/statics in isAccessibleFrom*
Dimitri van Heesch
2020-10-11
4
-114/+114
*
Spelling error
albert-github
2020-10-11
1
-1/+1
*
Spelling error
albert-github
2020-10-10
1
-1/+1
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-10-10
2
-2/+3
|
\
|
*
Incorrect counting of markdown verbatim block
albert-github
2020-10-08
1
-1/+2
|
*
Warnings during compilation of doctokinizer
albert-github
2020-10-07
1
-1/+1
*
|
Refactoring: Introduce ScopedTypeVariant
Dimitri van Heesch
2020-10-10
3
-437/+463
|
/
*
Minor tweaks
Dimitri van Heesch
2020-10-05
1
-60/+47
*
Merge branch 'feature/bug_doctok_cnt' of https://github.com/albert-github/dox...
Dimitri van Heesch
2020-10-05
3
-238/+315
|
\
|
*
Miscounting lines in doctokinizer
albert-github
2020-09-20
3
-238/+315
*
|
added support for mingw PRETTY_FUNC (#8059)
ArmandZampieri
2020-10-05
1
-1/+1
*
|
Merge branch 'albert-github-feature/bug_md_pg_cnt'
Dimitri van Heesch
2020-10-04
11
-58/+75
|
\
\
|
*
|
Reworked changes a bit
Dimitri van Heesch
2020-10-04
10
-64/+52
|
*
|
Merge branch 'feature/bug_md_pg_cnt' of https://github.com/albert-github/doxy...
Dimitri van Heesch
2020-10-03
14
-61/+90
|
|
\
\
|
|
*
|
Miscounting of lines in respect to page command
albert-github
2020-09-24
1
-3/+6
|
|
*
|
Miscounting of lines in respect to page command
albert-github
2020-09-24
14
-62/+88
*
|
|
|
Incorrect recognition as RCS tag
albert-github
2020-10-04
1
-1/+2
*
|
|
|
Flush warnings file (#8069)
albert-github
2020-10-03
3
-0/+18
*
|
|
|
Merge pull request #8072 from albert-github/feature/bug_consitency_void
Dimitri van Heesch
2020-10-03
5
-24/+24
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Using f() instead f(void) in C++ , consistency
albert-github
2020-10-02
5
-24/+24
*
|
|
|
refactoring: modernize search index
Dimitri van Heesch
2020-10-03
2
-157/+116
|
/
/
/
*
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-10-02
2
-2/+2
|
\
\
\
|
*
\
\
Merge pull request #8068 from albert-github/feature/bug_loss_data
Dimitri van Heesch
2020-10-01
1
-1/+1
|
|
\
\
\
|
|
*
|
|
Warning about possible loss of data
albert-github
2020-10-01
1
-1/+1
|
*
|
|
|
Warning in internal documentation
albert-github
2020-10-01
1
-1/+1
|
|
/
/
/
*
|
|
|
issue #7706: Md5 hash does not match for two different runs
Dimitri van Heesch
2020-10-02
1
-2/+2
|
/
/
/
*
|
|
issue #8066: Doxygen crashes in ClangTUParser
Dimitri van Heesch
2020-09-30
2
-4/+10
*
|
|
Merge pull request #8060 from albert-github/feature/bug_md_open_bracket
Dimitri van Heesch
2020-09-29
1
-0/+2
|
\
\
\
|
*
|
|
No warning for unbalanced brackets in markdown
albert-github
2020-09-25
1
-0/+2
*
|
|
|
Incorrect sorting of reflist items
albert-github
2020-09-29
1
-1/+1
*
|
|
|
issue #8063: Failed to build current "master" branch
Dimitri van Heesch
2020-09-28
3
-13/+19
*
|
|
|
Fix for broken LaTeX output.
Dimitri van Heesch
2020-09-27
20
-42/+42
*
|
|
|
Merge branch 'multithread_outputgen'
Dimitri van Heesch
2020-09-27
34
-750/+862
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Refactoring: prepare output generators for multi-threaded use
Dimitri van Heesch
2020-09-27
34
-750/+862
|
|
/
/
*
|
|
Merge pull request #8045 from albert-github/feature/bug_md_fenced_cnt
Dimitri van Heesch
2020-09-24
1
-1/+1
|
\
\
\
|
*
|
|
Miscounting of lines in case of fenced code block
albert-github
2020-09-20
1
-1/+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #8052 from albert-github/feature/issue_8051
Dimitri van Heesch
2020-09-24
1
-2/+2
|
\
\
\
|
*
|
|
#8051 Consider documenting debug options of doxygen
albert-github
2020-09-23
1
-2/+2
|
|
|
/
|
|
/
|
*
|
|
issue #8053 error: Attribute target redefined in SVG
albert-github
2020-09-24
1
-0/+1
|
/
/
*
|
Fix compiler warning when printing number of cache hits & misses (part 2)
Dimitri van Heesch
2020-09-21
1
-1/+2
*
|
issue #8037: Links using @ref stopped working in doxygen 1.8.19
Dimitri van Heesch
2020-09-21
9
-2/+10
*
|
Fix compiler warning when printing number of cache hits & misses
Dimitri van Heesch
2020-09-21
1
-1/+1
*
|
Refactoring: replaced QCache by STL based LRU cache implementation.
Dimitri van Heesch
2020-09-20
5
-2004/+2166
|
/
*
Fortran comments with C comments inside (#8000)
albert-github
2020-09-18
1
-1/+1
*
Line count mismatch for Python (#8041)
albert-github
2020-09-18
2
-4/+3
*
Fix too aggressive hyphenation of abbr. words. (#8026)
Dmitriy Dorofeev
2020-09-17
1
-1/+1
*
Merge pull request #8033 from albert-github/feature/bug_ftn_recogn
Dimitri van Heesch
2020-09-17
7
-94/+76
|
\
|
*
Incorrect duplicate code for Fortran fixed/free recognition
albert-github
2020-09-15
7
-94/+76
[next]