summaryrefslogtreecommitdiffstats
path: root/src/doctokenizer.l
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'feature/bug_warning_msg' of https://github.com/albert-github/do...Dimitri van Heesch2018-10-271-9/+10
|\ \ | |/ |/|
| * Correcting warning messages and echoing unknown commandalbert-github2018-08-261-9/+10
* | Merge pull request #6419 from albert-github/feature/bug_env_consistencyDimitri van Heesch2018-09-021-1/+2
|\ \
| * | Consistency of environment variables between config and codealbert-github2018-08-021-2/+2
| * | Consistency of environment variables between config and codealbert-github2018-08-021-1/+2
* | | Merge pull request #6388 from albert-github/feature/bug_740046_regressionDimitri van Heesch2018-09-011-1/+1
|\ \ \
| * | | Section label with minus sign not recognized properly.albert-github2018-07-101-1/+1
| |/ /
* | | Merge branch 'feature/bug_667993' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-08-261-2/+2
|\ \ \ | |_|/ |/| |
| * | Bug 667993 - HTML tags <u> and </u> not supportedalbert-github2018-07-071-2/+2
| |/
* | Bug 691689 - Line numbers for examplesDimitri van Heesch2018-08-191-0/+17
|/
* Merge pull request #704 from albert-github/feature/bug_704046Dimitri van Heesch2018-04-221-1/+4
|\
| * Bug 740046 - Negative sign in -Foo::Bar ruins hyperlink in generated outputalbert-github2018-04-121-1/+4
* | Bug 688387 - JavaDoc @linkplain is not recognizedalbert-github2018-02-261-1/+1
|/
* Fix/New: add variadic function args '...' support to @refMatthew White2017-08-031-1/+2
* Bug 776988 - Too greedy behavior of @ref const matchingDimitri van Heesch2017-01-171-4/+16
* flex: use %option instead of command line options.Adrian Negreanu2016-09-211-0/+2
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-1/+1
* Bug 756604 - Unable to prevent a numbered listDimitri van Heesch2015-11-011-1/+1
* Improved handling of <caption> in tables for LaTeX output.Dimitri van Heesch2015-08-081-4/+22
* Bug 751321 - \cite still rejects valid BibTeX keysDimitri van Heesch2015-07-191-1/+1
* drop #include <unistd.h>Adrian Negreanu2015-05-151-2/+2
* Bug 746619 - Bogus warnings in case of anonymous namespace and @todoDimitri van Heesch2015-04-061-1/+1