index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
doxygen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Refactoring: replacing dynamic_cast by static_cast to improve performance
Dimitri van Heesch
2020-11-13
1
-117/+118
*
Refactoring: Introduce immutable and mutable interfaces
Dimitri van Heesch
2020-11-09
1
-449/+623
*
Minor tweaks
Dimitri van Heesch
2020-11-05
1
-2/+1
*
Merge branch 'Rel_1_8_20_DGA' of https://github.com/DGA45/doxygen into DGA45-...
Dimitri van Heesch
2020-11-05
1
-1/+2
|
\
|
*
Merge remote-tracking branch 'origin/issue7556' into Rel_1_8_20_DGA
DGA45
2020-10-30
1
-1/+2
|
|
\
|
|
*
Fix #7556 ANSI-C anonymous (unnamed) struct/unions duplicated names
DGA45
2020-02-03
1
-1/+2
*
|
|
Fixed issue when testing on ceph code regarding calling aliased members
Dimitri van Heesch
2020-11-02
1
-19/+25
*
|
|
Fixed issue when testing on pytouch code regarding calling aliased members
Dimitri van Heesch
2020-11-01
1
-1/+1
*
|
|
Refactoring: modernized the getUsedNamespaces() method
Dimitri van Heesch
2020-11-01
1
-36/+20
*
|
|
issue #8148: copydoc broken in private sections
Dimitri van Heesch
2020-11-01
1
-1/+1
*
|
|
issue 8143: copydoc in excluded namespace broken after d03e8d9
Dimitri van Heesch
2020-10-31
1
-2/+12
*
|
|
Refactoring: modernize getUsedClasses() method
Dimitri van Heesch
2020-10-29
1
-1/+1
*
|
|
issue #8139 Segfault after a8bf5d3
albert-github
2020-10-29
1
-1/+1
*
|
|
Refactoring: introduce SymbolResolver to group symbol lookup routines
Dimitri van Heesch
2020-10-28
1
-36/+30
*
|
|
Refactoring: Remove unused DefinitionIntf and DefinitionList classes
Dimitri van Heesch
2020-10-23
1
-2/+2
*
|
|
Refactoring: modernize Doxygen::symbolMap
Dimitri van Heesch
2020-10-23
1
-75/+22
*
|
|
Refactoring: modernize TooltipManager class and source reference lists
Dimitri van Heesch
2020-10-20
1
-54/+34
*
|
|
Merge pull request #8112 from albert-github/feature/bug_ext_map_msg
Dimitri van Heesch
2020-10-19
1
-1/+1
|
\
\
\
|
*
|
|
Confusing message for extension mapping for extension with starting dot.
albert-github
2020-10-17
1
-1/+1
*
|
|
|
Enabling both ALLEXTERNALS and BUILTIN_STL_SUPPORT caused artificial STL clas...
Dimitri van Heesch
2020-10-19
1
-1/+1
|
/
/
/
*
|
|
issue #8091: [C++] Newer doxygen versions add a lot of bogus warnings about u...
Dimitri van Heesch
2020-10-14
1
-11/+16
*
|
|
Refactoring: Modernize BaseClassList
Dimitri van Heesch
2020-10-12
1
-10/+4
*
|
|
Refactoring: Remove use of globals/statics in isAccessibleFrom*
Dimitri van Heesch
2020-10-11
1
-1/+7
*
|
|
Merge branch 'albert-github-feature/bug_md_pg_cnt'
Dimitri van Heesch
2020-10-04
1
-2/+6
|
\
\
\
|
*
|
|
Reworked changes a bit
Dimitri van Heesch
2020-10-04
1
-4/+8
|
*
|
|
Merge branch 'feature/bug_md_pg_cnt' of https://github.com/albert-github/doxy...
Dimitri van Heesch
2020-10-03
1
-4/+4
|
|
\
\
\
|
|
*
|
|
Miscounting of lines in respect to page command
albert-github
2020-09-24
1
-4/+4
*
|
|
|
|
Flush warnings file (#8069)
albert-github
2020-10-03
1
-0/+11
|
/
/
/
/
*
|
|
|
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
1
-2/+7
*
|
|
|
issue #8063: Failed to build current "master" branch
Dimitri van Heesch
2020-09-28
1
-6/+12
*
|
|
|
Merge branch 'multithread_outputgen'
Dimitri van Heesch
2020-09-27
1
-24/+87
|
\
\
\
\
|
*
|
|
|
Refactoring: prepare output generators for multi-threaded use
Dimitri van Heesch
2020-09-27
1
-24/+87
|
|
/
/
/
*
|
|
|
#8051 Consider documenting debug options of doxygen
albert-github
2020-09-23
1
-2/+2
|
/
/
/
*
|
|
Fix compiler warning when printing number of cache hits & misses (part 2)
Dimitri van Heesch
2020-09-21
1
-1/+2
*
|
|
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
1
-16/+24
*
|
|
Incorrect duplicate code for Fortran fixed/free recognition
albert-github
2020-09-15
1
-3/+3
*
|
|
issue #8022: Different results on 64 and 32 bit
Dimitri van Heesch
2020-09-11
1
-1/+1
*
|
|
Readability of warning message
albert-github
2020-09-04
1
-2/+2
*
|
|
issue #7977: Broken ref for enum entry (doxygen 1.8.18 -> 1.8.19)
Dimitri van Heesch
2020-08-26
1
-5/+12
*
|
|
Refactoring: OutputList & OutputGen
Dimitri van Heesch
2020-08-24
1
-8/+7
|
/
/
*
|
issue #7973: C++ grouped functions in namespace have disapeard
Dimitri van Heesch
2020-08-24
1
-5/+6
*
|
Format for size_t (in e.g. warnings)
albert-github
2020-08-18
1
-1/+1
*
|
Format for size_t (in e.g. warnings)
albert-github
2020-08-17
1
-1/+1
*
|
issue #7954: The Doxygen uses too much memory (or has probably a memory leak)
Dimitri van Heesch
2020-08-16
1
-10/+10
*
|
Fixed a couple of compiler warnings on Linux
Dimitri van Heesch
2020-08-08
1
-5/+5
*
|
Implement better solution for ThreadPool and std::packaged_task
Dimitri van Heesch
2020-08-06
1
-2/+2
*
|
Implemented workaround for Visual Studio bug in std::packaged_task
Dimitri van Heesch
2020-08-05
1
-4/+6
*
|
New option allowing processing using multiple threads
Dimitri van Heesch
2020-08-05
1
-17/+16
[prev]
[next]