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
*
Update doxygen copyright (year)
Release_1_9_1
Dimitri van Heesch
2021-01-08
1
-1/+1
*
Fix coverity dead-code warning
Dimitri van Heesch
2021-01-08
1
-1/+1
*
Various fixes based on coverity scan results
Dimitri van Heesch
2021-01-05
1
-142/+175
*
issue #8296: LaTeX Error: File ... not found (for caffee project)
Dimitri van Heesch
2021-01-05
1
-10/+2
*
issue #8300: File naming changed in Doxygen 1.9.0
Dimitri van Heesch
2021-01-04
1
-1/+12
*
Refactoring: moderize Doxygen::dirRelations
Dimitri van Heesch
2021-01-02
1
-2/+1
*
issue #8296: LaTeX Error: File ... not found.
Dimitri van Heesch
2021-01-02
1
-1/+12
*
issue #8295: segmentation fault
Dimitri van Heesch
2021-01-02
1
-5/+9
*
Refactoring: modernise Doxygen::clangUsrMap
Dimitri van Heesch
2021-01-01
1
-2/+2
*
Refactoring: remove unused Doxygen::htmlDirMap
Dimitri van Heesch
2021-01-01
1
-1/+0
*
Refactoring: replace Doxygen::directories by Doxygen::dirLinkedMap
Dimitri van Heesch
2021-01-01
1
-11/+7
*
Refactoring: remove unused Doxygen::entryDBFileName and Doxygen::objDBFileName
Dimitri van Heesch
2021-01-01
1
-24/+0
*
Refactoring: replace Doxygen::groupSDict by Doxygen::groupLinkedMap
Dimitri van Heesch
2020-12-31
1
-58/+38
*
Refactoring: replaced PageSDict by PageLinked*Map
Dimitri van Heesch
2020-12-31
1
-46/+33
*
Fix cases where classes inside inline namespaces could lead to crashes
Dimitri van Heesch
2020-12-31
1
-166/+201
*
Fix potential crash with inline namespace
Dimitri van Heesch
2020-12-30
1
-25/+29
*
Refactoring: replace Doxygen::memGrpInfoDict by Doxygen::memberGroupInfoMap
Dimitri van Heesch
2020-12-30
1
-7/+6
*
issue #8291: Doxygen crash on Windows when INLINE_SIMPLE_STRUCTS=YES
Dimitri van Heesch
2020-12-30
1
-4/+16
*
Refactoring: modernise member indices
Dimitri van Heesch
2020-12-30
1
-11/+8
*
Avoid "Internal inconsistency" warnings for scoped enums
Dimitri van Heesch
2020-12-26
1
-3/+7
*
When instantiating templates also instantiate nested classes
Dimitri van Heesch
2020-12-26
1
-9/+2
*
Improved sorting of class list/hierarchy
Dimitri van Heesch
2020-12-26
1
-3/+9
*
issue #8050: Artificial classDef confuses getCanonicalTypeForIdentifier() (pa...
Dimitri van Heesch
2020-12-25
1
-9/+34
*
Refactoring: Re-added sorting for namespaces
Dimitri van Heesch
2020-12-25
1
-0/+8
*
Refactoring: better processing of (un)quoted values for tags in the configura...
Dimitri van Heesch
2020-12-25
1
-1/+1
*
issue #8050: Artificial classDef confuses getCanonicalTypeForIdentifier()
Dimitri van Heesch
2020-12-24
1
-1/+6
*
issue #8274 List entries for file & namespace enums (part 2)
Dimitri van Heesch
2020-12-24
1
-3/+9
*
Regression: fixed 'no matching class member found for' warning in OpenMSX pro...
Dimitri van Heesch
2020-12-23
1
-2/+2
*
issue #8274: List entries for file & namespace enums
Dimitri van Heesch
2020-12-23
1
-76/+65
*
Refactoring: replace NamespaceSDict by NamespaceLinkedMap
Dimitri van Heesch
2020-12-23
1
-71/+56
*
issue #6471: Out-of-line documentation of scoped enums
Dimitri van Heesch
2020-12-22
1
-3/+76
*
Fixed more issues handling Java nested generic classes (part 2)
Dimitri van Heesch
2020-12-22
1
-2/+6
*
Fixed more issues handling Java nested generic classes
Dimitri van Heesch
2020-12-22
1
-2/+28
*
Refactoring: remove unused Doxygen::genericsSDict
Dimitri van Heesch
2020-12-22
1
-23/+2
*
Fixed scope resolution problem for nested Java generics
Dimitri van Heesch
2020-12-22
1
-8/+13
*
Regression: Fixed crash while processing the Kafka package.
Dimitri van Heesch
2020-12-20
1
-1/+0
*
Removed unused taggedInnerClasses member
Dimitri van Heesch
2020-12-19
1
-1/+0
*
Refactoring: replace ClassSDict by ClassLinkedMap/ClassLinkedRefMap
Dimitri van Heesch
2020-12-19
1
-210/+182
*
Add param validation to typedef function pointers
Fabio Utzig
2020-12-17
1
-1/+1
*
Merge pull request #8197 from albert-github/feature/issue_8023
Dimitri van Heesch
2020-12-02
1
-0/+1
|
\
|
*
issue #8023 Add option to exit with non-zero exit code on warnings even if WA...
albert-github
2020-11-23
1
-0/+1
*
|
Improve handling of inline namespace members in LateX/RTF output
Dimitri van Heesch
2020-12-02
1
-0/+1
*
|
Missing \noop in list with commands starting with "\n" for escaping in aliases
albert-github
2020-11-28
1
-0/+1
|
/
*
issue #8070: C++: \var don't document enum class values
Dimitri van Heesch
2020-11-22
1
-1/+26
*
issue #8192: Excluded inline namespace broken after a5792da8
Dimitri van Heesch
2020-11-21
1
-49/+77
*
issue #8192: Excluded inline namespace broken after a5792da8
Dimitri van Heesch
2020-11-21
1
-2/+2
*
Refactoring: removing setVisited/isVisited members
Dimitri van Heesch
2020-11-20
1
-81/+19
*
issue #8177: Incorrect inheritance with forward declared templated classes
Dimitri van Heesch
2020-11-17
1
-14/+9
*
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
[next]