index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Number of translatable terms (like Chapter) are in English instead of Greek (...
albert-github
2020-06-13
3
-6/+33
|
*
Merge pull request #7843 from albert-github/feature/bug_coverity_mkdir
Dimitri van Heesch
2020-06-13
4
-5/+19
|
|
\
|
|
*
Catch all wrong mkdir calls (coverity)
albert-github
2020-06-12
4
-5/+19
|
*
|
Merge pull request #7844 from albert-github/feature/bug_coverity_mscgen
Dimitri van Heesch
2020-06-13
5
-4/+50
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Coverity uninitialized variable in mscgen_api.cpp
albert-github
2020-06-12
5
-4/+50
|
|
/
*
|
Add options to enable various sanitizers
Dimitri van Heesch
2020-06-13
10
-10/+559
|
/
*
Regression: further fixes to make the documentation build again
Dimitri van Heesch
2020-06-10
4
-1662/+1298
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-06-10
5
-41/+158
|
\
|
*
issue #7778 Build fails with javacc 5.0 (#7779)
albert-github
2020-06-10
2
-1/+22
|
*
Merge pull request #7830 from maddox11/missing_instance_rework
Dimitri van Heesch
2020-06-10
3
-40/+136
|
|
\
|
|
*
missing instance-rework
hake
2020-06-03
3
-40/+136
*
|
|
Regression: fix issue with substitute characters
Dimitri van Heesch
2020-06-10
1
-1/+1
|
/
/
*
|
Fix win64 compiler warnings
Dimitri van Heesch
2020-06-10
1
-4/+4
*
|
Merge branch 'refactor_qcstring'
Dimitri van Heesch
2020-06-10
10
-846/+279
|
\
\
|
*
|
Refactor: make QCString a wrapper around std::string
Dimitri van Heesch
2020-06-10
10
-846/+279
*
|
|
Merge pull request #7837 from albert-github/feature/bug_tests_latex_hangs
Dimitri van Heesch
2020-06-09
1
-6/+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
LaTeX test were hanging for a.o. Hungarian on Windows
albert-github
2020-06-08
1
-6/+13
|
/
/
*
|
Revert pull request #7703: make declArgumentList be from declaration, and arg...
Dimitri van Heesch
2020-06-07
1
-3/+3
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-06-06
1
-1/+1
|
\
\
|
*
\
Merge pull request #7829 from albert-github/feature/bug_htmlhelp_indon
Dimitri van Heesch
2020-06-06
1
-1/+1
|
|
\
\
|
|
*
|
Incorrect htmlhelp language code for Indonesian
albert-github
2020-06-04
1
-1/+1
|
|
|
/
*
|
|
Minor documentation updates
Dimitri van Heesch
2020-06-06
5
-64/+697
|
/
/
*
|
Prevent potential empty string
Dimitri van Heesch
2020-06-06
1
-1/+1
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-06-06
1
-1/+1
|
\
\
|
*
\
Merge pull request #7834 from albert-github/feature/issue_7833
Dimitri van Heesch
2020-06-06
1
-1/+1
|
|
\
\
|
|
*
|
issue #7833 Empty string in PREDEFINED throws
albert-github
2020-06-06
1
-1/+1
|
|
/
/
*
|
|
Fixed compilation issue on Windows for setNum with size_t argument
Dimitri van Heesch
2020-06-06
2
-2/+2
|
/
/
*
|
Issue #7831: Error building docs after 0df1623c9363d52a2b04457233dcf2c64319b03c
Dimitri van Heesch
2020-06-05
2
-19/+29
*
|
Refactor: modernize configuration values
Dimitri van Heesch
2020-06-04
29
-1088/+1041
|
/
*
Update installation documentation for Linux binary distribution
Dimitri van Heesch
2020-06-01
1
-49/+39
*
Added copyright header to threadpool.h
Dimitri van Heesch
2020-05-31
1
-0/+16
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-05-31
1
-0/+5
|
\
|
*
Merge pull request #7814 from albert-github/feature/bug_empty_setting
Dimitri van Heesch
2020-05-31
1
-0/+5
|
|
\
|
|
*
Empty enum setting in configuration file
albert-github
2020-05-29
1
-0/+5
|
|
/
*
|
Added experimental multi-thread input processing support.
Dimitri van Heesch
2020-05-31
13
-107/+329
|
/
*
Merge pull request #7794 from wataash/cmake-list-dir
Dimitri van Heesch
2020-05-27
1
-14/+14
|
\
|
*
Replace ${CMAKE_SOURCE_DIR}/path/to/current/cmake-lists-txt/dir with ${CMAKE_...
Wataru Ashihara
2020-05-23
1
-14/+14
*
|
Merge pull request #7776 from albert-github/feature/bug_git_in
Dimitri van Heesch
2020-05-27
1
-0/+13
|
\
\
|
*
|
Change of git version input file was not taken into account
albert-github
2020-05-15
1
-0/+13
*
|
|
Merge pull request #7806 from albert-github/feature/bug_py_mult
Dimitri van Heesch
2020-05-27
1
-0/+4
|
\
\
\
|
*
|
|
Warning in case of multiple python documentation sections.
albert-github
2020-05-27
1
-0/+4
*
|
|
|
Merge pull request #7801 from albert-github/feature/bug_warn_struct
Dimitri van Heesch
2020-05-27
1
-7/+4
|
\
\
\
\
|
*
|
|
|
Better warning for non documented struct
albert-github
2020-05-24
1
-7/+4
|
|
/
/
/
*
|
|
|
Merge pull request #7805 from albert-github/feature/issue_7804
Dimitri van Heesch
2020-05-27
2
-2/+3
|
\
\
\
\
|
*
|
|
|
Issue #7804 String double quotes in C get misinterpreted by pdflatex
albert-github
2020-05-27
2
-2/+3
|
|
/
/
/
*
|
|
|
Merge pull request #7800 from albert-github/feature/bug_lex_constexp
Dimitri van Heesch
2020-05-27
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Compilation error on debug compilation of constexp.l
albert-github
2020-05-24
1
-1/+1
|
/
/
/
*
|
|
Merge branch 'code_coverage'
Dimitri van Heesch
2020-05-24
11
-7/+85
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Refactoring: Removed creation of MemberDef's for macro definitions from pre.l
Dimitri van Heesch
2020-05-24
16
-122/+161
*
|
|
Refactoring: Removed creation of MemberDef's for macro definitions from pre.l
Dimitri van Heesch
2020-05-22
6
-115/+76
|
/
/
[prev]
[next]