index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
issue #7973: C++ grouped functions in namespace have disapeard
Dimitri van Heesch
2020-08-24
11
-89/+83
*
issue #7970 Doxygen doesn't stop on errors
albert-github
2020-08-19
1
-0/+14
*
Format for size_t (in e.g. warnings)
albert-github
2020-08-18
1
-1/+1
*
issue #7954: The Doxygen uses too much memory (or has probably a memory leak)...
Dimitri van Heesch
2020-08-17
1
-20/+42
*
Format for size_t (in e.g. warnings)
albert-github
2020-08-17
1
-1/+1
*
issue #7954: The Doxygen uses too much memory (or has probably a memory leak)
Dimitri van Heesch
2020-08-16
4
-86/+133
*
Minor tweaks to clangparser.cpp
Dimitri van Heesch
2020-08-15
1
-8/+11
*
Merge pull request #7960 from albert-github/feature/bug_count
Dimitri van Heesch
2020-08-15
2
-5/+5
|
\
|
*
Improvement of line count for e.g. warnings
albert-github
2020-08-15
2
-5/+5
*
|
Merge pull request #7958 from spdw/fix_void_return_type
Dimitri van Heesch
2020-08-15
1
-22/+2
|
\
\
|
*
|
Fixes doxygen/doxygen#7760: void return type reported as not documented
Poehlsen, Stephan
2020-08-14
1
-22/+2
|
|
/
*
|
Updated the swedish language translation to 1.8.19
Björn Palmqvist
2020-08-14
1
-1/+16
|
/
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-08-10
5
-5/+15
|
\
|
*
Merge pull request #7575 from albert-github/feature/bug_py_docstr
Dimitri van Heesch
2020-08-10
2
-2/+12
|
|
\
|
|
*
Using Python docstrings
albert-github
2020-02-07
2
-2/+12
|
*
|
Spelling corrections is comments
albert-github
2020-08-09
3
-3/+3
*
|
|
issue #7951: Doxywizard 1.8.19 (Windows): Source code directory seems to be i...
Dimitri van Heesch
2020-08-10
2
-4/+4
|
/
/
*
|
Fixed a couple of compiler warnings on Linux
Dimitri van Heesch
2020-08-08
2
-6/+6
*
|
Refactoring: changed QValueList to std::vector for template engine
Dimitri van Heesch
2020-08-06
4
-111/+111
*
|
Fixed issue that could cause wrong line numbers
Dimitri van Heesch
2020-08-06
1
-1/+4
*
|
Simplified code by passing lineNr directly
Dimitri van Heesch
2020-08-06
1
-3/+1
*
|
Merge branch 'feature/bug_md_coverity' of https://github.com/albert-github/do...
Dimitri van Heesch
2020-08-06
1
-1/+1
|
\
\
|
*
|
Coverity uninitialized variable
albert-github
2020-08-06
1
-1/+1
*
|
|
Implement better solution for ThreadPool and std::packaged_task
Dimitri van Heesch
2020-08-06
2
-51/+61
|
/
/
*
|
Implemented workaround for Visual Studio bug in std::packaged_task
Dimitri van Heesch
2020-08-05
2
-8/+19
*
|
Compilation fix for clangparser.cpp when -Duse_libclang=NO
Dimitri van Heesch
2020-08-05
1
-1/+1
*
|
Fix for markdown emphasis processing regression.
Dimitri van Heesch
2020-08-05
1
-2/+7
*
|
New option allowing processing using multiple threads
Dimitri van Heesch
2020-08-05
8
-78/+31
*
|
issue #7943: transferArgumentDocumentation is erroneous
Dimitri van Heesch
2020-08-05
1
-2/+2
*
|
Merge branch 'albert-github-feature/bug_py_empty_comment'
Dimitri van Heesch
2020-08-05
3
-56/+62
|
\
\
|
*
|
Moved stripIndentation() to util, make it safe for empty input
Dimitri van Heesch
2020-08-05
3
-50/+50
|
*
|
Merge branch 'feature/bug_py_empty_comment' of https://github.com/albert-gith...
Dimitri van Heesch
2020-08-05
1
-6/+12
|
|
\
\
|
/
/
/
|
*
|
Empty python comment gives problems
albert-github
2020-08-04
1
-6/+12
*
|
|
Modernized tagreader.cpp code
Dimitri van Heesch
2020-08-04
1
-769/+752
|
/
/
*
|
issue #7727: warning: documented symbol `static bool (long-winded C++ type)' ...
Dimitri van Heesch
2020-08-04
1
-64/+32
*
|
Some fixes and cleanup
Dimitri van Heesch
2020-08-03
44
-383/+197
*
|
Merge branch 'master' into feature/bug_xml_lang
Dimitri van Heesch
2020-08-03
24
-455/+471
|
\
\
|
*
|
Vhdl improvements (ALIAS, translation) (#7813)
powARman
2020-08-03
8
-6/+42
|
*
|
Merge pull request #7863 from albert-github/feature/bug_babel_lang
Dimitri van Heesch
2020-08-03
3
-5/+3
|
|
\
\
|
|
*
|
Setting correct babel packages for some languages
albert-github
2020-06-19
3
-5/+3
|
*
|
|
Merge pull request #7782 from wataash/tagend-markdown-em
Dimitri van Heesch
2020-08-03
1
-2/+2
|
|
\
\
\
|
|
*
|
|
issue #7781: allow '>' before Markdown emphasis
Wataru Ashihara
2020-05-23
1
-2/+2
|
*
|
|
|
Replaced QDict<Void> by StringUnorderedSet in dotnode.cpp
Dimitri van Heesch
2020-08-03
1
-21/+20
|
*
|
|
|
Replaced QDict<void> by StringUnorderedSet for fortrancode.l
Dimitri van Heesch
2020-08-03
1
-7/+9
|
*
|
|
|
CMakeLists.txt improvement
Dimitri van Heesch
2020-08-03
1
-2/+10
|
*
|
|
|
Modernize HtmlHelp class
Dimitri van Heesch
2020-08-03
2
-314/+306
|
*
|
|
|
Changed container class for class use and constrained relations from QDict<vo...
Dimitri van Heesch
2020-08-02
2
-54/+30
|
*
|
|
|
Modernize code for the resource manager
Dimitri van Heesch
2020-08-02
4
-26/+25
|
*
|
|
|
Replaced QDict<void> by StringUnorderedSet used to keep track of visited paths
Dimitri van Heesch
2020-08-02
1
-3/+10
|
*
|
|
|
Compiler warning in htmlhelp.cpp
albert-github
2020-08-01
1
-2/+2
[next]