index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
docparser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Readded missing "Span" case to DocStyleChange::styleString
Dimitri van Heesch
2018-08-26
1
-8/+9
*
Merge branch 'feature/bug_667993' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2018-08-26
1
-1/+34
|
\
|
*
Bug 667993 - HTML tags <u> and </u> not supported
albert-github
2018-07-07
1
-1/+34
*
|
Merge branch 'lineno'
Dimitri van Heesch
2018-08-19
1
-1/+26
|
\
\
|
*
|
Bug 691689 - Line numbers for examples
Dimitri van Heesch
2018-08-19
1
-1/+26
*
|
|
Bug 137447 - <a href> doesn't allow <img> as visible part?
albert-github
2018-08-05
1
-0/+7
|
/
/
*
|
Bug 779407 - plantuml:an unwanted newline is generated after @startuml
Dimitri van Heesch
2018-07-21
1
-1/+2
|
/
*
Problems and some enhancements for LaTeX tables
albert-github
2018-05-30
1
-3/+23
*
Corrected warning in case of a not supported output format with \image command.
albert-github
2018-05-16
1
-7/+9
*
Merge pull request #681 from albert-github/feature/bug_794509
Dimitri van Heesch
2018-04-22
1
-9/+8
|
\
|
*
Bug 794509 - c# see langword broken
albert-github
2018-03-23
1
-9/+8
*
|
Bug 793862 - Missed warning opportunity: duplicated arguments
albert-github
2018-02-27
1
-6/+26
|
/
*
Merge branch 'master' of https://github.com/ahoogol/doxygen into ahoogol-master
Dimitri van Heesch
2017-12-28
1
-1/+122
|
\
|
*
Fixed compile errors in clang and gcc
ahoogol
2017-06-28
1
-12/+12
|
*
Added support for RTL(right to left) languages like Arabic and Persian in HTM...
ahoogol
2017-06-25
1
-1/+122
*
|
Merge pull request #613 from Cyberboss/patch-1
Dimitri van Heesch
2017-12-24
1
-1/+12
|
\
\
|
*
|
Suppresses warning for XML <see langword="..."/>
Jordan Brown
2017-10-19
1
-1/+12
*
|
|
Propagate language information to all <programlisting> XML elements.
Vladimír Vondruš
2017-11-19
1
-0/+3
|
/
/
*
|
Misc. doxy and comment typos
luzpaz
2017-08-02
1
-1/+1
|
/
*
Bug 770660 - Code snippet always shows line numbers from 1
albert-github
2016-09-03
1
-1/+5
*
Warnings from CLANG compiler
albert-github
2016-08-28
1
-0/+5
*
Introducing commands includedoc and snippetdoc
albert-github
2016-08-21
1
-11/+39
*
Parse more than 1 size indiction in defaultHandleTitleAndSize
Artur Kink
2016-08-08
1
-15/+23
*
Changed configuration mechanism to directly access options in order to improv...
Dimitri van Heesch
2016-01-17
1
-26/+26
*
Bug 735152 - Python: Allow undocumented "cls" parameter for class methods
albert-github
2015-12-26
1
-6/+6
*
Bug 756604 - Unable to prevent a numbered list
Dimitri van Heesch
2015-11-14
1
-9/+30
*
Bug 756604 - Unable to prevent a numbered list
Dimitri van Heesch
2015-11-01
1
-0/+9
*
Bug 755080 - xrefitem link to list incorrect when using SHORT_NAMES
Dimitri van Heesch
2015-10-24
1
-1/+1
*
Small correction of errors in case of CSharp XML tags
albert-github
2015-08-28
1
-3/+3
*
Added documentation for creating tables
Dimitri van Heesch
2015-08-26
1
-2/+3
*
Fixed various issues found by PVS-Studio.
Dimitri van Heesch
2015-08-18
1
-12/+3
*
Merge pull request #352 from groleo/diagnostics
Dimitri van Heesch
2015-08-08
1
-1/+12
|
\
|
*
docparser: warn when finding a documented empty return type
Adrian Negreanu
2015-06-21
1
-1/+12
*
|
Improved handling of <caption> in tables for LaTeX output.
Dimitri van Heesch
2015-08-08
1
-5/+52
|
/
*
Bug 746417 - Nested list in C# XML comments closes outer list prematurely
Dimitri van Heesch
2015-04-26
1
-2/+3
*
Warnings without filename
albert-github
2015-03-21
1
-2/+2
*
Bump copyright year
Dimitri van Heesch
2015-02-26
1
-1/+1
*
Enable relative paths referenced source files
albert-github
2015-01-10
1
-0/+9
*
Merge pull request #272 from albert-github/feature/bug_unused
Dimitri van Heesch
2015-01-03
1
-4/+0
|
\
|
*
Remove unused local and static global variables
albert-github
2014-12-27
1
-4/+0
*
|
Fixed a couple of cases where sharing string data could lead to corruption
Dimitri van Heesch
2015-01-02
1
-4/+6
|
/
*
Bug 685597 - C# <code> tag in an <example> tag does not render as expected.
Dimitri van Heesch
2014-12-23
1
-1/+6
*
Bug 738173 - Entity references in XML code command are incorrectly handled
Dimitri van Heesch
2014-12-23
1
-0/+4
*
Fix to ignore the contents of \verbatim and friends while looking for sections
Dimitri van Heesch
2014-12-22
1
-12/+62
*
Bug 741778 - \cite confused by labels ending with a dot (improved warning mes...
Dimitri van Heesch
2014-12-22
1
-2/+15
*
various fixes and restructuring
Dimitri van Heesch
2014-12-22
1
-171/+49
*
Merge branch 'feature/bug_size_latex' of https://github.com/albert-github/dox...
Dimitri van Heesch
2014-12-20
1
-220/+184
|
\
|
*
Limit images sizes and make more uniform (LaTeX)
albert-github
2014-11-28
1
-217/+181
*
|
Bug 738167 - Entity references in XML command attributes are incorrectly handled
Dimitri van Heesch
2014-12-19
1
-1/+5
*
|
Bug 735584 - Reached end of file while still insided a (nested) comment in Ma...
Dimitri van Heesch
2014-12-19
1
-4/+4
[next]