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
*
Made code.l scanner reentrant
Dimitri van Heesch
2019-11-21
4
-2522/+2655
*
Remove bogus flex code
Dimitri van Heesch
2019-11-18
16
-125/+0
*
Replace set of g_inside* booleans with a single g_lang variable
Dimitri van Heesch
2019-11-18
1
-18/+10
*
Made commentcnv.l reentrant
Dimitri van Heesch
2019-11-17
1
-466/+493
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2019-11-16
4
-1/+21
|
\
|
*
Merge pull request #7395 from albert-github/feature/bug_code_hr_md
Dimitri van Heesch
2019-11-16
1
-1/+1
|
|
\
|
|
*
Problem with horizontal ruler directly after fenced code section
albert-github
2019-11-12
1
-1/+1
|
*
|
Merge pull request #7402 from albert-github/feature/bug_hhc
Dimitri van Heesch
2019-11-16
3
-0/+20
|
|
\
\
|
|
*
|
HHC and directory elements starting with "."
albert-github
2019-11-15
3
-0/+20
*
|
|
|
issue #7348 Better warning in case a graph would have been to large
Dimitri van Heesch
2019-11-16
9
-10/+32
|
/
/
/
*
|
|
Merge pull request #7397 from albert-github/feature/issue_7396
Dimitri van Heesch
2019-11-16
1
-8/+8
|
\
\
\
|
*
|
|
Illegal Character in XML output
albert-github
2019-11-13
1
-8/+8
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #7394 from RockinRoel/issue_7393
Dimitri van Heesch
2019-11-16
1
-0/+1
|
\
\
\
|
*
|
|
Fix line count after multiline close group
Roel Standaert
2019-11-12
1
-0/+1
|
|
/
/
*
|
|
Merge pull request #7392 from albert-github/feature/issue_7290
Dimitri van Heesch
2019-11-16
1
-2/+2
|
\
\
\
|
*
|
|
issue #7290 error: Problem running ghostscript gs -q -g562x56 -r384x384x -sDE...
albert-github
2019-11-12
1
-2/+2
|
|
/
/
*
|
|
issue #7403: xref versus namespace in multiple file
Dimitri van Heesch
2019-11-16
2
-3/+3
*
|
|
Fixed issue with "QGDict::hashAsciiKey: Invalid null key" in pre.l
Dimitri van Heesch
2019-11-16
1
-0/+4
*
|
|
remove debug prints
Dimitri van Heesch
2019-11-16
1
-2/+2
|
|
/
|
/
|
*
|
issue #7325: Endless loop in preprocessor due to #define A()
Dimitri van Heesch
2019-11-14
1
-20/+43
|
/
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2019-11-10
6
-2/+25
|
\
|
*
Merge pull request #7344 from albert-github/feature/bug_tcl
Dimitri van Heesch
2019-11-10
6
-2/+25
|
|
\
|
|
*
Small improvements of TCL output
albert-github
2019-10-21
1
-7/+8
|
|
*
Small improvements of TCL output
albert-github
2019-10-21
6
-10/+32
*
|
|
Simplied the logic for moving documentation to the most nested Entry
Dimitri van Heesch
2019-11-10
1
-23/+21
*
|
|
Merge branch 'feature/issue_7295' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2019-11-10
1
-0/+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
issue #7295 Doxygen documentation of C++17 nested namespace erroneous
albert-github
2019-10-06
1
-0/+17
*
|
|
Merge branch 'feature/bug_warn_illegal_command' of https://github.com/albert-...
Dimitri van Heesch
2019-11-10
1
-6/+12
|
\
\
\
|
*
|
|
Better warning message in case of illegal command
albert-github
2019-11-06
1
-4/+4
|
*
|
|
Better warning message in case of illegal command
albert-github
2019-11-06
1
-6/+12
*
|
|
|
Fixed use of uninitialized pointer in preprocessor
Dimitri van Heesch
2019-11-09
15
-19/+19
*
|
|
|
Remove global state from constexp lexer
Dimitri van Heesch
2019-11-09
6
-52/+98
*
|
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2019-11-09
38
-60/+59
|
\
\
\
\
|
*
\
\
\
Merge pull request #7377 from albert-github/feature/bug_spell_src
Dimitri van Heesch
2019-11-06
38
-60/+59
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Spelling corrections for src directory
albert-github
2019-11-05
38
-60/+59
*
|
|
|
|
Make preprocess code reentrant
Dimitri van Heesch
2019-11-09
4
-1638/+1687
*
|
|
|
|
Fixed use of uninitialized data in VHDL generator
Dimitri van Heesch
2019-11-09
1
-5/+8
|
/
/
/
/
*
|
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2019-11-05
1
-0/+7
|
\
\
\
\
|
*
|
|
|
QGDict::hashAsciiKey: Invalid null key due to empty procedure name
albert-github
2019-11-04
1
-0/+7
|
|
/
/
/
*
|
|
|
issue #7302: Determination of anonymous is too restrictive
Dimitri van Heesch
2019-11-05
15
-92/+82
|
/
/
/
*
|
|
Changed implementation to use SkipString/SkipStringS.
Dimitri van Heesch
2019-11-02
1
-6/+10
*
|
|
Merge branch 'feature/bug_code_string' of https://github.com/albert-github/do...
Dimitri van Heesch
2019-11-02
1
-0/+6
|
\
\
\
|
*
|
|
Code highlighting.
albert-github
2019-10-10
1
-0/+6
*
|
|
|
Merge pull request #7323 from albert-github/feature/bug_empty_html_tag
Dimitri van Heesch
2019-11-02
1
-18/+26
|
\
\
\
\
|
*
|
|
|
Skip empty HTML tag
albert-github
2019-10-15
1
-18/+26
*
|
|
|
|
Merge pull request #7364 from albert-github/feature/issue_7358
Dimitri van Heesch
2019-11-02
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
issue #7358: Ternary conditional and null-coalescing operator in constructor ...
albert-github
2019-10-30
1
-1/+1
*
|
|
|
|
|
Removing left over debug statements
albert-github
2019-11-01
2
-5/+5
*
|
|
|
|
|
Merge branch 'master' into feature/bug_param_missing_warn
Dimitri van Heesch
2019-11-01
70
-3932/+2833
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Removed commented out line
Dimitri van Heesch
2019-11-01
1
-1/+0
[next]