summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* spelling: assistantJosh Soref2019-11-121-1/+1
|
* spelling: argJosh Soref2019-11-121-1/+1
|
* spelling: architectureJosh Soref2019-11-121-1/+1
|
* spelling: angularJosh Soref2019-11-121-1/+1
|
* spelling: alreadyJosh Soref2019-11-122-6/+6
|
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-11-106-2/+25
|\
| * Merge pull request #7344 from albert-github/feature/bug_tclDimitri van Heesch2019-11-106-2/+25
| |\ | | | | | | Small improvements of TCL output
| | * Small improvements of TCL outputalbert-github2019-10-211-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 outputalbert-github2019-10-216-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 Heesch2019-11-101-6/+21
|\ \ \ | |/ / |/| |
| * | Simplied the logic for moving documentation to the most nested EntryDimitri van Heesch2019-11-101-23/+21
| | |
| * | Merge branch 'feature/issue_7295' of ↵Dimitri van Heesch2019-11-101-0/+17
| |\ \ |/ / / | | | | | | https://github.com/albert-github/doxygen into albert-github-feature/issue_7295
| * | issue #7295 Doxygen documentation of C++17 nested namespace erroneousalbert-github2019-10-061-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 Heesch2019-11-101-6/+12
|\ \ \
| * \ \ Merge branch 'feature/bug_warn_illegal_command' of ↵Dimitri van Heesch2019-11-101-6/+12
| |\ \ \ |/ / / / | | | | | | | | https://github.com/albert-github/doxygen into albert-github-feature/bug_warn_illegal_command
| * | | Better warning message in case of illegal commandalbert-github2019-11-061-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 commandalbert-github2019-11-061-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_examplesDimitri van Heesch2019-11-101-2/+2
|\ \ \ \ | | | | | | | | | | Spelling corrections for examples directory
| * | | | Spelling corrections for examples directoryalbert-github2019-11-041-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_libmscgenDimitri van Heesch2019-11-109-14/+14
|\ \ \ \ \ | | | | | | | | | | | | Spelling corrections for libmscgen directory
| * | | | | Spelling corrections for libmscgen directoryalbert-github2019-11-059-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 preprocessorDimitri van Heesch2019-11-0915-19/+19
| | | | |
* | | | | Remove global state from constexp lexerDimitri van Heesch2019-11-096-52/+98
| | | | |
* | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-11-0956-384/+699
|\ \ \ \ \
| * \ \ \ \ Merge pull request #7377 from albert-github/feature/bug_spell_srcDimitri van Heesch2019-11-0638-60/+59
| |\ \ \ \ \ | | | | | | | | | | | | | | Spelling corrections for src directory
| | * | | | | Spelling corrections for src directoryalbert-github2019-11-0538-60/+59
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Spelling corrections as found by codespell and in #561. Some reported problems were already fixed, others are fixed here, with some exceptions (a,o.): - "referenceby" in defgen.cpp as this is in the output and I cannot oversee the consequences (looks like none, but ...) - "HANGEUL_CHARSET" left as is as in some MS documentation is written: 'HANGUL_CHARSET: Also spelled "Hangeul". Specifies the Hangul Korean character set.' (https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-wmf/0d0b32ac-a836-4bd2-a112-b6000a1b4fc9).
| * | | | | Merge pull request #7374 from albert-github/feature/bug_spell_templatesDimitri van Heesch2019-11-062-2/+2
| |\ \ \ \ \ | | | | | | | | | | | | | | Spelling corrections for templates directory
| | * | | | | Spelling corrections for templates directoryalbert-github2019-11-042-2/+2
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Spelling corrections as found by codespell and in #561. One reported problem was already fixed, others are fixed here.
| * | | | | Merge pull request #7376 from albert-github/feature/bug_spell_docDimitri van Heesch2019-11-063-153/+153
| |\ \ \ \ \ | | | | | | | | | | | | | | Spelling corrections for doc directory
| | * | | | | Spelling corrections for doc directoryalbert-github2019-11-043-153/+153
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Spelling corrections as found by codespell and in #561. Some reported problems were already fixed, others are fixed here. Theer are a few that are not corrected as they signal a documentation correction.
| * | | | | Merge pull request #7378 from albert-github/feature/bug_spell_addonDimitri van Heesch2019-11-064-152/+468
| |\ \ \ \ \ | | | | | | | | | | | | | | Spelling corrections for addon directory
| | * | | | | Spelling corrections for addon directoryalbert-github2019-11-054-152/+468
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Spelling corrections as in #561. The Doxyfiles have been regenerated to conform the current status (a.o. no obsolete tags)
| * | | | | Merge pull request #7380 from albert-github/feature/bug_spell_qtoolsDimitri van Heesch2019-11-069-17/+17
| |\ \ \ \ \ | | |_|/ / / | |/| | | | Spelling corrections for qtools directory
| | * | | | Spelling corrections for qtools directoryalbert-github2019-11-059-17/+17
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | Spelling corrections as found by codespell and in #561. Some reported problems were already fixed, others are fixed here.
* | | | | Make preprocess code reentrantDimitri van Heesch2019-11-094-1638/+1687
| | | | |
* | | | | Fixed use of uninitialized data in VHDL generatorDimitri van Heesch2019-11-091-5/+8
| | | | |
* | | | | Update of generated VhdlParser files.Dimitri van Heesch2019-11-062-5/+5
|/ / / /
* | | | Merge pull request #7373 from albert-github/feature/bug_spell_testingDimitri van Heesch2019-11-053-3/+3
|\ \ \ \ | | | | | | | | | | Spelling corrections for testing directory
| * | | | Spelling corrections for testing directoryalbert-github2019-11-043-3/+3
| |/ / / | | | | | | | | | | | | | | | | | | | | Spelling corrections as found by codespell and in #561. Most reported problems were already fixed, others are fixed here.
* | | | Merge pull request #7372 from albert-github/feature/bug_spell_vhdlDimitri van Heesch2019-11-051-1/+1
|\ \ \ \ | | | | | | | | | | Spelling corrections for vhdl directory
| * | | | Spelling corrections for vhdl directoryalbert-github2019-11-041-1/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Spelling corrections as found by codespell and in #561. `assume_guarentee` is not a vhdl keyword, `assume_guarantee` is. A number of spelling errors are in generated code (through javacc) and have been reported upstrean (https://github.com/javacc/javacc/pull/118) Corection of `guarded_signal_specificatio` to `guarded_signal_specification` is not possible as `guarded_signal_specification` exists as well.
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-11-051-0/+7
|\ \ \ \
| * \ \ \ Merge pull request #7371 from albert-github/feature/bug_tcl_qgdictDimitri van Heesch2019-11-051-0/+7
| |\ \ \ \ | | |/ / / | |/| | | QGDict::hashAsciiKey: Invalid null key due to empty procedure name
| | * | | QGDict::hashAsciiKey: Invalid null key due to empty procedure namealbert-github2019-11-041-0/+7
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When having a problem like: ``` namespace eval ::tk::dialog {} namespace eval ::tk::dialog::file {} namespace eval ::tk::dialog::file::chooseDir { namespace import -force ::tk::msgcat::* } proc ::tk::dialog::file::chooseDir:: {args} { } ``` This will lead to the following warnings: ``` QGDict::hashAsciiKey: Invalid null key .../aa.tcl:9: warning: Illegal member name found. ``` this is due to the fact that the procedure name definition ends with `::` and thus actually has an empty procedure name (this is legal in TCL). (see also: https://stackoverflow.com/questions/58683103/meaning-of-a-proc-name-ending-with). In case of an empty name the last component is taken for the name too.
* | | | issue #7302: Determination of anonymous is too restrictiveDimitri van Heesch2019-11-0517-98/+88
|/ / /
* | | Fix double delete in VHDL error handler.Dimitri van Heesch2019-11-031-2/+0
| | |
* | | Update generated VHDL code to JavaCC 7.0.5Dimitri van Heesch2019-11-0316-4850/+2514
| | |
* | | Merge branch 'albert-github-feature/bug_code_string'Dimitri van Heesch2019-11-021-0/+10
|\ \ \
| * | | Changed implementation to use SkipString/SkipStringS.Dimitri van Heesch2019-11-021-6/+10
| | | |
| * | | Merge branch 'feature/bug_code_string' of ↵Dimitri van Heesch2019-11-021-0/+6
| |\ \ \ |/ / / / | | | | | | | | https://github.com/albert-github/doxygen into albert-github-feature/bug_code_string