index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: replacing dynamic_cast by static_cast to improve performance
Dimitri van Heesch
2020-11-13
1
-2/+2
*
Refactoring: Introduce immutable and mutable interfaces
Dimitri van Heesch
2020-11-09
1
-3/+11
*
Refactoring: introduce SymbolResolver to group symbol lookup routines
Dimitri van Heesch
2020-10-28
1
-84/+0
*
issue #8103: C++ Table of content, namespace list does not contains namespace...
Dimitri van Heesch
2020-10-19
1
-1/+2
*
Performance tweak: Pass BaseClassList by const reference
Dimitri van Heesch
2020-10-17
1
-1/+1
*
issue #8091: [C++] Newer doxygen versions add a lot of bogus warnings about u...
Dimitri van Heesch
2020-10-14
1
-1/+1
*
Refactoring: Modernize BaseClassList
Dimitri van Heesch
2020-10-12
1
-2/+2
*
Refactoring: Remove use of globals/statics in isAccessibleFrom*
Dimitri van Heesch
2020-10-11
1
-4/+62
*
Merge branch 'albert-github-feature/bug_md_pg_cnt'
Dimitri van Heesch
2020-10-04
1
-1/+3
|
\
|
*
Reworked changes a bit
Dimitri van Heesch
2020-10-04
1
-1/+3
|
*
Merge branch 'feature/bug_md_pg_cnt' of https://github.com/albert-github/doxy...
Dimitri van Heesch
2020-10-03
1
-1/+1
|
|
\
|
|
*
Miscounting of lines in respect to page command
albert-github
2020-09-24
1
-1/+1
*
|
|
Using f() instead f(void) in C++ , consistency
albert-github
2020-10-02
1
-1/+1
|
/
/
*
|
Refactoring: prepare output generators for multi-threaded use
Dimitri van Heesch
2020-09-27
1
-8/+5
|
/
*
Incorrect duplicate code for Fortran fixed/free recognition
albert-github
2020-09-15
1
-0/+3
*
Moved stripIndentation() to util, make it safe for empty input
Dimitri van Heesch
2020-08-05
1
-0/+1
*
Incorrect label in map of dot files in xhtml (#7840)
albert-github
2020-06-13
1
-0/+1
*
Refactor: modernize configuration values
Dimitri van Heesch
2020-06-04
1
-1/+2
*
Refactoring
Dimitri van Heesch
2020-05-15
1
-4/+0
*
Refactoring: Introduce type names for commonly used container types
Dimitri van Heesch
2020-05-01
1
-2/+2
*
Refactoring: migrate MemberNameInfoSDict to MemberNameInfoLinkedMap
Dimitri van Heesch
2020-04-27
1
-1/+0
*
Fixes missing include and missing html extension logic
Dimitri van Heesch
2020-04-25
1
-0/+1
*
Performance improvements after profiling
Dimitri van Heesch
2020-04-24
1
-4/+6
*
Changed fix as proposed
Dimitri van Heesch
2020-04-09
1
-1/+0
*
Replaced FileNameDict/FileNameList by FileNameLinkedMap
Dimitri van Heesch
2020-04-06
1
-3/+3
*
Doxygen version information (#7645)
albert-github
2020-03-17
1
-0/+1
*
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-1/+1
*
Merge pull request #7612 from albert-github/feature/issue_7583
Dimitri van Heesch
2020-02-27
1
-1/+1
|
\
|
*
issue #7583 External Links in Inheritance Diagrams open in the Image Frame.
albert-github
2020-02-24
1
-1/+1
*
|
Restructure the way RefLists are handled
Dimitri van Heesch
2020-02-27
1
-4/+7
|
/
*
Compilation warnings
albert-github
2020-02-22
1
-1/+1
*
Minor fixes
Dimitri van Heesch
2019-12-25
1
-3/+1
*
Merge branch 'feature/bug_335614' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2019-12-25
1
-0/+4
|
\
|
*
Bug 335614 - HTML link incorrect when using tagfile
albert-github
2019-09-30
1
-0/+4
*
|
Replaced QList<ListItemInfo> with std::vector<ListItemInfo>
Dimitri van Heesch
2019-10-29
1
-2/+2
*
|
Replaced QList<SectionInfo> by std::vector<SectionInfo>
Dimitri van Heesch
2019-10-29
1
-1/+0
*
|
Embed TagInfo struct inside Entry
Dimitri van Heesch
2019-10-28
1
-1/+1
*
|
Changed ArgumentList to be an STL container
Dimitri van Heesch
2019-10-27
1
-11/+11
*
|
Problem with round brackets in PS output
albert-github
2019-10-09
1
-0/+2
|
/
*
Warning with xrefitem from documentation
albert-github
2019-09-13
1
-0/+1
*
Merge pull request #7042 from albert-github/feature/bug_632754
Dimitri van Heesch
2019-08-07
1
-0/+1
|
\
|
*
Bug 632754 - The \copydoc Command Requires The Use of C++ Syntax in C# Code
albert-github
2019-06-07
1
-0/+1
*
|
Some fixes and restructuring
Dimitri van Heesch
2019-08-06
1
-0/+1
*
|
Improved constness and avoid using non-const members of aliases
Dimitri van Heesch
2019-07-29
1
-6/+8
*
|
issue #7033 Syntax highlighting doesn't work when calling \dontinclude from M...
albert-github
2019-06-06
1
-0/+1
|
/
*
Merge pull request #6913 from albert-github/feature/url_to_md_file
Dimitri van Heesch
2019-05-12
1
-0/+2
|
\
|
*
Markdown file as internet link
albert-github
2019-04-05
1
-0/+2
*
|
Add const correctness for argument lists
Dimitri van Heesch
2019-05-05
1
-3/+3
*
|
Further const correctness changes
Dimitri van Heesch
2019-05-05
1
-1/+1
*
|
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-41/+39
|
/
[next]