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 #7206: Problems with Fortran and `@cond`
Dimitri van Heesch
2019-12-14
1
-7/+15
*
Minor fixes
Dimitri van Heesch
2019-12-12
1
-1/+1
*
issue #7436 Incorrect handling of block comments in VHDL
albert-github
2019-12-11
3
-2/+36
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2019-12-10
3
-4/+30
|
\
|
*
Merge pull request #7431 from albert-github/feature/bug_email
Dimitri van Heesch
2019-12-10
1
-1/+7
|
|
\
|
|
*
Email address seen as code starter
albert-github
2019-12-06
1
-1/+7
|
*
|
Merge pull request #7186 from albert-github/feature/bug_cite_docbook
Dimitri van Heesch
2019-12-08
1
-2/+22
|
|
\
\
|
|
*
|
Incorrect NCName in docbook citations
albert-github
2019-08-12
1
-2/+22
|
*
|
|
Merge pull request #7428 from RockinRoel/fix_scoped_enum_ref
Dimitri van Heesch
2019-12-08
1
-1/+1
|
|
\
\
\
|
|
*
|
|
Fix incorrect reference resolving of enum class values
Roel Standaert
2019-12-03
1
-1/+1
*
|
|
|
|
issue #7412: HTML: Opening a reference link in a new tab does not scroll to t...
Dimitri van Heesch
2019-12-10
2
-9/+7
|
/
/
/
/
*
|
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2019-12-08
16
-268/+268
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' into feature/bug_coverity_unint
Dimitri van Heesch
2019-12-08
50
-895/+835
|
|
\
\
\
\
|
*
|
|
|
|
Coverity uninitialized
albert-github
2019-12-02
16
-268/+268
*
|
|
|
|
|
Renamed Portables to Portable
Dimitri van Heesch
2019-12-08
23
-157/+157
*
|
|
|
|
|
Merge branch 'memory_leakage_fix' of https://github.com/virusxp/doxygen into ...
Dimitri van Heesch
2019-12-08
24
-285/+288
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Refactoring of portable.h and portable.cpp functions to be contained in a nam...
Tobias Off
2019-11-28
24
-285/+288
*
|
|
|
|
|
Changed std::unique_ptr<Entry> to std::shared_ptr<Entry> at avoid use after f...
Dimitri van Heesch
2019-12-08
20
-189/+189
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Added missing debug flags for scanner that were made reentrant
Dimitri van Heesch
2019-12-05
5
-2/+11
*
|
|
|
|
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
|
|
/
/
|
/
|
|
[next]