summaryrefslogtreecommitdiffstats
path: root/src/commentscan.l
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #674 from albert-github/feature/bug_792122Dimitri van Heesch2018-04-221-27/+19
|\
| * Bug 792122 - XHTML pages are broken several waysalbert-github2018-03-041-27/+19
* | Consistent warning messagesalbert-github2018-02-201-5/+5
|/
* Misc. typosluzpaz2017-12-231-1/+1
* Bug 775493 - Usage of underscore's in parameter namesDimitri van Heesch2017-01-081-2/+45
* flex: use %option instead of command line options.Adrian Negreanu2016-09-211-0/+2
* Bug 769018 - Invalid XHTML if the directives brief and exception are followin...Dimitri van Heesch2016-07-311-0/+1
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-3/+3
* Support flex-2.6.0Dimitri van Heesch2015-11-221-2/+2
* Support flex-2.6.0Heiko Becker2015-11-221-2/+2
* Bug 754184 - \bug paragraph doesn't end with a new sectioning commandDimitri van Heesch2015-10-201-19/+2
* Bug 753500 - $file when using @name is wrongDimitri van Heesch2015-09-141-7/+9
* Improved handling of <caption> in tables for LaTeX output.Dimitri van Heesch2015-08-081-18/+43
* Bug 751321 - \cite still rejects valid BibTeX keysDimitri van Heesch2015-07-191-1/+1
* drop #include <unistd.h>Adrian Negreanu2015-05-151-2/+3
* Bug 746226 - last enum member not documentedDimitri van Heesch2015-04-121-1/+1
* Guarded debug prints against printing a NULL pointer.Dimitri van Heesch2015-04-061-4/+4
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-02-261-0/+16
|\
| * Adding commands \hidecallgraph and \hidecallergraphalbert-github2015-02-221-0/+16
* | Bump copyright yearDimitri van Heesch2015-02-261-1/+1
|/
* Fix bug: language switch command "\~" failed to detect language id which cont...kbinani2014-12-011-2/+2
* Problem in case of line termination (., a dot) direct after the \cite commandalbert-github2014-09-031-1/+1
* Bug 734727 - GENERATE_TAGFILE no longer includes any @*section linksDimitri van Heesch2014-08-141-4/+4
* Bug 731947 - Support for PlantUMLDimitri van Heesch2014-08-101-3/+13
* 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-0/+6
* Bug 678436 - Nested \if messes up list itemsalbert-github2014-04-071-1/+1
* Bug 678436 - Nested \if messes up list itemsalbert-github2014-04-061-2/+2
* Added \latexinclude command (thanks to Juan Zaratiegui for the patch)Dimitri van Heesch2014-03-271-1/+2
* In case of sections with the same name they are not reported.albert-github2014-03-021-22/+66
* Bug 722603 - doxygen nested \if \endif sample not workingDimitri van Heesch2014-02-111-2/+8
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Fixed issues with @parblock and added regression test caseDimitri van Heesch2014-01-041-0/+5
* Added missing space after @parblockDimitri van Heesch2013-11-231-1/+1
* Debug output for lexical analyzerAlbert2013-11-131-0/+2
* This patch contains changes regarding the build system so that the *nix and W...albert-github2013-10-061-3/+3
* Added @parblock and @endparblock commandsDimitri van Heesch2013-09-241-3/+41
* Bug 703791 - [PATCH] Out-of-line docs for class template specialisations failingDimitri van Heesch2013-08-231-0/+5
* Brief description did not appear in the page index, when a page did not have ...Dimitri van Heesch2013-08-061-1/+2
* Fixed whitespace issue when using \overload without argumentsDimitri van Heesch2013-07-181-1/+1
* Improved handling of \internal and \endinternalDimitri van Heesch2013-07-151-0/+2
* Fixed issue handling \elseif after \ifnotDimitri van Heesch2013-07-141-0/+1
* Bug 702189 - Markdown and @imageDimitri van Heesch2013-06-151-30/+30
* Bug 684324 - Strange behavior when placing cite within brief.Dimitri van Heesch2013-05-301-1/+6
* Bug 691315 - Line breaks are not copied/displayed properly when using @copydoc.Dimitri van Heesch2013-05-261-2/+38
* Release-1.8.4Dimitri van Heesch2013-05-191-1/+6
* Release-1.8.3.1-20130512Dimitri van Heesch2013-05-121-40/+41
* Release-1.8.3.1-20130402Dimitri van Heesch2013-04-021-4/+4
* Release-1.8.3.1-20130324Dimitri van Heesch2013-03-241-2/+14
* Release-1.8.3.1-20130209Dimitri van Heesch2013-02-091-2/+7