summaryrefslogtreecommitdiffstats
path: root/src/doctokenizer.l
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Problem with '<td nowrap>'albert-github2019-08-101-1/+1
* Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...Dimitri van Heesch2019-08-041-5/+5
|\
| * Correction warning messagealbert-github2019-06-011-5/+5
* | Merge branch 'feature/issue_6831' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-08-041-1/+1
|\ \
| * | issue #6831 Failure to recognize class array with PHP in @varalbert-github2019-02-151-1/+1
* | | Merge branch 'fetaure/bug_html_ins_del_tag' of https://github.com/albert-gith...Dimitri van Heesch2019-08-031-2/+2
|\ \ \ | |_|/ |/| |
| * | Adding HTML tags ins and delalbert-github2019-04-041-2/+2
| |/
* | Merge pull request #7017 from albert-github/feature/bug_rcs_perlDimitri van Heesch2019-05-311-1/+1
|\ \
| * | Conflict between RCS tag and (e.g.) php descriptionalbert-github2019-05-301-1/+1
* | | issue 7015 Parsing issue with @includedoc and @startumlalbert-github2019-05-291-0/+1
|/ /
* | issue #6917 Crash in php with UTF-8 characteralbert-github2019-04-191-5/+5
|/
* issue #6796 Bad link to section, subsection if pointing at item past suspicio...albert-github2019-01-261-1/+1
* Issue #6039: Links on image in Markdown (Origin: bugzilla #769223)Dimitri van Heesch2019-01-031-0/+1
* Merge branch 'feature/bug_escaped_equal_sign' of https://github.com/albert-gi...Dimitri van Heesch2018-12-261-1/+1
|\
| * Create command for escaped equal signalbert-github2018-11-071-1/+1
* | Improved robustness of the emoji featureDimitri van Heesch2018-12-231-46/+14
* | Merge pull request #6699 from albert-github/feature/bug_emoji_false_positiveDimitri van Heesch2018-12-201-4/+4
|\ \
| * | issue #6691 Multiple issues with emoji matchingalbert-github2018-12-201-4/+4
* | | Fix for unbounded memory usage due to a bug in \ref const matching #6689Dimitri van Heesch2018-12-201-1/+1
|/ /
* | XHTML incorrect attribute values for align and valignalbert-github2018-12-081-0/+6
* | Incorrect number tag sequence for xhtml with htmlinclude command possiblealbert-github2018-11-251-0/+13
* | Extending \cite command with '-' and '?' characters.albert-github2018-11-171-4/+12
* | issue 6612 Issue with handling of emojialbert-github2018-11-121-10/+39
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2018-11-111-1/+1
|\ \
| * | Invalid warnings regarding todos when source file name contains a '-'albert-github2018-11-091-1/+1
| |/
* | Merge branch 'feature/issue_6517' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-11-111-0/+20
|\ \ | |/ |/|
| * issue_6517: Emoji supportalbert-github2018-10-011-0/+20
* | Bug 795568 - "unexpected token TK_EOF as the argument of ref" when target sta...albert-github2018-11-021-2/+2
* | Renamed command and moved duplicated code into a macroDimitri van Heesch2018-10-271-13/+15