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
*
remove noexcept from parser interface for better portability
Dimitri van Heesch
2019-12-05
1
-1/+1
*
Split language parser into "outline parser" and "code parser"
Dimitri van Heesch
2019-12-03
44
-705/+636
*
Made scanner.l reentrant
Dimitri van Heesch
2019-12-01
4
-3334/+3377
*
Fix regression when expanding macro to an empty string
Dimitri van Heesch
2019-12-01
1
-3/+4
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2019-11-25
1
-5/+10
|
\
|
*
Merge pull request #7416 from albert-github/feature/bug_UCS_BE
Dimitri van Heesch
2019-11-24
1
-5/+10
|
|
\
|
|
*
Problem converting UCS big endian file
albert-github
2019-11-22
1
-5/+10
*
|
|
Fixed preprocessor hangup regression
Dimitri van Heesch
2019-11-25
1
-11/+20
*
|
|
Fixed preprocessor issue that resulted in "More #endif's than #if's found." w...
Dimitri van Heesch
2019-11-25
1
-1/+1
|
/
/
*
|
Fixed endless loop during preprocessing
Dimitri van Heesch
2019-11-24
1
-0/+3
*
|
Fixed line count misaligned introduced with JAVADOC_BANNER
Dimitri van Heesch
2019-11-24
1
-36/+38
*
|
Cleanup scanner.l code and naming
Dimitri van Heesch
2019-11-24
1
-2756/+2723
|
/
*
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
|
\
\
\
\
[next]