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 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge pull request #6984 from albert-github/feature/bug_781306 | Dimitri van Heesch | 2019-05-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | * | | | | | Bug 781306 - *** Error in `doxygen': realloc(): invalid pointer: 0x0000000001... | albert-github | 2019-05-12 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #6981 from albert-github/feature/issue_6979 | Dimitri van Heesch | 2019-05-11 | 1 | -0/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | 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 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #6974 from mrhatch97/fix-va_list-reuse | Dimitri van Heesch | 2019-05-09 | 1 | -1/+5 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | 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 | 14 | -48/+21 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge pull request #6967 from albert-github/feature/bug_783759 | Dimitri van Heesch | 2019-05-07 | 7 | -16/+1 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Bug 783759 - PERL_PATH config option: when is this needed? Still used? | albert-github | 2019-05-07 | 7 | -16/+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 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #6965 from ton/master | Dimitri van Heesch | 2019-05-07 | 4 | -25/+7 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix #6906 | Ton van den Heuvel | 2019-05-06 | 4 | -25/+7 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #6966 from albert-github/feature/bug_travis_linux_cmake | Dimitri van Heesch | 2019-05-07 | 1 | -3/+1 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Travis build fails due to problem with cmake | albert-github | 2019-05-07 | 1 | -1/+1 | |
| | * | | | | | Travis build fails due to problem with cmake | albert-github | 2019-05-07 | 1 | -3/+1 | |
| |/ / / / / | ||||||
* | | | | | | 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 | |
* | | | | | Update .travis.yml | Dimitri van Heesch | 2019-05-04 | 1 | -1/+1 | |
* | | | | | Update .travis.yml | Dimitri van Heesch | 2019-05-04 | 1 | -1/+3 | |
| |_|_|/ |/| | | | ||||||
* | | | | Update .travis.yml | Dimitri van Heesch | 2019-04-28 | 1 | -1/+5 | |
* | | | | Merge pull request #6935 from albert-github/feature/issue_6920 | Dimitri van Heesch | 2019-04-28 | 1 | -16/+21 | |
|\ \ \ \ | ||||||
| * | | | | Option syntax for commands is unclear | albert-github | 2019-04-20 | 1 | -1/+1 | |
| * | | | | Option syntax for commands is unclear | albert-github | 2019-04-17 | 1 | -16/+21 | |
| |/ / / | ||||||
* | | | | Merge branch 'albert-github-feature/bug_init_fd_line' | Dimitri van Heesch | 2019-04-28 | 2 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | 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 | |
* | | | | | Merge pull request #6949 from albert-github/feature/bug_enable_clang_testing | Dimitri van Heesch | 2019-04-28 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Create option to enable CLANG_ASISTED_PARSING in test suite | albert-github | 2019-04-28 | 1 | -0/+5 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #6947 from albert-github/feature/issue_6946 | Dimitri van Heesch | 2019-04-27 | 3 | -1/+11 | |
|\ \ \ \ \ |