Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'feature/issue_7436' of https://github.com/albert-github/doxygen... | Dimitri van Heesch | 2019-12-12 | 5 | -8/+45 |
|\ | |||||
| * | issue #7436 Incorrect handling of block comments in VHDL | albert-github | 2019-12-11 | 1 | -0/+3 |
| * | issue #7436 Incorrect handling of block comments in VHDL | albert-github | 2019-12-11 | 4 | -8/+42 |
* | | Revert to locally patched version 6.2 of JavaCC due to more regressions :-( | Dimitri van Heesch | 2019-12-12 | 14 | -609/+668 |
* | | Revert to use of javacc-6.1.3 due to regression | Dimitri van Heesch | 2019-12-12 | 15 | -4724/+7059 |
|/ | |||||
* | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2019-12-10 | 4 | -4/+33 |
|\ | |||||
| * | Merge pull request #7334 from albert-github/feature/issue_7313_vhdl_subtype | Dimitri van Heesch | 2019-12-10 | 1 | -0/+3 |
| |\ | |||||
| | * | issue #7313 VHDL attribute 'subtype is not supported and breaks parser | albert-github | 2019-10-18 | 1 | -0/+3 |
| * | | Merge pull request #7431 from albert-github/feature/bug_email | Dimitri van Heesch | 2019-12-10 | 1 | -1/+7 |
| |\ \ | |||||
| | * | | Email address seen as code starter | albert-github | 2019-12-06 | 1 | -1/+7 |
| * | | | Merge pull request #7186 from albert-github/feature/bug_cite_docbook | Dimitri van Heesch | 2019-12-08 | 1 | -2/+22 |
| |\ \ \ | |||||
| | * | | | Incorrect NCName in docbook citations | albert-github | 2019-08-12 | 1 | -2/+22 |
| * | | | | Merge pull request #7428 from RockinRoel/fix_scoped_enum_ref | Dimitri van Heesch | 2019-12-08 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Fix incorrect reference resolving of enum class values | Roel Standaert | 2019-12-03 | 1 | -1/+1 |
* | | | | | | issue #7412: HTML: Opening a reference link in a new tab does not scroll to t... | Dimitri van Heesch | 2019-12-10 | 3 | -9/+8 |
|/ / / / / | |||||
* | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2019-12-08 | 21 | -352/+352 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge pull request #7425 from albert-github/feature/bug_coverity_unint | Dimitri van Heesch | 2019-12-08 | 21 | -352/+352 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into feature/bug_coverity_unint | Dimitri van Heesch | 2019-12-08 | 55 | -907/+845 |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Coverity uninitialized | albert-github | 2019-12-02 | 21 | -352/+352 |
* | | | | | | | Merge branch 'virusxp-memory_leakage_fix' | Dimitri van Heesch | 2019-12-08 | 24 | -284/+287 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Renamed Portables to Portable | Dimitri van Heesch | 2019-12-08 | 23 | -157/+157 |
| * | | | | | | Merge branch 'memory_leakage_fix' of https://github.com/virusxp/doxygen into ... | Dimitri van Heesch | 2019-12-08 | 24 | -285/+288 |
| |\ \ \ \ \ \ |/ / / / / / / | |||||
| * | | | | | | Refactoring of portable.h and portable.cpp functions to be contained in a nam... | Tobias Off | 2019-11-28 | 24 | -285/+288 |
* | | | | | | | Changed std::unique_ptr<Entry> to std::shared_ptr<Entry> at avoid use after f... | Dimitri van Heesch | 2019-12-08 | 23 | -195/+193 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Added missing debug flags for scanner that were made reentrant | Dimitri van Heesch | 2019-12-05 | 5 | -2/+11 |
* | | | | | | remove noexcept from parser interface for better portability | Dimitri van Heesch | 2019-12-05 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Split language parser into "outline parser" and "code parser" | Dimitri van Heesch | 2019-12-03 | 46 | -711/+642 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2019-12-01 | 3 | -8/+14 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pull request #7293 from albert-github/feature/bug_doc_cmd | Dimitri van Heesch | 2019-11-26 | 1 | -4/+4 |
| |\ \ \ \ | |||||
| | * | | | | Textual error | albert-github | 2019-10-06 | 1 | -4/+4 |
| * | | | | | Merge pull request #7414 from albert-github/feature/bug_th_p | Dimitri van Heesch | 2019-11-26 | 1 | -0/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | Correct style in table header in case of paragraph is used | albert-github | 2019-11-21 | 1 | -0/+5 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | Merge pull request #7418 from albert-github/feature/bug_doc_search | Dimitri van Heesch | 2019-11-25 | 1 | -4/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | Adding some links in search documentation | albert-github | 2019-11-25 | 1 | -4/+5 |
* | | | | | | | Made scanner.l reentrant | Dimitri van Heesch | 2019-12-01 | 4 | -3334/+3377 |
* | | | | | | | Fix regression when expanding macro to an empty string | Dimitri van Heesch | 2019-12-01 | 1 | -3/+4 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2019-11-25 | 1 | -5/+10 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge pull request #7416 from albert-github/feature/bug_UCS_BE | Dimitri van Heesch | 2019-11-24 | 1 | -5/+10 |
| |\ \ \ \ \ | |||||
| | * | | | | | Problem converting UCS big endian file | albert-github | 2019-11-22 | 1 | -5/+10 |
* | | | | | | | Fixed preprocessor hangup regression | Dimitri van Heesch | 2019-11-25 | 1 | -11/+20 |
* | | | | | | | Fixed preprocessor issue that resulted in "More #endif's than #if's found." w... | Dimitri van Heesch | 2019-11-25 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Fixed endless loop during preprocessing | Dimitri van Heesch | 2019-11-24 | 1 | -0/+3 |
* | | | | | | Fixed line count misaligned introduced with JAVADOC_BANNER | Dimitri van Heesch | 2019-11-24 | 1 | -36/+38 |
* | | | | | | Cleanup scanner.l code and naming | Dimitri van Heesch | 2019-11-24 | 1 | -2756/+2723 |
|/ / / / / | |||||
* | | | | | Made code.l scanner reentrant | Dimitri van Heesch | 2019-11-21 | 4 | -2522/+2655 |
* | | | | | Remove bogus flex code | Dimitri van Heesch | 2019-11-18 | 16 | -125/+0 |
* | | | | | Replace set of g_inside* booleans with a single g_lang variable | Dimitri van Heesch | 2019-11-18 | 1 | -18/+10 |
|/ / / / | |||||
* | | | | Made commentcnv.l reentrant | Dimitri van Heesch | 2019-11-17 | 1 | -466/+493 |
* | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2019-11-16 | 4 | -1/+21 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pull request #7395 from albert-github/feature/bug_code_hr_md | Dimitri van Heesch | 2019-11-16 | 1 | -1/+1 |
| |\ \ \ \ |