index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
commentcnv.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
Incorrect handling normal C comment in comment converter
albert-github
2021-05-18
1
-16/+20
*
Merge branch 'master' into feature/bug_formula_mj
Dimitri van Heesch
2021-04-28
1
-17/+17
|
\
|
*
Refactoring: remove implicit conversion from QCString to const char *
Dimitri van Heesch
2021-04-22
1
-17/+17
*
|
Problems with some commands in MathJax
albert-github
2021-04-20
1
-2/+6
|
/
*
Refactoring: replace QMIN/QMAX by std::min/std::max
Dimitri van Heesch
2021-03-26
1
-1/+2
*
Refactoring: some cleanup and removed text direction logic
Dimitri van Heesch
2021-03-04
1
-2/+0
*
Refactoring: replace QTextStream by ifstream
Dimitri van Heesch
2021-03-03
1
-1/+0
*
Merge branch 'master' into feature/bug_lex
Dimitri van Heesch
2021-03-03
1
-1/+0
|
\
|
*
Refactoring: replace QRegExp by std::regex in docparser.cpp
Dimitri van Heesch
2021-02-20
1
-1/+0
*
|
Adding support for lex files
albert-github
2021-02-18
1
-31/+54
|
/
*
Refactoring: modernize condStack
Dimitri van Heesch
2021-01-22
1
-12/+13
*
Refactoring: modernize commentStack
Dimitri van Heesch
2021-01-22
1
-25/+30
*
Merge pull request #8287 from albert-github/feature/issue_8286
Dimitri van Heesch
2020-12-31
1
-2/+2
|
\
|
*
issue #8286 Incorrect processing of VHDL strings
albert-github
2020-12-29
1
-2/+2
*
|
issue #8286 Incorrect processing of VHDL strings
albert-github
2020-12-29
1
-0/+10
|
/
*
Fortran comments with C comments inside (#8000)
albert-github
2020-09-18
1
-1/+1
*
Incorrect duplicate code for Fortran fixed/free recognition
albert-github
2020-09-15
1
-40/+2
*
Marked the section with definitions regarding numbers more clearly
Dimitri van Heesch
2020-08-24
1
-1/+3
*
bug_786382 Unmatched single quote in C++ source breaks aliases
albert-github
2020-08-24
1
-2/+32
*
No default rule present in commentcnv.l
albert-github
2020-06-26
1
-0/+3
*
Refactoring: size_t type conversions and QList in DotManager
Dimitri van Heesch
2020-05-02
1
-1/+1
*
Inconsistent behavior between `///` and `//!` for formulas (#7726)
albert-github
2020-04-26
1
-1/+1
*
Remove support for TCL (code is too buggy and unmaintained, language not very...
Dimitri van Heesch
2020-03-15
1
-3/+1
*
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-5/+11
*
Fix wrongly detecting ``` as code block inside running text.
Dimitri van Heesch
2020-02-12
1
-3/+6
*
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
*
Fixed merge issue
Dimitri van Heesch
2019-12-22
1
-1/+1
*
Merge branch 'master' into feature/bug_550158
Dimitri van Heesch
2019-12-22
1
-500/+525
|
\
|
*
Avoid warning in commentcnv.l about trailing context made variable due to pre...
Dimitri van Heesch
2019-12-17
1
-48/+34
|
*
issue #7206: Problems with Fortran and `@cond`
Dimitri van Heesch
2019-12-14
1
-7/+15
|
*
Email address seen as code starter
albert-github
2019-12-06
1
-1/+7
|
*
Added missing debug flags for scanner that were made reentrant
Dimitri van Heesch
2019-12-05
1
-0/+3
|
*
Remove bogus flex code
Dimitri van Heesch
2019-11-18
1
-5/+0
|
*
Made commentcnv.l reentrant
Dimitri van Heesch
2019-11-17
1
-466/+493
|
*
Spelling corrections for src directory
albert-github
2019-11-05
1
-1/+1
*
|
Bug 550158 - EXTRACT_ALL=YES parses non doxygen comments
albert-github
2019-10-07
1
-2/+2
*
|
Bug 550158 - EXTRACT_ALL=YES parses non doxygen comments
albert-github
2019-10-07
1
-0/+3
|
/
*
Consistent way to show scanner state
albert-github
2019-09-05
1
-0/+3
*
Strange '*/' in Fortran nad Markdown with conditional sections
albert-github
2019-08-17
1
-1/+3
*
Regression: python file with comment caused "Reached end of file while still ...
Dimitri van Heesch
2019-08-06
1
-0/+1
*
Missing warning for "double comment"
albert-github
2019-07-14
1
-9/+10
*
Incorrect Reached end of file while still inside a (nested) comment for TCL /...
albert-github
2019-05-03
1
-1/+9
*
Bug 616379 - doxygen result by nested comment incorrectly
albert-github
2018-11-28
1
-4/+13
*
Bug 796621 - @cond does not stop at @endcond Fortran
albert-github
2018-06-19
1
-2/+18
*
Problem with \cond in normal comment of test 015
albert-github
2018-05-07
1
-1/+1
*
Misc. typos
luz.paz
2018-04-25
1
-2/+2
*
Debug output commentcnv independent of QUIET setting
albert-github
2018-02-26
1
-1/+3
*
Misc. typos
luzpaz
2017-12-23
1
-1/+1
*
Bug 652086 - does ALIAS work for VHDL code?
albert-github
2017-06-04
1
-13/+57
[next]