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
*
Miscounting in respect to lists in markdown
albert-github
2020-10-16
1
-1/+0
*
Warnings during compilation of doctokinizer
albert-github
2020-10-07
1
-1/+1
*
Minor tweaks
Dimitri van Heesch
2020-10-05
1
-60/+47
*
Merge branch 'feature/bug_doctok_cnt' of https://github.com/albert-github/dox...
Dimitri van Heesch
2020-10-05
1
-10/+85
|
\
|
*
Miscounting lines in doctokinizer
albert-github
2020-09-20
1
-10/+85
*
|
Incorrect recognition as RCS tag
albert-github
2020-10-04
1
-1/+2
|
/
*
Split lexer rules
Dimitri van Heesch
2020-09-11
1
-353/+361
*
issue #8015 Special command \skip and \until no longer functional in ALIASES
albert-github
2020-09-07
1
-0/+6
*
Merge branch 'feature/bug_direction' of https://github.com/albert-github/doxy...
Dimitri van Heesch
2020-07-30
1
-1/+1
|
\
|
*
More flexible and correct detection of direction of an argument
albert-github
2020-06-28
1
-1/+1
*
|
And one more fix for \ilinebr handling
Dimitri van Heesch
2020-07-29
1
-4/+4
*
|
More fixes regarding \ilinebr handling
Dimitri van Heesch
2020-07-29
1
-7/+7
*
|
Fixed typo
Dimitri van Heesch
2020-07-28
1
-1/+1
*
|
More \ilinebr related cleanup and combined some rules
Dimitri van Heesch
2020-07-28
1
-29/+19
*
|
More improvement regarding \\ilinebr handling
Dimitri van Heesch
2020-07-28
1
-0/+6
*
|
Better handling of \\ilinebr
Dimitri van Heesch
2020-07-28
1
-4/+26
*
|
Additional tweaks to get markdown tables inside ALIASES work
Dimitri van Heesch
2020-07-27
1
-22/+39
|
/
*
Refactor: modernize markdown and make it thread-safe
Dimitri van Heesch
2020-06-16
1
-7/+9
*
issue #7747 Three-way comparison operator
albert-github
2020-05-04
1
-1/+1
*
Refactoring: size_t type conversions and QList in DotManager
Dimitri van Heesch
2020-05-02
1
-1/+1
*
Combined both rules in one to reduce code duplication
Dimitri van Heesch
2020-04-09
1
-6/+1
*
Link in case of comma at end of URL
albert-github
2020-04-08
1
-0/+5
*
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-5/+11
*
Restructure section handling
Dimitri van Heesch
2020-02-21
1
-11/+11
*
Fix compiler warnings on Windows (Visual Studio)
Dimitri van Heesch
2020-02-12
1
-0/+3
*
Consistency `\*only` and `\end*only` commands
albert-github
2020-01-09
1
-0/+8
*
Replaced \_fakeform by \_form
Dimitri van Heesch
2019-12-26
1
-3/+3
*
Merge branch 'feature/bug_formula' of https://github.com/albert-github/doxyge...
Dimitri van Heesch
2019-12-26
1
-3/+3
|
\
|
*
Better warning in case of `@form`
albert-github
2019-11-06
1
-3/+3
*
|
Merge branch 'feature/bug_html_s' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2019-12-26
1
-2/+2
|
\
\
|
*
|
Adding HTML s tag, XML corrections for other tags
albert-github
2019-08-16
1
-2/+2
*
|
|
Merge branch 'feature/bug_unsupported_html' of https://github.com/albert-gith...
Dimitri van Heesch
2019-12-18
1
-3/+5
|
\
\
\
|
*
|
|
Output of unknown xml/html tag
albert-github
2019-11-06
1
-10/+21
|
|
|
/
|
|
/
|
*
|
|
Made regexp more strict
Dimitri van Heesch
2019-12-18
1
-5/+6
*
|
|
Merge branch 'feature/bug_nospam_email' of https://github.com/albert-github/d...
Dimitri van Heesch
2019-12-18
1
-0/+5
|
\
\
\
|
*
|
|
Simple nospam email address
albert-github
2019-11-05
1
-0/+5
|
|
/
/
*
|
|
Renamed Portables to Portable
Dimitri van Heesch
2019-12-08
1
-1/+1
*
|
|
Merge branch 'memory_leakage_fix' of https://github.com/virusxp/doxygen into ...
Dimitri van Heesch
2019-12-08
1
-1/+1
|
\
\
\
|
*
|
|
Refactoring of portable.h and portable.cpp functions to be contained in a nam...
Tobias Off
2019-11-28
1
-1/+1
*
|
|
|
Remove bogus flex code
Dimitri van Heesch
2019-11-18
1
-5/+0
|
/
/
/
*
|
|
Spelling corrections for src directory
albert-github
2019-11-05
1
-2/+2
|
/
/
*
|
HTML attribute name
albert-github
2019-09-23
1
-1/+1
*
|
Merge branch 'feature/bug_consistency_state_2' of https://github.com/albert-g...
Dimitri van Heesch
2019-09-12
1
-0/+2
|
\
\
|
*
|
Consistent way to show scanner state
albert-github
2019-09-05
1
-0/+2
*
|
|
Bogus explicit link warning message from irc protocol name
albert-github
2019-09-11
1
-3/+4
*
|
|
issue #6715: Errorneous matching of the immediately following block command a...
Dimitri van Heesch
2019-09-07
1
-2/+2
|
/
/
*
|
issue #7216: non-const getGroupDef() called on aliased member (cleanup + null...
Dimitri van Heesch
2019-08-26
1
-10/+4
|
/
*
Problem with '<td nowrap>'
albert-github
2019-08-10
1
-1/+1
*
Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...
Dimitri van Heesch
2019-08-04
1
-5/+5
|
\
|
*
Correction warning message
albert-github
2019-06-01
1
-5/+5
[next]