summaryrefslogtreecommitdiffstats
path: root/src/doctokenizer.l
Commit message (Expand)AuthorAgeFilesLines
* issue #8186 Path resolving breaks on included @ signalbert-github2020-11-191-2/+2
* 64-bit Windows compiler warnings doctokinizer.lalbert-github2020-11-011-10/+11
* issue #8127 Java: xml output of preformatted (`<pre>`) block adds para-block ...albert-github2020-10-261-10/+18
* Miscounting in respect to lists in markdownalbert-github2020-10-161-1/+0
* Warnings during compilation of doctokinizeralbert-github2020-10-071-1/+1
* Minor tweaksDimitri van Heesch2020-10-051-60/+47
* Merge branch 'feature/bug_doctok_cnt' of https://github.com/albert-github/dox...Dimitri van Heesch2020-10-051-10/+85
|\
| * Miscounting lines in doctokinizeralbert-github2020-09-201-10/+85
* | Incorrect recognition as RCS tagalbert-github2020-10-041-1/+2
|/
* Split lexer rulesDimitri van Heesch2020-09-111-353/+361
* issue #8015 Special command \skip and \until no longer functional in ALIASESalbert-github2020-09-071-0/+6
* Merge branch 'feature/bug_direction' of https://github.com/albert-github/doxy...Dimitri van Heesch2020-07-301-1/+1
|\
| * More flexible and correct detection of direction of an argumentalbert-github2020-06-281-1/+1
* | And one more fix for \ilinebr handlingDimitri van Heesch2020-07-291-4/+4
* | More fixes regarding \ilinebr handlingDimitri van Heesch2020-07-291-7/+7
* | Fixed typoDimitri van Heesch2020-07-281-1/+1
* | More \ilinebr related cleanup and combined some rulesDimitri van Heesch2020-07-281-29/+19
* | More improvement regarding \\ilinebr handlingDimitri van Heesch2020-07-281-0/+6
* | Better handling of \\ilinebrDimitri van Heesch2020-07-281-4/+26
* | Additional tweaks to get markdown tables inside ALIASES workDimitri van Heesch2020-07-271-22/+39
|/
* Refactor: modernize markdown and make it thread-safeDimitri van Heesch2020-06-161-7/+9
* issue #7747 Three-way comparison operatoralbert-github2020-05-041-1/+1
* Refactoring: size_t type conversions and QList in DotManagerDimitri van Heesch2020-05-021-1/+1
* Combined both rules in one to reduce code duplicationDimitri van Heesch2020-04-091-6/+1
* Link in case of comma at end of URLalbert-github2020-04-081-0/+5
* Enabled stricter compiler warnings and fixed all new warningsDimitri van Heesch2020-03-081-5/+11
* Restructure section handlingDimitri van Heesch2020-02-211-11/+11
* Fix compiler warnings on Windows (Visual Studio)Dimitri van Heesch2020-02-121-0/+3
* Consistency `\*only` and `\end*only` commandsalbert-github2020-01-091-0/+8
* Replaced \_fakeform by \_formDimitri van Heesch2019-12-261-3/+3
* Merge branch 'feature/bug_formula' of https://github.com/albert-github/doxyge...Dimitri van Heesch2019-12-261-3/+3
|\
| * Better warning in case of `@form`albert-github2019-11-061-3/+3
* | Merge branch 'feature/bug_html_s' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-12-261-2/+2
|\ \
| * | Adding HTML s tag, XML corrections for other tagsalbert-github2019-08-161-2/+2
* | | Merge branch 'feature/bug_unsupported_html' of https://github.com/albert-gith...Dimitri van Heesch2019-12-181-3/+5
|\ \ \
| * | | Output of unknown xml/html tagalbert-github2019-11-061-10/+21
| | |/ | |/|
* | | Made regexp more strictDimitri van Heesch2019-12-181-5/+6
* | | Merge branch 'feature/bug_nospam_email' of https://github.com/albert-github/d...Dimitri van Heesch2019-12-181-0/+5
|\ \ \
| * | | Simple nospam email addressalbert-github2019-11-051-0/+5
| |/ /
* | | Renamed Portables to PortableDimitri van Heesch2019-12-081-1/+1
* | | Merge branch 'memory_leakage_fix' of https://github.com/virusxp/doxygen into ...Dimitri van Heesch2019-12-081-1/+1
|\ \ \
| * | | Refactoring of portable.h and portable.cpp functions to be contained in a nam...Tobias Off2019-11-281-1/+1
* | | | Remove bogus flex codeDimitri van Heesch2019-11-181-5/+0
|/ / /
* | | Spelling corrections for src directoryalbert-github2019-11-051-2/+2
|/ /
* | HTML attribute namealbert-github2019-09-231-1/+1
* | Merge branch 'feature/bug_consistency_state_2' of https://github.com/albert-g...Dimitri van Heesch2019-09-121-0/+2
|\ \
| * | Consistent way to show scanner statealbert-github2019-09-051-0/+2
* | | Bogus explicit link warning message from irc protocol namealbert-github2019-09-111-3/+4
* | | issue #6715: Errorneous matching of the immediately following block command a...Dimitri van Heesch2019-09-071-2/+2
|/ /
* | issue #7216: non-const getGroupDef() called on aliased member (cleanup + null...Dimitri van Heesch2019-08-261-10/+4
|/