Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed merge issue | Dimitri van Heesch | 2019-12-22 | 1 | -1/+1 |
* | Merge branch 'master' into feature/bug_550158 | Dimitri van Heesch | 2019-12-22 | 145 | -13669/+13042 |
|\ | |||||
| * | Removed exitCode parameter as it is always 1 | Dimitri van Heesch | 2019-12-22 | 23 | -78/+63 |
| * | Merge branch 'feature/bug_terminate' of https://github.com/albert-github/doxy... | Dimitri van Heesch | 2019-12-22 | 23 | -111/+101 |
| |\ | |||||
| | * | Better termination message | albert-github | 2019-11-22 | 23 | -111/+101 |
| * | | issue 3417: C++: friend template functions shown even with HIDE_FRIEND_COMPOU... | Dimitri van Heesch | 2019-12-21 | 2 | -12/+13 |
| * | | Merge pull request #7231 from albert-github/feature/issue_7228 | Dimitri van Heesch | 2019-12-21 | 1 | -5/+5 |
| |\ \ | |||||
| | * | | issue #7228 Using markdown causes wrong error and warning line numbers - v. 1... | albert-github | 2019-08-27 | 1 | -5/+5 |
| * | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2019-12-21 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * \ \ | Merge pull request #7459 from albert-github/feature/bug_tests_xhtml | Dimitri van Heesch | 2019-12-20 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * | | | Tests 31 for XHTML output | albert-github | 2019-12-19 | 1 | -1/+1 |
| * | | | | | Reduced code duplication | Dimitri van Heesch | 2019-12-21 | 1 | -148/+37 |
| * | | | | | Merge branch 'feature/bug_config' of https://github.com/albert-github/doxygen... | Dimitri van Heesch | 2019-12-20 | 3 | -9/+203 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Checking of right usage of configuration list items | albert-github | 2019-11-25 | 3 | -9/+203 |
| * | | | | | issue #7446: C#: parameter named `extends` is broken in the documentation | Dimitri van Heesch | 2019-12-20 | 11 | -27/+38 |
| * | | | | | issue #7456: function-like macros generate warnings | Dimitri van Heesch | 2019-12-20 | 1 | -1/+2 |
| | |/ / / | |/| | | | |||||
| * | | | | Extend built-in STL support with more classes | Dimitri van Heesch | 2019-12-19 | 4 | -232/+311 |
| * | | | | 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 |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |