summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Renamed Portables to PortableDimitri van Heesch2019-12-0823-157/+157
* Merge branch 'memory_leakage_fix' of https://github.com/virusxp/doxygen into ...Dimitri van Heesch2019-12-0824-285/+288
|\
| * Refactoring of portable.h and portable.cpp functions to be contained in a nam...Tobias Off2019-11-2824-285/+288
* | Changed std::unique_ptr<Entry> to std::shared_ptr<Entry> at avoid use after f...Dimitri van Heesch2019-12-0823-195/+193
* | Added missing debug flags for scanner that were made reentrantDimitri van Heesch2019-12-055-2/+11
* | remove noexcept from parser interface for better portabilityDimitri van Heesch2019-12-051-1/+1
* | Split language parser into "outline parser" and "code parser"Dimitri van Heesch2019-12-0346-711/+642
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-12-013-8/+14
|\ \
| * \ Merge pull request #7293 from albert-github/feature/bug_doc_cmdDimitri van Heesch2019-11-261-4/+4
| |\ \
| | * | Textual erroralbert-github2019-10-061-4/+4
| * | | Merge pull request #7414 from albert-github/feature/bug_th_pDimitri van Heesch2019-11-261-0/+5
| |\ \ \
| | * | | Correct style in table header in case of paragraph is usedalbert-github2019-11-211-0/+5
| | | |/ | | |/|
| * | | Merge pull request #7418 from albert-github/feature/bug_doc_searchDimitri van Heesch2019-11-251-4/+5
| |\ \ \
| | * | | Adding some links in search documentationalbert-github2019-11-251-4/+5
* | | | | Made scanner.l reentrantDimitri van Heesch2019-12-014-3334/+3377
* | | | | Fix regression when expanding macro to an empty stringDimitri van Heesch2019-12-011-3/+4
|/ / / /
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-11-251-5/+10
|\ \ \ \ | |/ / /
| * | | Merge pull request #7416 from albert-github/feature/bug_UCS_BEDimitri van Heesch2019-11-241-5/+10
| |\ \ \
| | * | | Problem converting UCS big endian filealbert-github2019-11-221-5/+10
* | | | | Fixed preprocessor hangup regressionDimitri van Heesch2019-11-251-11/+20
* | | | | Fixed preprocessor issue that resulted in "More #endif's than #if's found." w...Dimitri van Heesch2019-11-251-1/+1
|/ / / /
* | | | Fixed endless loop during preprocessingDimitri van Heesch2019-11-241-0/+3
* | | | Fixed line count misaligned introduced with JAVADOC_BANNERDimitri van Heesch2019-11-241-36/+38
* | | | Cleanup scanner.l code and namingDimitri van Heesch2019-11-241-2756/+2723
|/ / /
* | | Made code.l scanner reentrantDimitri van Heesch2019-11-214-2522/+2655
* | | Remove bogus flex codeDimitri van Heesch2019-11-1816-125/+0
* | | Replace set of g_inside* booleans with a single g_lang variableDimitri van Heesch2019-11-181-18/+10
|/ /
* | Made commentcnv.l reentrantDimitri van Heesch2019-11-171-466/+493
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-11-164-1/+21
|\ \
| * \ Merge pull request #7395 from albert-github/feature/bug_code_hr_mdDimitri van Heesch2019-11-161-1/+1
| |\ \
| | * | Problem with horizontal ruler directly after fenced code sectionalbert-github2019-11-121-1/+1
| * | | Merge pull request #7402 from albert-github/feature/bug_hhcDimitri van Heesch2019-11-163-0/+20
| |\ \ \
| | * | | HHC and directory elements starting with "."albert-github2019-11-153-0/+20
* | | | | issue #7348 Better warning in case a graph would have been to largeDimitri van Heesch2019-11-169-10/+32
|/ / / /
* | | | Merge pull request #7397 from albert-github/feature/issue_7396Dimitri van Heesch2019-11-161-8/+8
|\ \ \ \
| * | | | Illegal Character in XML outputalbert-github2019-11-131-8/+8
| | |/ / | |/| |
* | | | Merge pull request #7394 from RockinRoel/issue_7393Dimitri van Heesch2019-11-161-0/+1
|\ \ \ \
| * | | | Fix line count after multiline close groupRoel Standaert2019-11-121-0/+1
| |/ / /
* | | | Merge pull request #7392 from albert-github/feature/issue_7290Dimitri van Heesch2019-11-161-2/+2
|\ \ \ \
| * | | | issue #7290 error: Problem running ghostscript gs -q -g562x56 -r384x384x -sDE...albert-github2019-11-121-2/+2
| |/ / /
* | | | issue #7403: xref versus namespace in multiple fileDimitri van Heesch2019-11-162-3/+3
* | | | Fixed issue with "QGDict::hashAsciiKey: Invalid null key" in pre.lDimitri van Heesch2019-11-161-0/+4
* | | | remove debug printsDimitri van Heesch2019-11-161-2/+2
| |/ / |/| |
* | | issue #7325: Endless loop in preprocessor due to #define A()Dimitri van Heesch2019-11-141-20/+43
|/ /
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-11-106-2/+25
|\ \
| * \ Merge pull request #7344 from albert-github/feature/bug_tclDimitri van Heesch2019-11-106-2/+25
| |\ \
| | * | Small improvements of TCL outputalbert-github2019-10-211-7/+8
| | * | Small improvements of TCL outputalbert-github2019-10-216-10/+32
* | | | Merge branch 'albert-github-feature/issue_7295'Dimitri van Heesch2019-11-101-6/+21
|\ \ \ \ | |/ / / |/| | |
| * | | Simplied the logic for moving documentation to the most nested EntryDimitri van Heesch2019-11-101-23/+21