index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Multi-threaded parsing: added locks around global data
Dimitri van Heesch
2020-06-17
1
-18/+20
*
Refactor: modernize markdown and make it thread-safe
Dimitri van Heesch
2020-06-16
1
-2/+4
*
Incorrect label in map of dot files in xhtml (#7840)
albert-github
2020-06-13
1
-0/+10
*
Catch all wrong mkdir calls (coverity)
albert-github
2020-06-12
1
-2/+8
*
Refactor: modernize configuration values
Dimitri van Heesch
2020-06-04
1
-31/+21
*
Added experimental multi-thread input processing support.
Dimitri van Heesch
2020-05-31
1
-4/+14
*
Issue #7804 String double quotes in C get misinterpreted by pdflatex
albert-github
2020-05-27
1
-0/+1
*
Reduce use of WIN32 defines outside of portable
Dimitri van Heesch
2020-05-16
1
-19/+10
*
Refactoring
Dimitri van Heesch
2020-05-15
1
-126/+0
*
issue #7762 C# mode completely broken
albert-github
2020-05-09
1
-0/+2
*
Refactoring: size_t type conversions and QList in DotManager
Dimitri van Heesch
2020-05-02
1
-1/+1
*
Refactoring: Introduce type names for commonly used container types
Dimitri van Heesch
2020-05-01
1
-2/+2
*
Refactoring: modernize g_inputFiles and the parameters of readFileOrDirectory
Dimitri van Heesch
2020-04-30
1
-1/+1
*
Refactoring: replace Doxygen::namespaceAliasDict by Doxygen::namespaceAliasMap
Dimitri van Heesch
2020-04-29
1
-10/+14
*
Refactor: improve encapsulation for ArgumentList
Dimitri van Heesch
2020-04-25
1
-9/+9
*
Fixes missing include and missing html extension logic
Dimitri van Heesch
2020-04-25
1
-1/+1
*
Performance improvements after profiling
Dimitri van Heesch
2020-04-24
1
-71/+75
*
Changed fix as proposed
Dimitri van Heesch
2020-04-09
1
-5/+0
*
Fixed shadowing issue in getFortranDefs and other shadowing cases
Dimitri van Heesch
2020-04-09
1
-7/+7
*
Replaced MemberNameSDict by MemberNameLinkedMap based on LinkedMap
Dimitri van Heesch
2020-04-08
1
-43/+37
*
Replaced FileNameDict/FileNameList by FileNameLinkedMap
Dimitri van Heesch
2020-04-06
1
-21/+17
*
Merge branch 'remove_tcl'
Dimitri van Heesch
2020-03-22
1
-3/+0
|
\
|
*
Remove support for TCL (code is too buggy and unmaintained, language not very...
Dimitri van Heesch
2020-03-15
1
-3/+0
*
|
Merge pull request #7657 from cmorty/fixmessages
Dimitri van Heesch
2020-03-22
1
-304/+304
|
\
\
|
*
|
Fix not correctly formatted messages
Moritz 'Morty' StrĂ¼be
2020-03-21
1
-304/+304
*
|
|
Incorrect link generated for cite and xref (#7648)
albert-github
2020-03-21
1
-0/+1
|
/
/
*
|
Doxygen version information (#7645)
albert-github
2020-03-17
1
-1/+15
|
/
*
Fixed unsigned/signed character warnings
Dimitri van Heesch
2020-03-11
1
-5/+5
*
Remove dead code and fix more warnings
Dimitri van Heesch
2020-03-08
1
-3/+3
*
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-491/+32
*
Merge pull request #7612 from albert-github/feature/issue_7583
Dimitri van Heesch
2020-02-27
1
-2/+7
|
\
|
*
issue #7583 External Links in Inheritance Diagrams open in the Image Frame.
albert-github
2020-02-24
1
-2/+7
*
|
Merge branch 'xreflists'
Dimitri van Heesch
2020-02-27
1
-32/+14
|
\
\
|
*
|
Restructure the way RefLists are handled
Dimitri van Heesch
2020-02-27
1
-32/+14
|
|
/
*
|
Removing warnings from doxygen internal documentation
albert-github
2020-02-25
1
-3/+3
|
/
*
Restructure section handling
Dimitri van Heesch
2020-02-21
1
-13/+12
*
issue #7590 Map .f18 filetype to Fortran
albert-github
2020-02-14
1
-0/+1
*
issue #7544 [Regression 1.8.17] Recursion when computing class usage relations
Dimitri van Heesch
2020-02-02
1
-21/+3
*
Bug 780630 - Nested @ingroup generates bad breadclumb list
albert-github
2020-01-23
1
-1/+1
*
Minor fixes
Dimitri van Heesch
2019-12-25
1
-10/+6
*
Merge branch 'feature/bug_335614' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2019-12-25
1
-0/+13
|
\
|
*
Bug 335614 - HTML link incorrect when using tagfile
albert-github
2019-09-30
1
-0/+13
*
|
Merge branch 'master' into spelling
Dimitri van Heesch
2019-12-23
1
-21/+32
|
\
\
|
*
|
Removed exitCode parameter as it is always 1
Dimitri van Heesch
2019-12-22
1
-2/+2
|
*
|
Merge branch 'feature/bug_terminate' of https://github.com/albert-github/doxy...
Dimitri van Heesch
2019-12-22
1
-4/+2
|
|
\
\
|
|
*
|
Better termination message
albert-github
2019-11-22
1
-4/+2
|
*
|
|
issue #7446: C#: parameter named `extends` is broken in the documentation
Dimitri van Heesch
2019-12-20
1
-5/+5
|
*
|
|
Merge pull request #7428 from RockinRoel/fix_scoped_enum_ref
Dimitri van Heesch
2019-12-08
1
-1/+1
|
|
\
\
\
|
|
*
|
|
Fix incorrect reference resolving of enum class values
Roel Standaert
2019-12-03
1
-1/+1
|
*
|
|
|
Renamed Portables to Portable
Dimitri van Heesch
2019-12-08
1
-4/+4
[next]