Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Markdown file as internet link | albert-github | 2019-04-05 | 3 | -5/+13 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2019-05-12 | 2 | -1/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Bug 781306 - *** Error in `doxygen': realloc(): invalid pointer: 0x0000000001... | albert-github | 2019-05-12 | 1 | -1/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | issue #6979 Method parameters documented inline are not present in documentat... | albert-github | 2019-05-10 | 1 | -0/+2 | |
* | | | | | | | Fixed memory leak in reentrant lexers | Dimitri van Heesch | 2019-05-12 | 3 | -5/+13 | |
|/ / / / / / | ||||||
* | | | | | | Fixed segmentation fault in do_warn | Matthew Hatch | 2019-05-08 | 1 | -1/+5 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #6931 from albert-github/feature/bug_ftn_type | Dimitri van Heesch | 2019-05-07 | 1 | -1/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | Windows crash in case of incorrect end statement | albert-github | 2019-04-15 | 1 | -1/+9 | |
* | | | | | | Merge pull request #6970 from albert-github/feature/issue_6968 | Dimitri van Heesch | 2019-05-07 | 1 | -2/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | issue #6968 INLINE_INHERITED_MEMB doesn't respect EXTRACT_PRIVATE=NO | albert-github | 2019-05-07 | 1 | -2/+3 | |
* | | | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2019-05-07 | 4 | -14/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Bug 783759 - PERL_PATH config option: when is this needed? Still used? | albert-github | 2019-05-07 | 1 | -10/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #6963 from albert-github/feature/bug_truncated_warning | Dimitri van Heesch | 2019-05-07 | 1 | -3/+11 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Truncated warning message | albert-github | 2019-05-06 | 1 | -3/+11 | |
| * | | | | | | | Merge pull request #6964 from albert-github/feature/bug_warning_missing_space | Dimitri van Heesch | 2019-05-07 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Missing white space in warning | albert-github | 2019-05-06 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Fix #6906 | Ton van den Heuvel | 2019-05-06 | 1 | -0/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | Add const correctness for argument lists | Dimitri van Heesch | 2019-05-05 | 16 | -110/+124 | |
|/ / / / / / | ||||||
* | | | | | | Regression #6836 URL contains $ sign on second run in map of images | Dimitri van Heesch | 2019-05-05 | 1 | -1/+1 | |
* | | | | | | Further const correctness changes | Dimitri van Heesch | 2019-05-05 | 7 | -143/+150 | |
* | | | | | | sqlcode.l: generate a reentrant scanner | Adrian Negreanu | 2019-05-04 | 1 | -225/+250 | |
* | | | | | | declinfo.l: enable reentrant | Adrian Negreanu | 2019-05-04 | 1 | -124/+136 | |
* | | | | | | declinfo.l: move function declarations before | Adrian Negreanu | 2019-05-04 | 1 | -38/+41 | |
* | | | | | | declinfo.l: group flex options toghether | Adrian Negreanu | 2019-05-04 | 1 | -5/+3 | |
* | | | | | | constexp.l,y: generate a reentrant scanner and parser | Adrian Negreanu | 2019-05-04 | 5 | -74/+110 | |
* | | | | | | constexp.y: drop the = from name-prefix | Adrian Negreanu | 2019-05-04 | 1 | -1/+1 | |
* | | | | | | constexp.l: group the flex options | Adrian Negreanu | 2019-05-04 | 1 | -1/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Replaced NULL by 0. | Dimitri van Heesch | 2019-04-28 | 1 | -1/+1 | |
* | | | | | Merge branch 'feature/bug_init_fd_line' of https://github.com/albert-github/d... | Dimitri van Heesch | 2019-04-28 | 2 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Crash in case of usage of \line without \include | albert-github | 2019-04-19 | 2 | -2/+2 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #6943 from albert-github/feature/bug_cond_pre | Dimitri van Heesch | 2019-04-28 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Warning when preprocessing conditionals | albert-github | 2019-04-24 | 1 | -0/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | issue #6946 Compilation error (clangparser.cpp) | albert-github | 2019-04-27 | 1 | -1/+1 | |
* | | | | | Avoid endless namespace lookup for C# code. | Dimitri van Heesch | 2019-04-27 | 1 | -9/+12 | |
|/ / / / | ||||||
* | | | | Fixed issue with counting member lists | Dimitri van Heesch | 2019-04-22 | 3 | -6/+9 | |
* | | | | Merge pull request #6922 from albert-github/feature/issue_6917 | Dimitri van Heesch | 2019-04-21 | 2 | -9/+9 | |
|\ \ \ \ | ||||||
| * | | | | issue #6917 Crash in php with UTF-8 character | albert-github | 2019-04-19 | 1 | -5/+5 | |
| * | | | | issue #6917 Crash in php with UTF-8 character | albert-github | 2019-04-10 | 1 | -4/+4 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #6918 from albert-github/feature/issue_6607 | Dimitri van Heesch | 2019-04-21 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | issue #6607 Don't warn about missing parameter documentation for deleted func... | albert-github | 2019-04-08 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | Improved const correctness and added support for inline namespaces | Dimitri van Heesch | 2019-04-21 | 100 | -1670/+3125 | |
* | | | | Email address not seen | albert-github | 2019-04-19 | 1 | -3/+3 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #6927 from albert-github/feature/bug_group_cmd | Dimitri van Heesch | 2019-04-14 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Correcting command name in output | albert-github | 2019-04-14 | 1 | -2/+2 | |
| |/ / | ||||||
* | | | Count user comment lines | albert-github | 2019-04-14 | 1 | -2/+2 | |
|/ / | ||||||
* | | Revert "issue #6856 Doxygen only expands macro defined in header file once wh... | Dimitri van Heesch | 2019-03-28 | 1 | -2/+5 | |
* | | Merge pull request #6890 from albert-github/feature/bug_xml_xsd | Dimitri van Heesch | 2019-03-25 | 1 | -1/+2 | |
|\ \ | ||||||
| * | | Correcting errors in xml generation and xsd schema | albert-github | 2019-03-18 | 1 | -1/+2 | |
* | | | Merge pull request #6859 from albert-github/feature/issue_6856 | Dimitri van Heesch | 2019-03-20 | 1 | -5/+2 | |
|\ \ \ | ||||||
| * | | | issue #6856 Doxygen only expands macro defined in header file once when refer... | albert-github | 2019-02-25 | 1 | -5/+2 | |