summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Truncated warning messagealbert-github2019-05-061-3/+11
| * | | | | | Merge pull request #6964 from albert-github/feature/bug_warning_missing_spaceDimitri van Heesch2019-05-071-1/+1
| |\ \ \ \ \ \
| | * | | | | | Missing white space in warningalbert-github2019-05-061-1/+1
| | |/ / / / /
| * | | | | | Fix #6906Ton van den Heuvel2019-05-061-0/+4
| |/ / / / /
* | | | | | Add const correctness for argument listsDimitri van Heesch2019-05-0516-110/+124
|/ / / / /
* | | | | Regression #6836 URL contains $ sign on second run in map of imagesDimitri van Heesch2019-05-051-1/+1
* | | | | Further const correctness changesDimitri van Heesch2019-05-057-143/+150
* | | | | sqlcode.l: generate a reentrant scannerAdrian Negreanu2019-05-041-225/+250
* | | | | declinfo.l: enable reentrantAdrian Negreanu2019-05-041-124/+136
* | | | | declinfo.l: move function declarations beforeAdrian Negreanu2019-05-041-38/+41
* | | | | declinfo.l: group flex options toghetherAdrian Negreanu2019-05-041-5/+3
* | | | | constexp.l,y: generate a reentrant scanner and parserAdrian Negreanu2019-05-045-74/+110
* | | | | constexp.y: drop the = from name-prefixAdrian Negreanu2019-05-041-1/+1
* | | | | constexp.l: group the flex optionsAdrian Negreanu2019-05-041-1/+1
| |_|_|/ |/| | |
* | | | Replaced NULL by 0.Dimitri van Heesch2019-04-281-1/+1
* | | | Merge branch 'feature/bug_init_fd_line' of https://github.com/albert-github/d...Dimitri van Heesch2019-04-282-2/+2
|\ \ \ \
| * | | | Crash in case of usage of \line without \includealbert-github2019-04-192-2/+2
| |/ / /
* | | | Merge pull request #6943 from albert-github/feature/bug_cond_preDimitri van Heesch2019-04-281-0/+1
|\ \ \ \
| * | | | Warning when preprocessing conditionalsalbert-github2019-04-241-0/+1
* | | | | issue #6946 Compilation error (clangparser.cpp)albert-github2019-04-271-1/+1
* | | | | Avoid endless namespace lookup for C# code.Dimitri van Heesch2019-04-271-9/+12
|/ / / /
* | | | Fixed issue with counting member listsDimitri van Heesch2019-04-223-6/+9
* | | | Merge pull request #6922 from albert-github/feature/issue_6917Dimitri van Heesch2019-04-212-9/+9
|\ \ \ \
| * | | | issue #6917 Crash in php with UTF-8 characteralbert-github2019-04-191-5/+5
| * | | | issue #6917 Crash in php with UTF-8 characteralbert-github2019-04-101-4/+4
| | |/ / | |/| |
* | | | Merge pull request #6918 from albert-github/feature/issue_6607Dimitri van Heesch2019-04-211-0/+1
|\ \ \ \
| * | | | issue #6607 Don't warn about missing parameter documentation for deleted func...albert-github2019-04-081-0/+1
| |/ / /
* | | | Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-21100-1670/+3125
* | | | Email address not seenalbert-github2019-04-191-3/+3
| |/ / |/| |
* | | Merge pull request #6927 from albert-github/feature/bug_group_cmdDimitri van Heesch2019-04-141-2/+2
|\ \ \
| * | | Correcting command name in outputalbert-github2019-04-141-2/+2
| |/ /
* | | Count user comment linesalbert-github2019-04-141-2/+2
|/ /
* | Revert "issue #6856 Doxygen only expands macro defined in header file once wh...Dimitri van Heesch2019-03-281-2/+5
* | Merge pull request #6890 from albert-github/feature/bug_xml_xsdDimitri van Heesch2019-03-251-1/+2
|\ \
| * | Correcting errors in xml generation and xsd schemaalbert-github2019-03-181-1/+2
* | | Merge pull request #6859 from albert-github/feature/issue_6856Dimitri van Heesch2019-03-201-5/+2
|\ \ \
| * | | issue #6856 Doxygen only expands macro defined in header file once when refer...albert-github2019-02-251-5/+2
* | | | issue #6892 xml not well-formed (invalid token) for c++albert-github2019-03-191-2/+2
| |/ / |/| |
* | | Merge pull request #6784 from albert-github/feature/issue_6781_2Dimitri van Heesch2019-03-171-24/+12
|\ \ \
| * | | issue #6781 Unable to use math in markdown table headersalbert-github2019-01-191-24/+12
* | | | Merge pull request #6649 from albert-github/feature/bug_616379Dimitri van Heesch2019-03-171-4/+13
|\ \ \ \
| * | | | Bug 616379 - doxygen result by nested comment incorrectlyalbert-github2018-11-281-4/+13
* | | | | Merge pull request #6873 from albert-github/feature/bug_ftn_cont_labelDimitri van Heesch2019-03-172-20/+59
|\ \ \ \ \
| * | | | | Continuation lines and labelsalbert-github2019-03-072-20/+59
| | |_|_|/ | |/| | |
* | | | | Removed unneeded checkDimitri van Heesch2019-03-171-1/+1
* | | | | at sign (`@`) not handled correctly in preprocessor (more fixes)Dimitri van Heesch2019-03-171-34/+40
* | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-03-168-7/+72
|\ \ \ \ \
| * | | | | issue #6882 1.8.15 regression: caller graph created even though CALLER_GRAPH ...albert-github2019-03-121-2/+2
| * | | | | Merge pull request #6772 from albert-github/feature/issue_6764Dimitri van Heesch2019-03-101-1/+15
| |\ \ \ \ \
| | * | | | | issue #6764 Incorrect parsing of C enum comments defined using a macroalbert-github2019-01-151-1/+15