summaryrefslogtreecommitdiffstats
path: root/src/commentscan.l
Commit message (Expand)AuthorAgeFilesLines
* issue #6796 Bad link to section, subsection if pointing at item past suspicio...albert-github2019-01-261-2/+2
* Terminate brief in case of `-#` listalbert-github2019-01-111-0/+5
* Terminating brief commandalbert-github2019-01-101-0/+4
* issue #6734 parsing performance worsenedDimitri van Heesch2019-01-071-20/+28
* issue #6732 align environment for formula (\f{align}) no longer workingalbert-github2019-01-031-0/+2
* Fix regression due to move of markdown processingDimitri van Heesch2018-12-241-14/+13
* issue #6692 XML TOC generation is not backwards-compatible with 1.8.14albert-github2018-12-191-1/+3
* Prevent <center> and <div> inside brief descriptions to avoid broken XHTML ou...Dimitri van Heesch2018-12-161-1/+3
* Extending \cite command with '-' and '?' characters.albert-github2018-11-171-4/+10
* Merge pull request #6562 from albert-github/feature/bug_referencesDimitri van Heesch2018-11-041-0/+32
|\
| * Add commands to handle referenced by relation and references relationalbert-github2018-10-301-4/+4
| * Add commands to handle referenced by relation and references relationalbert-github2018-10-171-0/+32
* | Merge pull request #6439 from albert-github/feature/bug_748927Dimitri van Heesch2018-10-271-2/+6
|\ \ | |/ |/|
| * Bug 748927 - Navigation incorrect with escaped symbolsalbert-github2018-08-111-2/+6
* | Implementation of standard generator for docbook outputalbert-github2018-09-071-0/+4
* | 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