summaryrefslogtreecommitdiffstats
path: root/src/commentscan.l
Commit message (Expand)AuthorAgeFilesLines
* Update mail addressDimitri van Heesch2018-09-011-1/+1
* Bug 691689 - Line numbers for examplesDimitri van Heesch2018-08-191-163/+186
* Merge pull request #6408 from arm-in/masterDimitri van Heesch2018-07-261-1/+1
|\
| * Update commentscan.lArmin Müller2018-07-251-1/+1
* | Merge pull request #6398 from albert-github/feature/bug_610436Dimitri van Heesch2018-07-251-7/+29
|\ \
| * | Bug 610436 - <![CDATA[ is not handled inside C# commentsalbert-github2018-07-191-7/+29
* | | Moved local toc data into a separate type for better encapsulationDimitri van Heesch2018-07-221-9/+5
* | | Merge branch 'feature/bug_tableofcontents_latex' of https://github.com/albert...Dimitri van Heesch2018-07-221-153/+215
|\ \ \
| * \ \ Merge branch 'feature/bug_tableofcontents_latex' of https://github.com/albert...albert-github2018-07-121-1/+1
| |\ \ \
| | * \ \ Merge branch 'master' into feature/bug_tableofcontents_latexDimitri van Heesch2018-06-241-1/+1
| | |\ \ \ | | | | |/ | | | |/|
| * | | | Enable in page table of contents for XML and add maximum level to in page tab...albert-github2018-07-121-4/+38
| |/ / /
| * | | Enable in page table of contents for LaTeXalbert-github2018-05-211-153/+181
* | | | Merge branch 'master' into feature/bug_663297Dimitri van Heesch2018-07-211-2/+20
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'feature/bug_746419_2' of https://github.com/albert-github/doxyg...Dimitri van Heesch2018-07-181-0/+3
| |\ \ \
| | * | | Bug 746419 - \todo at end of C# XML comment breaks following todo'salbert-github2018-05-161-0/+3
| | |/ /
| * | | Merge pull request #732 from albert-github/feature/bug_760661Dimitri van Heesch2018-07-161-1/+0
| |\ \ \
| | * | | Bug 760661 - \internal stops all parsing if used inside a sectionalbert-github2018-05-181-1/+0
| | |/ /
| * | | Bug 124252 - A function cannot be documented as related to two classes.albert-github2018-06-161-0/+16
| | |/ | |/|
| * | Bug 796086 - Adjacent xrefitems always added to first list present on pagealbert-github2018-05-141-1/+1
| |/
* | Bug 663297 - @todo in @param leads to strange confusing messagealbert-github2018-05-181-6/+6
|/
* Merge pull request #654 from albert-github/feature/bug_group_consistencyDimitri van Heesch2018-04-291-2/+4
|\
| * Consistency for "group" commandsalbert-github2018-02-121-2/+4
* | 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