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
*
Fix compiler warnings on Windows (Visual Studio)
Dimitri van Heesch
2020-02-12
20
-5/+53
*
Fix wrongly detecting ``` as code block inside running text.
Dimitri van Heesch
2020-02-12
1
-3/+6
*
Fixed typo
Dimitri van Heesch
2020-02-09
1
-1/+1
*
issue #7411: "warning: return type of member is not documented" for static vo...
Dimitri van Heesch
2020-02-09
1
-7/+30
*
Merge pull request #7571 from maddox11/vhdl-fixed-bug-7432
Dimitri van Heesch
2020-02-09
4
-51/+44
|
\
|
*
Merge branch 'master' into vhdl-fixed-bug-7432
Dimitri van Heesch
2020-02-08
6
-92/+99
|
|
\
|
*
|
vhdl-fixed-bug-7432
hake
2020-02-04
4
-51/+44
*
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-02-09
2
-5/+5
|
\
\
\
|
*
\
\
Merge pull request #7576 from albert-github/feature/bug_search_tag_extension
Dimitri van Heesch
2020-02-08
1
-2/+2
|
|
\
\
\
|
|
*
|
|
Problem with links from search index files
albert-github
2020-02-08
1
-2/+2
|
*
|
|
|
Merge pull request #7577 from albert-github/feature/bug_warn_sect
Dimitri van Heesch
2020-02-08
1
-3/+3
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
More indicative warning for wrong nesting of sections
albert-github
2020-02-08
1
-3/+3
|
|
|
/
/
*
|
|
|
issue #7570 Comments replaced by block comments inside Markdown code block
Dimitri van Heesch
2020-02-09
1
-1/+19
|
/
/
/
*
|
|
issue #7570 Comments replaced by block comments inside Markdown code block
Dimitri van Heesch
2020-02-08
1
-4/+8
|
/
/
*
|
Minor fixes for table cell attributes in XML and docbook output
Dimitri van Heesch
2020-02-02
2
-4/+2
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-02-02
2
-10/+10
|
\
\
|
*
\
Merge pull request #7529 from albert-github/feature/bug_vhdl_debug
Dimitri van Heesch
2020-02-02
1
-9/+9
|
|
\
\
|
|
*
|
Correct handling of error / removed debug statement
albert-github
2020-01-22
1
-9/+9
|
*
|
|
Merge pull request #7553 from albert-github/feature/bug_accurate_warning
Dimitri van Heesch
2020-02-02
1
-1/+1
|
|
\
\
\
|
|
*
|
|
More accurate warning message.
albert-github
2020-01-30
1
-1/+1
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Avoid unsupported html attributes from appearing in the XML/docbook output an...
Dimitri van Heesch
2020-02-02
2
-90/+64
*
|
|
|
Merge branch 'feature/bug_791390' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2020-02-02
2
-1/+50
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Bug 791390 - Table formatting information ignored in Doxygen XML output
albert-github
2020-01-23
2
-1/+50
|
|
|
/
|
|
/
|
*
|
|
issue #7544 [Regression 1.8.17] Recursion when computing class usage relations
Dimitri van Heesch
2020-02-02
1
-21/+3
|
|
/
|
/
|
*
|
Fix 'converting to std::stack<GuardedSection> from initializer list would use...
Dimitri van Heesch
2020-01-28
1
-1/+1
*
|
issue #7508: TYPEDEF_HIDES_STRUCT stopped working properly
Dimitri van Heesch
2020-01-28
1
-5/+3
*
|
commentscan.l: replace QStack by std::stack
Dimitri van Heesch
2020-01-27
1
-47/+39
*
|
Replace DocCmdMapper by std::map
Dimitri van Heesch
2020-01-27
1
-209/+150
*
|
Move DocGroup inside CommentScanner instead of using a global
Dimitri van Heesch
2020-01-26
11
-45/+95
*
|
Cleanup unused/unwanted parser dependencies on code generator
Dimitri van Heesch
2020-01-26
9
-7/+6
*
|
Merge branch 'ifspacing'
Dimitri van Heesch
2020-01-26
1
-0/+2
|
\
\
|
*
|
Fix for removed spaces in certain \if \else \endif constructs
Dimitri van Heesch
2020-01-07
1
-0/+2
*
|
|
Merge branch 'fixed-parser-bugs-javacc705' of https://github.com/maddox11/dox...
Dimitri van Heesch
2020-01-25
1
-1/+2
|
\
\
\
|
*
|
|
fixed some parser bugs,make parser ready for javacc 7.0.5
hake
2020-01-24
1
-1/+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-01-25
2
-958/+972
|
\
\
\
|
*
|
|
Added the few missing French translations
Romain Bailly
2020-01-25
1
-13/+28
|
*
|
|
Fixed indenting in French translation so as to minimize differences with the ...
Romain Bailly
2020-01-25
1
-950/+949
|
*
|
|
Bug 780630 - Nested @ingroup generates bad breadclumb list
albert-github
2020-01-23
1
-1/+1
|
|
/
/
*
|
|
issue #7527: Doxygen 1.8.17: regression of C macro expansion
Dimitri van Heesch
2020-01-25
1
-1/+19
|
/
/
*
|
issue #7474: [1.8.16 regression] HTML output varies from ASLR
Dimitri van Heesch
2020-01-19
1
-2/+9
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2020-01-19
2
-1/+5
|
\
\
|
*
|
Crash of doxygen on not understood code
albert-github
2020-01-18
1
-1/+3
|
*
|
A mainpage doesn't have an anchor to jump to
albert-github
2020-01-14
1
-0/+2
*
|
|
issue 7514: Missing parenthesis for typedef function pointer
Dimitri van Heesch
2020-01-19
1
-1/+1
|
/
/
*
|
Merge pull request #7489 from albert-github/feature/bug_win_gs
Dimitri van Heesch
2020-01-12
2
-2/+53
|
\
\
|
*
|
Possibility to use gswin64c on Windows
albert-github
2020-01-07
1
-0/+1
|
*
|
Possibility to use gswin64c on Windows
albert-github
2020-01-07
2
-2/+52
|
|
/
*
|
Merge pull request #7496 from albert-github/feature/issue_7484
Dimitri van Heesch
2020-01-11
1
-3/+3
|
\
\
|
*
|
issue #7484 Error: /undefined in getenv
albert-github
2020-01-09
1
-3/+3
*
|
|
Merge pull request #7492 from bjornpalmqvist/master
Dimitri van Heesch
2020-01-11
1
-11/+285
|
\
\
\
[next]