Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spelling: javascript | Josh Soref | 2019-11-12 | 14 | -22/+22 |
| | |||||
* | spelling: inserted | Josh Soref | 2019-11-12 | 1 | -2/+2 |
| | |||||
* | spelling: inherited | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: implementation | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: identifier | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: huffman | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: horizontal | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: hanning | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: ghostscript | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: fortranscanner | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: following | Josh Soref | 2019-11-12 | 2 | -2/+2 |
| | |||||
* | spelling: existence | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: entity | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: endianess | Josh Soref | 2019-11-12 | 2 | -3/+3 |
| | |||||
* | spelling: embedding | Josh Soref | 2019-11-12 | 5 | -10/+10 |
| | |||||
* | spelling: documented | Josh Soref | 2019-11-12 | 1 | -2/+2 |
| | |||||
* | spelling: description | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: dependency ??? | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: column | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: characters | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: bugzilla | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: buffers | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: blending | Josh Soref | 2019-11-12 | 1 | -4/+4 |
| | |||||
* | spelling: background | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: attribute | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: assistant | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: arg | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: architecture | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: angular | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: already | Josh Soref | 2019-11-12 | 2 | -6/+6 |
| | |||||
* | 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 | ||||
| | * | Small improvements of TCL output | albert-github | 2019-10-21 | 1 | -7/+8 |
| | | | | | | | | | | | | | | | | | | Undoing changes for (due to problems with doxygen tests): - in case of `##` comment blocks the last line was not always show - in case of multiple comment blocks, properly separate them | ||||
| | * | Small improvements of TCL output | albert-github | 2019-10-21 | 6 | -10/+32 |
| | | | | | | | | | | | | | | | | | | | | | - handling of the used filename, sometimes the filename was not set resulting in case of a warning with file `<unknown>`, also improving, slightly, the line reference. - in case of `##` comment blocks the last line was not always show - in case of multiple comment blocks, properly separate them - correct handling tab character in source code output (*gen) | ||||
* | | | Merge branch 'albert-github-feature/issue_7295' | Dimitri van Heesch | 2019-11-10 | 1 | -6/+21 |
|\ \ \ | |/ / |/| | | |||||
| * | | 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 ↵ | Dimitri van Heesch | 2019-11-10 | 1 | -0/+17 |
| |\ \ |/ / / | | | | | | | https://github.com/albert-github/doxygen into albert-github-feature/issue_7295 | ||||
| * | | issue #7295 Doxygen documentation of C++17 nested namespace erroneous | albert-github | 2019-10-06 | 1 | -0/+17 |
| | | | | | | | | | | | | documentation has to be added to the "last" entry not to the "first" / "top" | ||||
* | | | Merge branch 'albert-github-feature/bug_warn_illegal_command' | Dimitri van Heesch | 2019-11-10 | 1 | -6/+12 |
|\ \ \ | |||||
| * \ \ | Merge branch 'feature/bug_warn_illegal_command' of ↵ | Dimitri van Heesch | 2019-11-10 | 1 | -6/+12 |
| |\ \ \ |/ / / / | | | | | | | | | https://github.com/albert-github/doxygen into albert-github-feature/bug_warn_illegal_command | ||||
| * | | | Better warning message in case of illegal command | albert-github | 2019-11-06 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correcting compilation errors and warnings like: ``` error: invalid conversion from ‘const char*’ to ‘char*’ [-fpermissive] char *cmd_start = (tok==TK_COMMAND_AT ? "@" : "\\"); warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] char *cmd_start = "\\"; ``` | ||||
| * | | | Better warning message in case of illegal command | albert-github | 2019-11-06 | 1 | -6/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When having a problem like: ``` /** \file * * \link Something \see nothing2 \endlink * * \link Something @see nothing3 \endlink */ ``` We will get a.o. the warnings: ``` .../aa.h:3: warning: Illegal command see as part of a \link .../aa.h:5: warning: Illegal command see as part of a \link ``` it is not clear what the problem is. With this patch we get a little bit clearer warning: ``` .../aa.h:3: warning: Illegal command \see as part of a \link .../aa.h:5: warning: Illegal command @see as part of a \link ``` | ||||
* | | | | Merge pull request #7375 from albert-github/feature/bug_spell_examples | Dimitri van Heesch | 2019-11-10 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | Spelling corrections for examples directory | ||||
| * | | | | Spelling corrections for examples directory | albert-github | 2019-11-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Spelling corrections as found by codespell and in #561. The dbusxml.xml file is not part of the doxygen distribution anymore. Other problems are fixed here. | ||||
* | | | | | Merge pull request #7379 from albert-github/feature/bug_spell_libmscgen | Dimitri van Heesch | 2019-11-10 | 9 | -14/+14 |
|\ \ \ \ \ | | | | | | | | | | | | | Spelling corrections for libmscgen directory | ||||
| * | | | | | Spelling corrections for libmscgen directory | albert-github | 2019-11-05 | 9 | -14/+14 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | Spelling corrections as found by codespell. The original package was written by UK-English writing person so left the words in UK-English (upon request this can be changed as well to US-English spelling). | ||||
* | | | | | 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 | 56 | -384/+699 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | 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 |