Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spelling: identifier | Josh Soref | 2019-11-12 | 1 | -1/+1 |
* | spelling: fortranscanner | Josh Soref | 2019-11-12 | 1 | -1/+1 |
* | spelling: existence | Josh Soref | 2019-11-12 | 1 | -1/+1 |
* | spelling: entity | Josh Soref | 2019-11-12 | 1 | -1/+1 |
* | spelling: embedding | Josh Soref | 2019-11-12 | 5 | -10/+10 |
* | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2019-11-10 | 6 | -2/+25 |
|\ | |||||
| * | Merge pull request #7344 from albert-github/feature/bug_tcl | Dimitri van Heesch | 2019-11-10 | 6 | -2/+25 |
| |\ | |||||
| | * | Small improvements of TCL output | albert-github | 2019-10-21 | 1 | -7/+8 |
| | * | Small improvements of TCL output | albert-github | 2019-10-21 | 6 | -10/+32 |
* | | | Simplied the logic for moving documentation to the most nested Entry | Dimitri van Heesch | 2019-11-10 | 1 | -23/+21 |
* | | | Merge branch 'feature/issue_7295' of https://github.com/albert-github/doxygen... | Dimitri van Heesch | 2019-11-10 | 1 | -0/+17 |
|\ \ \ | |/ / |/| | | |||||
| * | | issue #7295 Doxygen documentation of C++17 nested namespace erroneous | albert-github | 2019-10-06 | 1 | -0/+17 |
* | | | Merge branch 'feature/bug_warn_illegal_command' of https://github.com/albert-... | Dimitri van Heesch | 2019-11-10 | 1 | -6/+12 |
|\ \ \ | |||||
| * | | | Better warning message in case of illegal command | albert-github | 2019-11-06 | 1 | -4/+4 |
| * | | | Better warning message in case of illegal command | albert-github | 2019-11-06 | 1 | -6/+12 |
* | | | | Fixed use of uninitialized pointer in preprocessor | Dimitri van Heesch | 2019-11-09 | 15 | -19/+19 |
* | | | | Remove global state from constexp lexer | Dimitri van Heesch | 2019-11-09 | 6 | -52/+98 |
* | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2019-11-09 | 38 | -60/+59 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pull request #7377 from albert-github/feature/bug_spell_src | Dimitri van Heesch | 2019-11-06 | 38 | -60/+59 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Spelling corrections for src directory | albert-github | 2019-11-05 | 38 | -60/+59 |
* | | | | | Make preprocess code reentrant | Dimitri van Heesch | 2019-11-09 | 4 | -1638/+1687 |
* | | | | | Fixed use of uninitialized data in VHDL generator | Dimitri van Heesch | 2019-11-09 | 1 | -5/+8 |
|/ / / / | |||||
* | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2019-11-05 | 1 | -0/+7 |
|\ \ \ \ | |||||
| * | | | | QGDict::hashAsciiKey: Invalid null key due to empty procedure name | albert-github | 2019-11-04 | 1 | -0/+7 |
| |/ / / | |||||
* | | | | issue #7302: Determination of anonymous is too restrictive | Dimitri van Heesch | 2019-11-05 | 15 | -92/+82 |
|/ / / | |||||
* | | | Changed implementation to use SkipString/SkipStringS. | Dimitri van Heesch | 2019-11-02 | 1 | -6/+10 |
* | | | Merge branch 'feature/bug_code_string' of https://github.com/albert-github/do... | Dimitri van Heesch | 2019-11-02 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | Code highlighting. | albert-github | 2019-10-10 | 1 | -0/+6 |
* | | | | Merge pull request #7323 from albert-github/feature/bug_empty_html_tag | Dimitri van Heesch | 2019-11-02 | 1 | -18/+26 |
|\ \ \ \ | |||||
| * | | | | Skip empty HTML tag | albert-github | 2019-10-15 | 1 | -18/+26 |
* | | | | | Merge pull request #7364 from albert-github/feature/issue_7358 | Dimitri van Heesch | 2019-11-02 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | issue #7358: Ternary conditional and null-coalescing operator in constructor ... | albert-github | 2019-10-30 | 1 | -1/+1 |
* | | | | | | Removing left over debug statements | albert-github | 2019-11-01 | 2 | -5/+5 |
* | | | | | | Merge branch 'master' into feature/bug_param_missing_warn | Dimitri van Heesch | 2019-11-01 | 70 | -3932/+2833 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Removed commented out line | Dimitri van Heesch | 2019-11-01 | 1 | -1/+0 |
| * | | | | | | Merge branch '191031/g_bracketCont' of https://github.com/cheoljoo/doxygen in... | Dimitri van Heesch | 2019-11-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | bug fix of g_bracketCount in case of if( myobject.getPair() ) | Charles.Lee | 2019-10-31 | 1 | -1/+1 |
| * | | | | | | | Replaced QList<ListItemInfo> with std::vector<ListItemInfo> | Dimitri van Heesch | 2019-10-29 | 19 | -212/+93 |
| * | | | | | | | Replaced QList<SectionInfo> by std::vector<SectionInfo> | Dimitri van Heesch | 2019-10-29 | 13 | -50/+22 |
| * | | | | | | | Replaced QList<Grouping> with std::vector<Grouping> | Dimitri van Heesch | 2019-10-29 | 10 | -146/+59 |
| * | | | | | | | Replaced QList<BaseInfo> with std::vector<BaseInfo> | Dimitri van Heesch | 2019-10-29 | 9 | -78/+47 |
| * | | | | | | | Cleanup forward declarations of obsolete classes | Dimitri van Heesch | 2019-10-28 | 5 | -7/+0 |
| * | | | | | | | Embed TagInfo struct inside Entry | Dimitri van Heesch | 2019-10-28 | 9 | -96/+86 |
| | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge pull request #7341 from ellert/source-date-year | Dimitri van Heesch | 2019-10-28 | 1 | -3/+9 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Let $year support SOURCE_DATE_EPOCH | Mattias Ellert | 2019-10-19 | 1 | -3/+9 |
| | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Merge pull request #7353 from albert-github/feature/issue_7119 | Dimitri van Heesch | 2019-10-28 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | issue #7119 Doxygen does not link to C# snippets - regression | albert-github | 2019-10-27 | 1 | -1/+1 |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #7355 from albert-github/feature/bug_quote_warn_2 | Dimitri van Heesch | 2019-10-28 | 1 | -2/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Properly open quotes in warning | albert-github | 2019-10-28 | 1 | -2/+3 |
| * | | | | | | | Merge pull request #7332 from albert-github/feature/bug_rtf_man | Dimitri van Heesch | 2019-10-28 | 1 | -7/+14 |
| |\ \ \ \ \ \ \ |