summaryrefslogtreecommitdiffstats
path: root/src/doctokenizer.l
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* Bug 742151 - Bogus warning: citelist: Unexpected new line characterDimitri van Heesch2015-01-041-2/+2
* Disabled enter/exit printing for doctokenizer (produced too much noise)Dimitri van Heesch2014-12-221-10/+10
* various fixes and restructuringDimitri van Heesch2014-12-221-65/+25
* Merge branch 'feature/bug_size_latex' of https://github.com/albert-github/dox...Dimitri van Heesch2014-12-201-9/+75
|\
| * Limit images sizes and make more uniform (LaTeX)albert-github2014-11-281-9/+75
* | Bug 740218 - Full scope needed when making link inside cross-referenced secti...Dimitri van Heesch2014-12-191-0/+23
* | Bug 740218 - Full scope needed when making link inside cross-referenced sectionDimitri van Heesch2014-11-171-0/+13
* | Bug 739214 - Cannot make unscoped link to C++ conversion operatorDimitri van Heesch2014-11-161-1/+3
* | Bug 739211 - Cannot make explicit links to C++ const member functionsDimitri van Heesch2014-11-161-1/+2
|/
* Problem in case of line termination (., a dot) direct after the \cite commandalbert-github2014-09-031-1/+1
* Bug 731947 - Support for PlantUMLDimitri van Heesch2014-08-101-1/+31
* Bug 702584 - \cite rejects valid BibTeX keysalbert-github2014-07-061-1/+3
* Added support for \-- and \--- to prevent interpretation as ndash and mdashDimitri van Heesch2014-04-131-1/+1
* Merge branch 'patch-1' of https://github.com/rkawulak/doxygen into rkawulak-p...Dimitri van Heesch2014-04-121-1/+1
|\
| * Update doctokenizer.lrkawulak2014-03-171-1/+1
* | Added optional [block] option to \htmlonlyDimitri van Heesch2014-03-291-1/+11
* | Update doctokenizer.lrkawulak2014-03-171-1/+9
|/
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Fixed issues with @parblock and added regression test caseDimitri van Heesch2014-01-041-1/+1
* Debug output for lexical analyzerAlbert2013-11-171-1/+11
* Debug output for lexical analyzerAlbert2013-11-131-0/+2
* Bug 707985 - Strange output when : appended to an parameter descriptionDimitri van Heesch2013-10-131-0/+4
* Doxygen didn't allow @ref to parameters of type reference to an array.Dimitri van Heesch2013-09-091-1/+2
* Bug 707431 - Cannot @ref or @link C++ operator overloadsDimitri van Heesch2013-09-041-1/+1
* Avoid space in the output after \n command following by a newline.Dimitri van Heesch2013-07-171-0/+7
* Fixed issue handling \docbookonly..\enddocbookonly sectionDimitri van Heesch2013-07-131-0/+4
* Paragraph inbetween @warning like section and autolist no longer ended sectionDimitri van Heesch2013-05-191-4/+19