Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Incorrect warning "yyextra->inside" instead of "inside" | albert-github | 2019-12-18 | 1 | -2/+2 |
* | Merge branch 'feature/bug_unsupported_html' of https://github.com/albert-gith... | Dimitri van Heesch | 2019-12-18 | 3 | -4/+7 |
|\ | |||||
| * | Output of unknown xml/html tag | albert-github | 2019-11-06 | 3 | -11/+23 |
* | | Made regexp more strict | Dimitri van Heesch | 2019-12-18 | 1 | -5/+6 |
* | | Merge branch 'feature/bug_nospam_email' of https://github.com/albert-github/d... | Dimitri van Heesch | 2019-12-18 | 1 | -0/+5 |
|\ \ | |||||
| * | | Simple nospam email address | albert-github | 2019-11-05 | 1 | -0/+5 |
* | | | Merge pull request #7237 from albert-github/feature/bug_table_hr | Dimitri van Heesch | 2019-12-17 | 2 | -1/+9 |
|\ \ \ | |||||
| * | | | Problem with `<hr>` in LaTeX multicolumn cell | albert-github | 2019-08-29 | 1 | -0/+5 |
| * | | | Problem with `<hr>` in LaTeX multicolumn cell | albert-github | 2019-08-29 | 1 | -1/+4 |
* | | | | Avoid warning in commentcnv.l about trailing context made variable due to pre... | Dimitri van Heesch | 2019-12-17 | 1 | -48/+34 |
* | | | | Prevent writing automatic anchors to the tag file | Dimitri van Heesch | 2019-12-15 | 2 | -2/+2 |
* | | | | Merge branch 'feature/issue_7248' of https://github.com/albert-github/doxygen... | Dimitri van Heesch | 2019-12-15 | 1 | -1/+18 |
|\ \ \ \ | |||||
| * | | | | issue #7248: Including external tag files with TOC produces a broken index.qhp | albert-github | 2019-09-09 | 1 | -1/+18 |
* | | | | | issue #7326: Incorrect display of multiline #define value | Dimitri van Heesch | 2019-12-14 | 1 | -1/+9 |
* | | | | | Fix logic bug in SVG detection | Dimitri van Heesch | 2019-12-14 | 1 | -1/+1 |
* | | | | | issue #7206: Problems with Fortran and `@cond` | Dimitri van Heesch | 2019-12-14 | 1 | -7/+15 |
* | | | | | Minor fixes | Dimitri van Heesch | 2019-12-12 | 1 | -1/+1 |
* | | | | | issue #7436 Incorrect handling of block comments in VHDL | albert-github | 2019-12-11 | 3 | -2/+36 |
* | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2019-12-10 | 3 | -4/+30 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | 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 | 2 | -9/+7 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2019-12-08 | 16 | -268/+268 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into feature/bug_coverity_unint | Dimitri van Heesch | 2019-12-08 | 50 | -895/+835 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Coverity uninitialized | albert-github | 2019-12-02 | 16 | -268/+268 |
* | | | | | | | | | | 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 | 20 | -189/+189 |
| |_|_|_|/ / / / / |/| | | | | | | | | |||||
* | | | | | | | | | 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 | 44 | -705/+636 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | 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 |