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
*
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
|
*
|
|
|
Merge branch 'memory_leakage_fix' of https://github.com/virusxp/doxygen into ...
Dimitri van Heesch
2019-12-08
1
-6/+14
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Refactoring of portable.h and portable.cpp functions to be contained in a nam...
Tobias Off
2019-11-28
1
-6/+14
|
|
|
/
/
|
*
|
|
Problem converting UCS big endian file
albert-github
2019-11-22
1
-5/+10
|
|
/
/
*
|
|
spelling: javascript
Josh Soref
2019-11-12
1
-1/+1
*
|
|
spelling: identifier
Josh Soref
2019-11-12
1
-1/+1
*
|
|
spelling: embedding
Josh Soref
2019-11-12
1
-2/+2
|
/
/
*
|
Merge pull request #7377 from albert-github/feature/bug_spell_src
Dimitri van Heesch
2019-11-06
1
-1/+1
|
\
\
|
*
|
Spelling corrections for src directory
albert-github
2019-11-05
1
-1/+1
*
|
|
issue #7302: Determination of anonymous is too restrictive
Dimitri van Heesch
2019-11-05
1
-1/+1
|
/
/
*
|
Replaced QList<ListItemInfo> with std::vector<ListItemInfo>
Dimitri van Heesch
2019-10-29
1
-12/+10
*
|
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
*
|
Merge pull request #7341 from ellert/source-date-year
Dimitri van Heesch
2019-10-28
1
-3/+9
|
\
\
|
*
|
Let $year support SOURCE_DATE_EPOCH
Mattias Ellert
2019-10-19
1
-3/+9
*
|
|
Changed ArgumentList to be an STL container
Dimitri van Heesch
2019-10-27
1
-403/+247
|
/
/
*
|
Problem with round brackets in PS output
albert-github
2019-10-09
1
-0/+20
|
/
*
issue #7271 Tilde in preprocessor macro disappears in latex
albert-github
2019-09-19
1
-1/+1
*
Merge pull request #7260 from albert-github/feature/bug_xref_page
Dimitri van Heesch
2019-09-17
1
-1/+2
|
\
|
*
Warning with xrefitem from documentation
albert-github
2019-09-13
1
-1/+2
*
|
issue #7262 ALIASES not found when filename has more than one dot
albert-github
2019-09-15
1
-1/+2
|
/
*
Refactoring code for dot related source files
Dimitri van Heesch
2019-09-10
1
-3/+3
*
Backslash in href.
albert-github
2019-09-02
1
-0/+1
*
issue #7216: non-const getGroupDef() called on aliased member
Dimitri van Heesch
2019-08-25
1
-2/+0
*
issue #7147: No warning when same page created
albert-github
2019-08-07
1
-0/+2
*
Merge pull request #7042 from albert-github/feature/bug_632754
Dimitri van Heesch
2019-08-07
1
-0/+5
|
\
|
*
Bug 632754 - The \copydoc Command Requires The Use of C++ Syntax in C# Code
albert-github
2019-06-07
1
-0/+5
*
|
Some fixes and restructuring
Dimitri van Heesch
2019-08-06
1
-0/+70
*
|
Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...
Dimitri van Heesch
2019-08-04
1
-62/+62
|
\
\
[next]