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
...
*
Refactoring: Modernize BaseClassList
Dimitri van Heesch
2020-10-12
1
-42/+28
*
Refactoring: Remove use of globals/statics in isAccessibleFrom*
Dimitri van Heesch
2020-10-11
1
-107/+42
*
Merge branch 'albert-github-feature/bug_md_pg_cnt'
Dimitri van Heesch
2020-10-04
1
-6/+14
|
\
|
*
Reworked changes a bit
Dimitri van Heesch
2020-10-04
1
-6/+9
|
*
Merge branch 'feature/bug_md_pg_cnt' of https://github.com/albert-github/doxy...
Dimitri van Heesch
2020-10-03
1
-6/+11
|
|
\
|
|
*
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
1
-7/+9
*
|
|
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
-38/+25
|
/
*
Refactoring: replaced QCache by STL based LRU cache implementation.
Dimitri van Heesch
2020-09-20
1
-45/+37
*
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
1
-1/+54
|
\
|
*
Incorrect duplicate code for Fortran fixed/free recognition
albert-github
2020-09-15
1
-1/+54
*
|
issue #8034: doxygen crashes
Dimitri van Heesch
2020-09-17
1
-1/+1
|
/
*
Double "->" in warning in case of trailing return type
albert-github
2020-09-07
1
-1/+1
*
issue #7973: C++ grouped functions in namespace have disapeard
Dimitri van Heesch
2020-08-24
1
-30/+42
*
Improvement of line count for e.g. warnings
albert-github
2020-08-15
1
-1/+1
*
issue #7951: Doxywizard 1.8.19 (Windows): Source code directory seems to be i...
Dimitri van Heesch
2020-08-10
1
-2/+2
*
Refactoring: changed QValueList to std::vector for template engine
Dimitri van Heesch
2020-08-06
1
-1/+2
*
New option allowing processing using multiple threads
Dimitri van Heesch
2020-08-05
1
-4/+0
*
Merge branch 'albert-github-feature/bug_py_empty_comment'
Dimitri van Heesch
2020-08-05
1
-0/+49
|
\
|
*
Moved stripIndentation() to util, make it safe for empty input
Dimitri van Heesch
2020-08-05
1
-0/+49
|
/
*
issue #7727: warning: documented symbol `static bool (long-winded C++ type)' ...
Dimitri van Heesch
2020-08-04
1
-64/+32
*
issue #7881: More flexible and correct detection of direction of an argument ...
Dimitri van Heesch
2020-07-31
1
-1/+1
*
issue #7881: More flexible and correct detection of direction of an argument ...
Dimitri van Heesch
2020-07-30
1
-7/+10
*
Simplified extractDirection()
Dimitri van Heesch
2020-07-30
1
-20/+4
*
Merge branch 'feature/bug_direction' of https://github.com/albert-github/doxy...
Dimitri van Heesch
2020-07-30
1
-4/+19
|
\
|
*
More flexible and correct detection of direction of an argument
albert-github
2020-06-28
1
-4/+19
*
|
Better handling of \\ilinebr
Dimitri van Heesch
2020-07-28
1
-6/+9
|
/
*
Don't crash if output subdirectories already exist
tttapa
2020-06-18
1
-4/+8
*
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
[prev]
[next]