index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
doctokenizer.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
issue #6796 Bad link to section, subsection if pointing at item past suspicio...
albert-github
2019-01-26
1
-1/+1
*
Issue #6039: Links on image in Markdown (Origin: bugzilla #769223)
Dimitri van Heesch
2019-01-03
1
-0/+1
*
Merge branch 'feature/bug_escaped_equal_sign' of https://github.com/albert-gi...
Dimitri van Heesch
2018-12-26
1
-1/+1
|
\
|
*
Create command for escaped equal sign
albert-github
2018-11-07
1
-1/+1
*
|
Improved robustness of the emoji feature
Dimitri van Heesch
2018-12-23
1
-46/+14
*
|
Merge pull request #6699 from albert-github/feature/bug_emoji_false_positive
Dimitri van Heesch
2018-12-20
1
-4/+4
|
\
\
|
*
|
issue #6691 Multiple issues with emoji matching
albert-github
2018-12-20
1
-4/+4
*
|
|
Fix for unbounded memory usage due to a bug in \ref const matching #6689
Dimitri van Heesch
2018-12-20
1
-1/+1
|
/
/
*
|
XHTML incorrect attribute values for align and valign
albert-github
2018-12-08
1
-0/+6
*
|
Incorrect number tag sequence for xhtml with htmlinclude command possible
albert-github
2018-11-25
1
-0/+13
*
|
Extending \cite command with '-' and '?' characters.
albert-github
2018-11-17
1
-4/+12
*
|
issue 6612 Issue with handling of emoji
albert-github
2018-11-12
1
-10/+39
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2018-11-11
1
-1/+1
|
\
\
|
*
|
Invalid warnings regarding todos when source file name contains a '-'
albert-github
2018-11-09
1
-1/+1
|
|
/
*
|
Merge branch 'feature/issue_6517' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2018-11-11
1
-0/+20
|
\
\
|
|
/
|
/
|
|
*
issue_6517: Emoji support
albert-github
2018-10-01
1
-0/+20
*
|
Bug 795568 - "unexpected token TK_EOF as the argument of ref" when target sta...
albert-github
2018-11-02
1
-2/+2
*
|
Renamed command and moved duplicated code into a macro
Dimitri van Heesch
2018-10-27
1
-13/+15
*
|
Merge branch 'feature/bug_warning_msg' of https://github.com/albert-github/do...
Dimitri van Heesch
2018-10-27
1
-9/+10
|
\
\
|
|
/
|
/
|
|
*
Correcting warning messages and echoing unknown command
albert-github
2018-08-26
1
-9/+10
*
|
Merge pull request #6419 from albert-github/feature/bug_env_consistency
Dimitri van Heesch
2018-09-02
1
-1/+2
|
\
\
|
*
|
Consistency of environment variables between config and code
albert-github
2018-08-02
1
-2/+2
|
*
|
Consistency of environment variables between config and code
albert-github
2018-08-02
1
-1/+2
*
|
|
Merge pull request #6388 from albert-github/feature/bug_740046_regression
Dimitri van Heesch
2018-09-01
1
-1/+1
|
\
\
\
|
*
|
|
Section label with minus sign not recognized properly.
albert-github
2018-07-10
1
-1/+1
|
|
/
/
*
|
|
Merge branch 'feature/bug_667993' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2018-08-26
1
-2/+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Bug 667993 - HTML tags <u> and </u> not supported
albert-github
2018-07-07
1
-2/+2
|
|
/
*
|
Bug 691689 - Line numbers for examples
Dimitri van Heesch
2018-08-19
1
-0/+17
|
/
*
Merge pull request #704 from albert-github/feature/bug_704046
Dimitri van Heesch
2018-04-22
1
-1/+4
|
\
|
*
Bug 740046 - Negative sign in -Foo::Bar ruins hyperlink in generated output
albert-github
2018-04-12
1
-1/+4
*
|
Bug 688387 - JavaDoc @linkplain is not recognized
albert-github
2018-02-26
1
-1/+1
|
/
*
Fix/New: add variadic function args '...' support to @ref
Matthew White
2017-08-03
1
-1/+2
*
Bug 776988 - Too greedy behavior of @ref const matching
Dimitri van Heesch
2017-01-17
1
-4/+16
*
flex: use %option instead of command line options.
Adrian Negreanu
2016-09-21
1
-0/+2
*
Changed configuration mechanism to directly access options in order to improv...
Dimitri van Heesch
2016-01-17
1
-1/+1
*
Bug 756604 - Unable to prevent a numbered list
Dimitri van Heesch
2015-11-01
1
-1/+1
*
Improved handling of <caption> in tables for LaTeX output.
Dimitri van Heesch
2015-08-08
1
-4/+22
*
Bug 751321 - \cite still rejects valid BibTeX keys
Dimitri van Heesch
2015-07-19
1
-1/+1
*
drop #include <unistd.h>
Adrian Negreanu
2015-05-15
1
-2/+2
*
Bug 746619 - Bogus warnings in case of anonymous namespace and @todo
Dimitri van Heesch
2015-04-06
1
-1/+1
*
Bump copyright year
Dimitri van Heesch
2015-02-26
1
-1/+1
*
Bug 742151 - Bogus warning: citelist: Unexpected new line character
Dimitri van Heesch
2015-01-04
1
-2/+2
*
Disabled enter/exit printing for doctokenizer (produced too much noise)
Dimitri van Heesch
2014-12-22
1
-10/+10
*
various fixes and restructuring
Dimitri van Heesch
2014-12-22
1
-65/+25
*
Merge branch 'feature/bug_size_latex' of https://github.com/albert-github/dox...
Dimitri van Heesch
2014-12-20
1
-9/+75
|
\
|
*
Limit images sizes and make more uniform (LaTeX)
albert-github
2014-11-28
1
-9/+75
*
|
Bug 740218 - Full scope needed when making link inside cross-referenced secti...
Dimitri van Heesch
2014-12-19
1
-0/+23
*
|
Bug 740218 - Full scope needed when making link inside cross-referenced section
Dimitri van Heesch
2014-11-17
1
-0/+13
*
|
Bug 739214 - Cannot make unscoped link to C++ conversion operator
Dimitri van Heesch
2014-11-16
1
-1/+3
*
|
Bug 739211 - Cannot make explicit links to C++ const member functions
Dimitri van Heesch
2014-11-16
1
-1/+2
|
/
[next]