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
*
Refactor: make QCString a wrapper around std::string
Dimitri van Heesch
2020-06-10
10
-846/+279
*
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
|
/
/
*
|
Merge pull request #7790 from albert-github/feature/issue_7595
Dimitri van Heesch
2020-05-22
1
-2/+4
|
\
\
|
*
|
issue #7595 Links from one Markdown file to another do not work
albert-github
2020-05-21
1
-2/+4
|
/
/
*
|
Reduce use of WIN32 defines outside of portable
Dimitri van Heesch
2020-05-16
2
-23/+10
|
/
*
Fix build issue: strlcpy & strlcat are BSD specific
Dimitri van Heesch
2020-05-15
3
-7/+7
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-05-15
2
-2/+11
|
\
|
*
Merge pull request #7566 from DGA45/issue7495
Dimitri van Heesch
2020-05-14
1
-0/+9
|
|
\
|
|
*
Fix #7495 generate "bitfield"
DGA45
2020-02-03
1
-0/+9
|
*
|
Merge pull request #7773 from coliff/patch-1
Dimitri van Heesch
2020-05-14
1
-2/+2
|
|
\
\
|
|
*
|
update URLS on README to prevent redirects
Christian Oliff
2020-05-14
1
-2/+2
|
|
/
/
*
|
|
Refactoring
Dimitri van Heesch
2020-05-15
18
-265/+261
|
/
/
*
|
Merge pull request #7770 from albert-github/feature/bug_compilation_warnings
Dimitri van Heesch
2020-05-12
1
-2/+9
|
\
\
|
*
|
GNU compilation warnings
albert-github
2020-05-11
1
-2/+9
*
|
|
Merge branch 'maddox11-fixed-if-generate-bug'
Dimitri van Heesch
2020-05-12
3
-738/+750
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Added generated files
Dimitri van Heesch
2020-05-12
2
-723/+735
|
*
|
fixed if-generate-bug 7721
hake
2020-05-11
1
-15/+15
|
/
/
*
|
Fixes signed/unsigned mismatch warning in plantuml.cpp
Dimitri van Heesch
2020-05-10
1
-13/+15
[next]