summaryrefslogtreecommitdiff
path: root/doc/changelog.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog.doc')
-rw-r--r--doc/changelog.doc806
1 files changed, 662 insertions, 144 deletions
diff --git a/doc/changelog.doc b/doc/changelog.doc
index 44810f1..0c6093c 100644
--- a/doc/changelog.doc
+++ b/doc/changelog.doc
@@ -1,6 +1,524 @@
/** \page changelog Changelog
\tableofcontents{html,latex}
\section log_1_9 1.9 Series
+
+\subsection log_1_9_8 Release 1.9.8
+\htmlonly
+<b>(release date 25-08-2023)</b>
+</p>
+<h3>Bug fixes</h3>
+<ul>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/3476">#3476</a> The encoding of the layout file is not taken into account [<a href="https://github.com/doxygen/doxygen/commit/906571f37afbb3e8ebb5be3a88a35c239adefa73">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/4134">#4134</a> C# abstract/sealed class attributes are not stored in XML output [<a href="https://github.com/doxygen/doxygen/commit/2acf938e681970f70aa6e81dc89d6ca9fe8c33d8">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/7580">#7580</a> No autolink for template functions [<a href="https://github.com/doxygen/doxygen/commit/9a8b3dad55672e36f59c04bbfcb29621394c5e5a">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/8393">#8393</a> @Endcond not behaving as expected (missing warnings, missing output) [<a href="https://github.com/doxygen/doxygen/commit/9cbd93553f2712286545603ae655c50e48e3349b">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9964">#9964</a> [VHDL] - type and name of type in type-generic entity are swapped [<a href="https://github.com/doxygen/doxygen/commit/3372fcc2ec8c57268ef47347d555388643756f2f">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10056">#10056</a> [1.9.7] Markdown Header ID ignored in subdirectories [<a href="https://github.com/doxygen/doxygen/commit/13f5b6fee413d31404cf403a9855b7a9d257bc4f">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10076">#10076</a> \include and Python [<a href="https://github.com/doxygen/doxygen/commit/c71fe8928ac981dc4ade0b7137945c9d981358b6">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10078">#10078</a> Newline missing in parser output [<a href="https://github.com/doxygen/doxygen/commit/e0924fed449653b0bb7c530cf650cfd17f2234bb">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10081">#10081</a> [C++] Inherited virtual functions are not listed as being inherited in child class [<a href="https://github.com/doxygen/doxygen/commit/c58aa9e5d9bd921b34236f171a82c47d7f160517">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10089">#10089</a> User-provided section labels in markdown files are ignored by doxygen 1.9.7 [<a href="https://github.com/doxygen/doxygen/commit/dd36c0d28fc42e8e08ea2de8c4b49b7f1bd51a7e">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10096">#10096</a> Broken equations [<a href="https://github.com/doxygen/doxygen/commit/f36d30b2bd71c7c9e5ae0529fdee30c535e6417c">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10097">#10097</a> missing TOC on \subpage [<a href="https://github.com/doxygen/doxygen/commit/b5fe708c958864c35a5d6b885cd1ac27d3c8e32f">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10101">#10101</a> Spurious warnings for methods in Objective-C categories [<a href="https://github.com/doxygen/doxygen/commit/9a249827d2d3d360330a6b537aa1d6c37280a011">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10104">#10104</a> Incorrect handling of unicode characters [<a href="https://github.com/doxygen/doxygen/commit/503afd0b1a7a83373d6436099a44757b5ebdc6db">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10110">#10110</a> Regression: Specified markdown mainpage &#39;...md&#39; has not been defined as input file [<a href="https://github.com/doxygen/doxygen/commit/8d78bce70bf5501e6b56ba488ab746f128ba59b2">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10115">#10115</a> doxywizard freezes when large amounts of command line output is produced [<a href="https://github.com/doxygen/doxygen/commit/179c2da8391337aac39967da5494832f26e550e5">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/6e866198a2d77a9a7f4144f4b26d9f1994c32d29">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10120">#10120</a> Files with same name have a path prefix [<a href="https://github.com/doxygen/doxygen/commit/409bec0563ece16592731df84bb14f3f811b3c4f">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10123">#10123</a> Argument for parameter does not exist and is missing at the same time [<a href="https://github.com/doxygen/doxygen/commit/e1abedd6b0a5730c7c8219c68ee8c74d9d7a2a61">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10143">#10143</a> Inheritance [<a href="https://github.com/doxygen/doxygen/commit/d8873dd349f0d329bda84730b7000edf0d881ed6">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10145">#10145</a> latex duplicate equations [<a href="https://github.com/doxygen/doxygen/commit/5f83b5d12bdf5dc86f00b37f297c81de9ca10289">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10165">#10165</a> doxygen gets confused with duplicate class definitions and recursion detection [<a href="https://github.com/doxygen/doxygen/commit/a6a21aa48705c81510b9ccd490034e6a91457338">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10184">#10184</a> Problems with differently templated user defined conversion operators [<a href="https://github.com/doxygen/doxygen/commit/656a74c1e6642bd611e49a13dec3e20d94fb0bbe">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10186">#10186</a> C++: constexpr and / or static trailing return type syntax + void [<a href="https://github.com/doxygen/doxygen/commit/b81b44ba85e3c09cf9ab5c7c403cbf016437324c">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10190">#10190</a> References to enumerations within a class named Bool are not properly handled [<a href="https://github.com/doxygen/doxygen/commit/499f724395cc0eec417afe20194f1c720020a615">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10191">#10191</a> Python docstring parsed incorrect [<a href="https://github.com/doxygen/doxygen/commit/ef2c2c109b1f94187bffa475097cbc8d76b026a3">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10193">#10193</a> Using an alias within an alias [<a href="https://github.com/doxygen/doxygen/commit/728b1db96f92a576e37db96f71c771320124cabf">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10195">#10195</a> Cant create C# classes using XSD.exe [<a href="https://github.com/doxygen/doxygen/commit/e05e07e2439fec04e002a76e543fff8c7efe8fac">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10209">#10209</a> UML diagrams do not honor HIDE_UNDOC_MEMBERS [<a href="https://github.com/doxygen/doxygen/commit/d18f2d80e7dcd9a56b5ca06dcd62231950cb4140">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10212">#10212</a> &quot;refid&quot; attribute on &quot;includes&quot; (incType) XML nodes should be marked optional [<a href="https://github.com/doxygen/doxygen/commit/897259506a07aa8433b052c0923eac60f73c3edd">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10220">#10220</a> \copydoc for file dox does not copy brief [<a href="https://github.com/doxygen/doxygen/commit/e1c456aa58f7ee8cebe3bfc806c4cfb31d5b7b13">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/eefa19f466bfa432e40a15ca8083ac27545ef028">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10234">#10234</a> Feature: Add EXTERNAL_NAMESPACES configuration option, or similar [<a href="https://github.com/doxygen/doxygen/commit/cb2c983632802521480a1fd39d31887dacdf9f05">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10235">#10235</a> Python private class incorrectly expects documentation for its methods [<a href="https://github.com/doxygen/doxygen/commit/3cd49056d37e1ef7a3ca1bd3b6ca55211f22283c">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/f9f819fbf7bec4409f55255806a7d84b644d8bda">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10235">#10235</a> separator in warning for C# [<a href="https://github.com/doxygen/doxygen/commit/a09a774910fe1ad5abc55b572853ad330508d247">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10238">#10238</a> Doxygen can&#39;t document Global functions [<a href="https://github.com/doxygen/doxygen/commit/583b1e0a8ac9fd11e1aaf4770b73ce5b69ec8d0c">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10252">#10252</a> Doxygen produces wrong link from header file [<a href="https://github.com/doxygen/doxygen/commit/a0444c1ea9d8cc8ef8dc3c6c52755b30d1dc44fe">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10253">#10253</a> Newer version using a lot of RAM compared to older version [<a href="https://github.com/doxygen/doxygen/commit/d86687df76b32b95c48d85d1a027180a0deef6cd">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10258">#10258</a> global-buffer-overflow in ManDocVisitor::operator()(DocHtmlList const&amp;) mandocvisitor.cpp:640 [<a href="https://github.com/doxygen/doxygen/commit/13a2171757fffff32940927f3fffa9fcfbc8d472">view</a>]</li>
+<li>Fixed problem expanding single parameter aliases [<a href="https://github.com/doxygen/doxygen/commit/08e889e30cd8594ad23391de36c684e514381315">view</a>]</li>
+<li>Fixed problem handling recursive aliases [<a href="https://github.com/doxygen/doxygen/commit/580cd6a24a1a45f08095f9dd2dc86a4285ed39c7">view</a>]</li>
+<li>Fixed problem parsing C++/CLI &#39;public ref class&#39; [<a href="https://github.com/doxygen/doxygen/commit/060b2d17a80c1e37150b7cfa7ff55fb31005e8ae">view</a>]</li>
+<li>Related pages index contained bogus expand/collapse icons [<a href="https://github.com/doxygen/doxygen/commit/e1645d0a15486c41e366b37242021c591b92c879">view</a>]</li>
+<li>Problems copy `FORMULA_MACROFILE` [<a href="https://github.com/doxygen/doxygen/commit/47ab48ea184099081117187e1c4bb1b406049eaf">view</a>]</li>
+<li>Variable names seen as keywords in C++ [<a href="https://github.com/doxygen/doxygen/commit/aba8d6a0e72d7e675075a6ad6f408fb3563b28ef">view</a>]</li>
+<li>Comment in `&lt;protection&gt; :` class part of Cpp [<a href="https://github.com/doxygen/doxygen/commit/34ad00820ff757148bba9493f45cc7398a37d584">view</a>]</li>
+<li>Correct warning in case automatic setting of doxygen settings [<a href="https://github.com/doxygen/doxygen/commit/e6d9365a207a8f3d6122a234c14c39d25ce06fdd">view</a>]</li>
+<li>Position of first line of source browser for RTF output [<a href="https://github.com/doxygen/doxygen/commit/f6778cd5b5808b44ae0b960e58b8d4d1e712f6c6">view</a>]</li>
+<li>Corrections for vhdl comment [<a href="https://github.com/doxygen/doxygen/commit/fe6d9b1774e103f9c65c08d24eb3bd322c0380b2">view</a>]</li>
+<li>Fix latex quotes in &lt;pre&gt; [<a href="https://github.com/doxygen/doxygen/commit/61be6c3940b3be750fd909fec3f0524700185f9b">view</a>]</li>
+<li>Unclear / double path for file names [<a href="https://github.com/doxygen/doxygen/commit/d53f37cfd34af1d51f9715c7e6101fbbd11c3c5b">view</a>]</li>
+</ul>
+
+<h3>Features</h3>
+<ul>
+<li>Add support for C++20 modules, which can be documented by placing documentation before the module declaration or by using the <tt>\module</tt> command.
+[<a href="https://github.com/doxygen/doxygen/commit/6d80fc7e5d03c259b1a7280972e0b28884217655">view</a>]
+[<a href="https://github.com/doxygen/doxygen/commit/78b0167b5f78cc064702aac645d3498431c58c9d">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/a225a8372dea5d0f36b0bc24d4103b8abee1bf4f">view</a>], and
+[<a href="https://github.com/doxygen/doxygen/commit/e55d17ec3663212bffef87d551dea8c2314e6c6b">view</a>]</li>
+<li>Added interactive code folding to the HTML output
+[<a href="https://github.com/doxygen/doxygen/commit/8802df82c35d983f8eab8a0b7a19bac1c9c10129">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/b117bea3ec8db63ca7b79f88dfbfab701b60b7d6">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/6e9402febe9248a9d233713970b79b49a2336908">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/09438a9f74750cb5a2264490515d761487da52bf">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/92d6484932c276397d2c44ae32704263aff8a529">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/13c194c91ac2a9650a741a0fb6e7eaad71cde604">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/7db29f652a496466440eb5395d8c8b4fe322f476">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/9159c6c0a0c5c71151331f6f7ab5fa4632ac04e7">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/0ed044b83ad9d4e326c86cd2e11210d189f5b8ee">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/50163f86a9baa4bb0b6b56af1825d9bf7b7cd5d0">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/ee4b4a8798bd8abde988cee28f6af10e56ff7a04">view</a>], and
+[<a href="https://github.com/doxygen/doxygen/commit/ea305c6f580d9b71b05e82c8363ad1c1a0ac818e">view</a>]</li>
+<li>parser update to vhdl2017 [<a href="https://github.com/doxygen/doxygen/commit/4b155efce59ee818178267fc10c14971295daac4">view</a>]</li>
+<li>Improve accessibility of the html output via keyboard
+[<a href="https://github.com/doxygen/doxygen/commit/db82b055a61e74bd62b5a0e01d61a2ed3ece7a4d">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/dcbea1c75af182972ac466a9d940bb1a4a04d4dd">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/182eedd269f2eea70e5257160567efb671304096">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/6f3f3c37c27f63e294516ce372ef469ebf3ab0c0">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/8e62a1e5c31a0ee3e7415d3de21fd8ea71eff202">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/abbb027a6e6d0c128ab08bb9adc9d25028ef1763">view</a>], and
+[<a href="https://github.com/doxygen/doxygen/commit/46be2d0fd5095e66fe5faf374231fc70ee111778">view</a>]</li>
+<li>add CMake option to use system spdlog [<a href="https://github.com/doxygen/doxygen/commit/be383ed8ff462c5cdbd5dd9a6ef3ac0e8ba9765a">view</a>]</li>
+<li>Allow custom separator for ALIASES
+[<a href="https://github.com/doxygen/doxygen/commit/02a0c2e3a1fe7aff0eaba0194c1b4063972f9eef">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/b7c98e90ee150685e5d4fe8e038942aa4f36e7be">view</a>], and
+[<a href="https://github.com/doxygen/doxygen/commit/d757ec38a6a1eb6e7b0cc3a53df1adc16c4301b8">view</a>]</li>
+<li>Support Fulltext search for page and group titles
+[<a href="https://github.com/doxygen/doxygen/commit/f4b0893aa5437eedc91ac3d6363df4c112ddf2af">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/e4dfaf1ebd3027be7251d7183fae65f288273038">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/45d2a9c08e64942419a9834e769042e3bcd47e60">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/60ef67e2136877d77901115a442dc5275fe9ea6e">view</a>], and
+[<a href="https://github.com/doxygen/doxygen/commit/8be674aff591866f61df4af08e92bb25ce72b4a0">view</a>]</li>
+<li>More flexible collaboration graphs regarding show / hide via new commands <tt>\collaborationgraph</tt> and <tt>\hidecollaborationgraph</tt> [<a href="https://github.com/doxygen/doxygen/commit/60039099e4b29e41f487b82ab934a14e10130f51">view</a>]</li>
+<li>More flexible directory graphs regarding show / hide via new commands <tt>\directorygraph</tt> and <tt>\hidedirectorygraph</tt> [<a href="https://github.com/doxygen/doxygen/commit/9f51089244226957eda0616a61fea1a8d3aaf375">view</a>]</li>
+<li>More flexible group dependency graphs regarding show / hide via new commands <tt>\groupgraph</tt> and <tt>\hidegroupgraph</tt> [<a href="https://github.com/doxygen/doxygen/commit/e5e0d795f84b7e4fe28f1a46532775a4124b6129">view</a>]</li>
+<li>More flexible include graphs regarding show / hide via new commands <tt>\includegraph</tt> and <tt>\hideincludegraph</tt>[<a href="https://github.com/doxygen/doxygen/commit/ad81bcf887571ef8bc2de30966e0a569239dead2">view</a>]</li>
+<li>More flexible included by graphs regarding show / hide via new commands <tt>\includedbygraph</tt> and <tt>\hideincludedbygraph</tt>[<a href="https://github.com/doxygen/doxygen/commit/ad81bcf887571ef8bc2de30966e0a569239dead2">view</a>]</li>
+<li>Add &#39;extern&#39; to xml output [<a href="https://github.com/doxygen/doxygen/commit/7dcc01f6ca5e6b109445e779cbffc0e0e1cafa47">view</a>]</li>
+<li>Consistent use of <tt>TIMESTAMP</tt>, which makes <tt>HTML_TIMESTAMP</tt> and <tt>LATEX_TIMESTAMP</tt> obsolete [<a href="https://github.com/doxygen/doxygen/commit/c56fe204828eda024f5cbc10ff675254743eb76c">view</a>]</li>
+<li>Enable link on line of edge in a directory graph [<a href="https://github.com/doxygen/doxygen/commit/cbb611bcc1451af42a98aea65fcec8ba6304a218">view</a>]</li>
+</ul>
+
+<h3>Improved user feedback and documentation</h3>
+<ul>
+<li>Switch dark / light mode on ESC key [<a href="https://github.com/doxygen/doxygen/commit/24c0b9bdfcffd7bd70952f63b1c11366af16beb8">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/d1eeb214a3445f85873336b9c10328e40407a44f">view</a>]</li>
+<li>Setting correct version in LaTeX documentation [<a href="https://github.com/doxygen/doxygen/commit/2afc5138a2275430ed77e3f79338f35ec73d710c">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/efca83214061d6c85f0f8a1877b251a3bd8adbd8">view</a>]</li>
+<li>Portuguese translators updated to 1.9.8. [<a href="https://github.com/doxygen/doxygen/commit/f3e60994954da07a8f8822e56685bc53dc5c6aba">view</a>]</li>
+<li>Adding a few links in the documentation [<a href="https://github.com/doxygen/doxygen/commit/c5cefba86e22d197d1e0c8ad59fad3d26e12d9fc">view</a>]</li>
+<li>Check for remaining markers in the used header and footer for HTML and LaTeX [<a href="https://github.com/doxygen/doxygen/commit/448cfb8eca295dae44ebe2a278f73ec9aa5da9ad">view</a>]</li>
+<li>Correct spelling and grammar in MARKDOWN_ID_STYLE docs [<a href="https://github.com/doxygen/doxygen/commit/1fd2a7894a85f2a88eb9c1e536de9c1a37ee670c">view</a>]</li>
+<li>Add line to README with generateDS version number [<a href="https://github.com/doxygen/doxygen/commit/a803b0c4613a6ab5b9acd201d2f2d184d2a54aef">view</a>]</li>
+</ul>
+
+<h3>Refactoring and cleanup</h3>
+<ul>
+<li>Add sqlite3 as local dependent package [<a href="https://github.com/doxygen/doxygen/commit/394c56a10f4654389333a99d6a7d3e17695d101a">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/7464d5ee770c929706c8524cd93ff68d28943016">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/c42f1be243b383b1c8fd6e534c9ddee6f6b82146">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/f3de1fce4620ddd45a68ff6648e3923d5fb5e696">view</a>]</li>
+<li>Added README.md to the sqlite3 directory [<a href="https://github.com/doxygen/doxygen/commit/dc1a58ccae24a7e8116e4f41d76eae5be785c88c">view</a>]</li>
+<li>Fixed a number of warnings reported by clang-tidy [<a href="https://github.com/doxygen/doxygen/commit/cd48e3023193658be21cbcdad406b3a2b878faa0">view</a>]</li>
+<li>clean: adjust `qisempty()` for better readability [<a href="https://github.com/doxygen/doxygen/commit/2ada9acd9ebd61a66952716b70fb88f56a9774f9">view</a>]</li>
+<li>clean: adjust `qmemmove()` implementation indentation [<a href="https://github.com/doxygen/doxygen/commit/fd456ec2b92fe5dc1501a3a4abacaae9e59f0b2a">view</a>]</li>
+<li>clean: adjust `qstrdup()` implementation indentation [<a href="https://github.com/doxygen/doxygen/commit/c8cbe4106db5b6a3c9b28c79787396910b351481">view</a>]</li>
+<li>clean: adjust indent and style for `qstrncpy()` [<a href="https://github.com/doxygen/doxygen/commit/23500685c0f8f370f137a057589f4429087551b3">view</a>]</li>
+<li>clean: remove dead code for snprintf macro definition [<a href="https://github.com/doxygen/doxygen/commit/4f0f212af9ce9fc90a7a65440c34f30ae90bdd89">view</a>]</li>
+<li>clean: replace 0 with nullptr in `qstrcpy()` implementation for better readability [<a href="https://github.com/doxygen/doxygen/commit/c9c9de401be16913d856d2ca808ee5e557cce654">view</a>]</li>
+<li>style: adjust indentation in `qstricmp()` and `qstrnicmp()` [<a href="https://github.com/doxygen/doxygen/commit/7cad59b734f669009e91b409944fa6952ab349c7">view</a>]</li>
+<li>style: prefer `nullptr` to 0 in `QCString::find()` [<a href="https://github.com/doxygen/doxygen/commit/7e13a05829768579df72d5995a0f12756f81a6b8">view</a>]</li>
+<li>style: remove trailing spaces in github action workflow file [<a href="https://github.com/doxygen/doxygen/commit/f6b4635951b54051bfe0f93ec5f8c200a1f53ea5">view</a>]</li>
+<li>style: use 2 spaces in testing/CMakeLists.txt [<a href="https://github.com/doxygen/doxygen/commit/1f6d31dffc48026aa6f7524a2329b53b8d4f745e">view</a>]</li>
+<li>Silence 2 coverity warnings [<a href="https://github.com/doxygen/doxygen/commit/b020a500c65d2ee13e7c0e62ae47c50a16f8800a">view</a>]</li>
+<li>Refactoring: Add &#39;override&#39; to virtual methods of symbol definitions [<a href="https://github.com/doxygen/doxygen/commit/682b594f5b4334512dc2f3026be5c4e0d90fb6a1">view</a>]</li>
+<li>Refactoring: Replaced prints by tracing in symbolresolver [<a href="https://github.com/doxygen/doxygen/commit/867bfdb38ab5efd5c9fabd0cdc945ef991a559b1">view</a>]</li>
+<li>Refactoring: move input and result parameters of getDefs into structs [<a href="https://github.com/doxygen/doxygen/commit/92c4ee827c5f4afc3188984972989233fd3d2851">view</a>]</li>
+<li>Refactoring: replace DotRunnerQueue and DotWorkerThread by ThreadPool [<a href="https://github.com/doxygen/doxygen/commit/bcc35bd61c32b45a07a73cce77eef90a77618e51">view</a>]</li>
+<li>Various performance improvements + added section titles [<a href="https://github.com/doxygen/doxygen/commit/42391fce4676eeffc64f5836c66db359355fe61b">view</a>]</li>
+<li>Detection of missing / superfluous `\n` in warnings [<a href="https://github.com/doxygen/doxygen/commit/0c08645f82de8de6f01f87e2f4d29a7ed3a23885">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/4f0a4f9e9a5af61257f1ea358bbf9a6c4fd76f37">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/a03d0e6cbff9fd0d1e59d878a1774b707180ce5a">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/bc8e52e02487c2547a9357f0d6e44b625175b1fd">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/c45c79c7e53bcef2612ba96683ccc758d267c2f9">view</a>]</li>
+<li>Remove Windows compilation warnings [<a href="https://github.com/doxygen/doxygen/commit/28c5e7c812ce5f86dc891ca24e129067a5af4ef7">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/acdaf8b392bdb77faa922484bc40f91f104221f2">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/c052af0acb672747344d529d879d1f33ce4df739">view</a>]</li>
+<li>Remove experimental template engine option [<a href="https://github.com/doxygen/doxygen/commit/0b0ec2e61189c321bb7ead5c0bf2f8cb0b618f65">view</a>]</li>
+<li>Cleanup: delete useless macro def, class and function declaration in doxygen.h [<a href="https://github.com/doxygen/doxygen/commit/b0082a5447454c5b8a06951d902f3d51851b809d">view</a>]</li>
+<li>Various restructurings [<a href="https://github.com/doxygen/doxygen/commit/6b20feb17b8b542149d1f524982745d3e90153ba">view</a>]</li>
+<li>Sync etoc_doxygen with upstream 1.2b release [<a href="https://github.com/doxygen/doxygen/commit/dbae532bf5e92d042d070e9aa9b8b278a9a075aa">view</a>]</li>
+</ul>
+
+<h3>Improved testing</h3>
+<ul>
+<li>Add support for tracing to stdout and stderr [<a href="https://github.com/doxygen/doxygen/commit/396688347198e076597050259f4835853bdc3b44">view</a>]</li>
+<li>Added debug option &#39;-d entries&#39; to dump the tree of Entries. [<a href="https://github.com/doxygen/doxygen/commit/2e353ba48e12672534e9293fc6dfae0863880232">view</a>]</li>
+<li>Testing with ` CLANG_ASSISTED_PARSING=YES` [<a href="https://github.com/doxygen/doxygen/commit/3123107c9ae97b42e6a25ab27b4b69f79d97edf3">view</a>]</li>
+<li>ci: run tests with explicitly specified env vars [<a href="https://github.com/doxygen/doxygen/commit/bc21f240292e5365a4b6a61fe4fade5bc73b42fa">view</a>]</li>
+<li>Non readable error message in tests [<a href="https://github.com/doxygen/doxygen/commit/bcc6708e792ad4ea0df12236ddd2c720b28651f4">view</a>]</li>
+<li>Possibility to exclude tests by number [<a href="https://github.com/doxygen/doxygen/commit/ecd382e5b97b43fa06037c63da9cacc257eedca8">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/f26e938200578633e17c72c60259b49b00274870">view</a>]</li>
+<li>Possibility to see the temporary files used for formulas [<a href="https://github.com/doxygen/doxygen/commit/d851a1dfe9b9fb593e6d384b1fb439c3b53cd087">view</a>]</li>
+<li>Interleave of `stdout` and `stderr` [<a href="https://github.com/doxygen/doxygen/commit/e42b8f6775f607b6d9b8e05f5c0fdf4966d0b860">view</a>]</li>
+<li>Show not up to date message for translator [<a href="https://github.com/doxygen/doxygen/commit/92412e0a2287cb492366be33cc79e294002de604">view</a>]</li>
+<li>Enable warn/err string checking also for clang [<a href="https://github.com/doxygen/doxygen/commit/25563c5f3f5fff79e5344b9fb2abc0fd12289f08">view</a>]</li>
+</ul>
+
+<p>
+\endhtmlonly
+
+\subsection log_1_9_7 Release 1.9.7
+\htmlonly
+<b>(release date 18-05-2023)</b>
+</p>
+<h3>Bug fixes</h3>
+<ul>
+<li>bug 327697 Ignores single-line /*! ... */ comment contents sometimes [<a href="https://github.com/doxygen/doxygen/commit/e22f8133c3ddc9b98e4e3de6ae1c5697cd76d36c">view</a>]</li>
+<li>bug 473140 Broken anonymous union data in XML [<a href="https://github.com/doxygen/doxygen/commit/a18e4c76ed6415893800c7d77a2f798614fb638b">view</a>]</li>
+<li>bug 548438 VERBATIM_HEADERS - only works with header files with file type [<a href="https://github.com/doxygen/doxygen/commit/44d5bec27991f8d1352070eb0f763c5424ad1cd2">view</a>]</li>
+<li>bug 564252 HTML output for pure virtual function with &quot;throws()&quot; hint is wrong [<a href="https://github.com/doxygen/doxygen/commit/09edf55a01f8889698b56fda264744f3172b7d81">view</a>]</li>
+<li>bug 594746 [html] wrong &lt;title&gt; value, missing title in page for &quot;Members&quot; pages [<a href="https://github.com/doxygen/doxygen/commit/d5f672eaf58f25bd97dd0cf10fef547c28cf9860">view</a>]</li>
+<li>bug 628022 single `-` in `&lt;pre&gt;` busts nesting levels [<a href="https://github.com/doxygen/doxygen/commit/a20679e112c79f370848a0bae47463b89379eb92">view</a>]</li>
+<li>bug 636706 Support regular expressions in EXCLUDE_SYMBOLS [<a href="https://github.com/doxygen/doxygen/commit/0bb3c86729c1c39c8be9f3b8ee1358737af1fe5d">view</a>]</li>
+<li>bug 752410 make.bat on UNC paths will start to erase files from c:\windows\system32 [<a href="https://github.com/doxygen/doxygen/commit/0d2c81628817ebc071dc232c1cb12b5e45ba2edf">view</a>]</li>
+<li>bug_665439 FILE_VERSION_FILTER incorrectly run for file references from a tagfile with filename &quot;&lt;tagfile&gt;:/my/path&quot; [<a href="https://github.com/doxygen/doxygen/commit/f4162b34983545e51376c0c4b8a6cb4f728c3c8a">view</a>]</li>
+<li>bug_676971 HIDE_SCOPE_NAMES also hides template declarations of template member functions in detail description [<a href="https://github.com/doxygen/doxygen/commit/d8d91360786c38fe87a9cae238e8737df5e05b76">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/6737">#6737</a> end of comment inside code block [<a href="https://github.com/doxygen/doxygen/commit/27111279decbc5959234d8642097df21f2f0232e">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/7087">#7087</a> Invalid (X)HTML in case of \mscfile, \dotfile, \diafile [<a href="https://github.com/doxygen/doxygen/commit/537814e516eefd4bd5f403d90a7952d2c2356cb4">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/5e94e4b9b84949d9804a2093e7d91e9009de87bb">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/7386">#7386</a> Method parameters documented inline are not present in documentation when using @copydoc [<a href="https://github.com/doxygen/doxygen/commit/ba225d76bb538f4471bf4581f400ba11022e4fe3">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/8790">#8790</a> doxyrest command returns &quot;duplicate member id group...&quot; [<a href="https://github.com/doxygen/doxygen/commit/7784867bdf0606e0d7525ee5454be54561eca594">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/9cf482c4b1edcb01827499ffb255cb3e4cd522ee">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/d460544167e38ce2e737ca4dd0c9dba37d5c19f3">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9159">#9159</a> Doxygen produces ugly empty space in LaTeX and PDF output because of hypertargets [<a href="https://github.com/doxygen/doxygen/commit/0a881fd19e0f22a1990bd0d387f77e79bcc60db7">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9254">#9254</a> Markdown page subpage and treeview [<a href="https://github.com/doxygen/doxygen/commit/e0c9d9c4187ffcd90cf56e469f94615ae9fd072c">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9319">#9319</a> Doc build fails with cairo 1.17.6 [<a href="https://github.com/doxygen/doxygen/commit/7b2a6027775b0158304635a98de0f9b5672f163a">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/8129939c312e4b5060042fdb93bd071b7b133381">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9368">#9368</a> subsubsection and beyond text rendered inline on LaTeX [<a href="https://github.com/doxygen/doxygen/commit/d306e9d2bc9347f3e653abfad950e1e1710f222e">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9668">#9668</a> Doxygen confused with enum class in nested namespaces [<a href="https://github.com/doxygen/doxygen/commit/f8eb76c729e367d745b01637c76ad0d945322599">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9696">#9696</a> bug 466064 Formatting-options for $datetime [<a href="https://github.com/doxygen/doxygen/commit/6c4c78fabd428bb58e78645402bf4aee74778972">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9713">#9713</a> Variables show in &quot;Related Functions&quot; section [<a href="https://github.com/doxygen/doxygen/commit/3261e6fd5cb818cb9449befe58381dafd04d5a8c">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9718">#9718</a> class diagram&#39;s width is not correct and class member appears weird [<a href="https://github.com/doxygen/doxygen/commit/611688a6aa445cae6b1f5b8ebe2d9a63a090b85f">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/643d1862844a97b239faca62cf51cd54d50d9f6e">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/7c7ad05b319fdcf01b3e16c95aa6babc0b8ccc09">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9719">#9719</a> \ref command does not insert title of referenced page [<a href="https://github.com/doxygen/doxygen/commit/45118535cd2ec4a2849dbf3a0be26f951ed19f15">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/e0cd796baae9f5aac22fb664b1bc689e6a10824c">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/fbd6bd8fb68016068d42afce6a07b447ddc66e9b">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9726">#9726</a> \ref command doesn&#39;t perform in LaTeX as described in the documentation [<a href="https://github.com/doxygen/doxygen/commit/fa97afd1b33f30386ab01057781bd9dec5883cac">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9756">#9756</a> Doxygen produces invalid output for many C# interpolated strings [<a href="https://github.com/doxygen/doxygen/commit/3afb9c13c6eef1ee3fce544ebfb7bb50828c865e">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9763">#9763</a> Python docstring: brief and detailed description not correctly separated by blank line [<a href="https://github.com/doxygen/doxygen/commit/b70600a81b9b5fc15348c574b251342cee4bba12">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9771">#9771</a> Escaped double-quote in Objective-C string confuses parser [<a href="https://github.com/doxygen/doxygen/commit/999ce27dcfe476ffdc6aec48e45f5898b69d44d5">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9779">#9779</a> Doxygen doesn&#39;t correctly treat nested \if statements [<a href="https://github.com/doxygen/doxygen/commit/029c4a5d2a12a27dfd5c3cb1c37793cb23fa60eb">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9783">#9783</a> Some functions are not listed in &quot;referenced by&quot; [<a href="https://github.com/doxygen/doxygen/commit/b80a0b98a40c22b5e4f4e0140f2031846ec66172">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9810">#9810</a> Math in bibliography [<a href="https://github.com/doxygen/doxygen/commit/001deb1d2647b77aa735993a02f8acff4ab96cb4">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9816">#9816</a> Missing search files in QCH content [<a href="https://github.com/doxygen/doxygen/commit/08b52217b75b45ea469d0bb5fa5b6b45540a3d27">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/3795d355ccdaf557b69e38a6b83dc92ce990f097">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9831">#9831</a> @exception description paragraph does not accept @ref tag [<a href="https://github.com/doxygen/doxygen/commit/17c294213fee2a0b6799bc136eb92db8470da111">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/17eff36e7f6e88b34b31ffcf66c9396b9ecd6191">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9839">#9839</a> Server side search is returning wrong results [<a href="https://github.com/doxygen/doxygen/commit/134e0e351c9d0009ac411a0fa195644f771fe673">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9845">#9845</a> C# parser reads &quot;$&quot; as &quot;Interpolated string expression&quot; which is not correct [<a href="https://github.com/doxygen/doxygen/commit/f8de97ca6056b80f2d544eb2006dbb12a2b0e718">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9846">#9846</a> Python functions with and without type hints displayed inconsistently. [<a href="https://github.com/doxygen/doxygen/commit/2019fee7edd25cfefa3c6f7514a94a628a4c2fb7">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9850">#9850</a> Link to class enum in namespace not working in file reference [<a href="https://github.com/doxygen/doxygen/commit/ea88834eff063ef54799ca22cb149991a235c025">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9852">#9852</a> Operator&lt;&lt; not parsed correctly in template class [<a href="https://github.com/doxygen/doxygen/commit/99d4a28e28929af892cb116d60e4935f9c46bfbc">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9855">#9855</a> HTML: TOC: Smooth scrolling [<a href="https://github.com/doxygen/doxygen/commit/a72c7b6629eb7675939cdfecf9eb21473bf62e73">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9858">#9858</a> Markdown: Heading auto id starting with digit of minus sign [<a href="https://github.com/doxygen/doxygen/commit/be6a5142ae56970f5bb6f8d7250d6e8a3857d790">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9861">#9861</a> Links among markdown files don&#39;t work if upstream path element contains space [<a href="https://github.com/doxygen/doxygen/commit/b8c00336322b2f285677b5ca3aff4a25be353341">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9883">#9883</a> Performance issues when HAVE_DOT is YES to make \dot work, and CLASS_GRAPH=GRAPH is also used [<a href="https://github.com/doxygen/doxygen/commit/9ae0491637d586af5193ac32994e5d664774fd4c">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9885">#9885</a> References to enum member partially broken since v1.9.5 [<a href="https://github.com/doxygen/doxygen/commit/2cc5b9c38de5f64c8af0bdd2bfceb204b55882ba">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9911">#9911</a> Support ##&lt; for documenting members and variables [<a href="https://github.com/doxygen/doxygen/commit/0ce15a8bea647832dead6ea655b21088c2808849">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9921">#9921</a> HIDE_SCOPE_NAMES does not hide names in treeview [<a href="https://github.com/doxygen/doxygen/commit/cb100ec0f7027136e4efa05b0e9c71cdc1de0989">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9932">#9932</a> Incomplete Style.css [<a href="https://github.com/doxygen/doxygen/commit/b6c285f3c2fc0f2bf8ce7c059380c333ec02a25e">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9935">#9935</a> Doxygen WARN_LOGFILE needs to create folder [<a href="https://github.com/doxygen/doxygen/commit/445bf55439ac0f67715e62eebaea1f97fbc5f825">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9942">#9942</a> warning: Member try (variable) of namespace lib_validation is not documented. [<a href="https://github.com/doxygen/doxygen/commit/36d424766c53e3675df90d829bc802a4fcee4d43">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9947">#9947</a> Attributes resulting of an unpacked tuple are not documented (Python) [<a href="https://github.com/doxygen/doxygen/commit/79bad80640352fc168b8fa05f8e1305ed0c97292">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/91109585294d9452b217c7c431b7659ccbeb3f91">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/ac1bcfbb18caaf9f3df8efc1eae9b57af9446045">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/ceb73af3153c271ada2d87134d6bfab2986a69bd">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9950">#9950</a> PlantUML is not fully supported in markdown fenced code blocks [<a href="https://github.com/doxygen/doxygen/commit/b29cb9a4f922e751bc1ceea1bbbb872000dd39ad">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9963">#9963</a> [VHDL] - Generic parameter list of generic subprograms are not printed [<a href="https://github.com/doxygen/doxygen/commit/f6e54b1f4a6721e2ac26e9e67e846ffac3e2b80f">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9963">#9963</a> [<a href="https://github.com/doxygen/doxygen/commit/46c84a40d12edea42a577fbe6703cf90281d5a49">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10006">#10006</a> Problem with generated documentation when a method is named &#39;exception&#39; [<a href="https://github.com/doxygen/doxygen/commit/5c23efee868a49e9a1dc7f0c7f98f856b6be7a0d">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10010">#10010</a> SHOW_HEADERFILE doesn&#39;t work well for headers with no file extension [<a href="https://github.com/doxygen/doxygen/commit/093e2a058fc2f8eaaa2c91e6cf1537b11ae368a3">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10013">#10013</a> infinite recursion (stack overflow) in findScopeFromQualifiedName [<a href="https://github.com/doxygen/doxygen/commit/bc42dee774f000aeb3a47c4f3af0919dc4dd3ae4">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10015">#10015</a> Add warning when file set for USE_MDFILE_AS_MAINPAGE isn&#39;t found [<a href="https://github.com/doxygen/doxygen/commit/76050edf30117f686e91830ba2b31f6a2d2db7c9">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/10050">#10050</a> Typo in the Doxygen \todo documentation [<a href="https://github.com/doxygen/doxygen/commit/cd2e68acab939e1cfa69a4ceab75d5703cceb914">view</a>]</li>
+<li>avoid csp insecure eval on search box. [<a href="https://github.com/doxygen/doxygen/commit/f2bf9aa16e99e0b197188b5f577564b897d152c4">view</a>]</li>
+<li>fix sqlite3gen regressions from 592aaa4 [<a href="https://github.com/doxygen/doxygen/commit/707e3e354ec652b688b10206e6840afd13b10f69">view</a>]</li>
+<li>Fix server based search for PHP 8.1 [<a href="https://github.com/doxygen/doxygen/commit/9ab5f4f8780c3e0a89eda8a3e34532dff8ed5fe9">view</a>]</li>
+<li>search: Fix incorrect result count in opensearch suggestions [<a href="https://github.com/doxygen/doxygen/commit/633278275881ca214b686f37057bc17954da6c8d">view</a>]</li>
+<li>Don&#39;t show `__pad*__` for unnamed bitfields [<a href="https://github.com/doxygen/doxygen/commit/78cf16790f3b39fe782135823d0faa2638746a44">view</a>]</li>
+<li>Check and copy logo file for rtf output [<a href="https://github.com/doxygen/doxygen/commit/60e3e57441b69d0361279f22c6282d4aaa7e4220">view</a>]</li>
+<li>Escape `-` sign in fontname settings substring as well [<a href="https://github.com/doxygen/doxygen/commit/58ca91c3ec4adff6189de3d0acdf669eb241900d">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/abd764927444af973b3cd071ebd219578c6b5938">view</a>]</li>
+<li>Latex incorrect handling of backticks in code fragments [<a href="https://github.com/doxygen/doxygen/commit/7fe787eb41907a1b7b2057e91125f59004dbeb51">view</a>]</li>
+<li>Variables were shown with () in the client side search results [<a href="https://github.com/doxygen/doxygen/commit/debe26c561547d09f855b28dc3e77b97599fed08">view</a>]</li>
+<li>Prevent bogus type assignment in Python output [<a href="https://github.com/doxygen/doxygen/commit/c78c2de736183dce44e8a1e124daffebcae15afb">view</a>]</li>
+<li>Rename correct file to .bak when using &quot;doxygen -u &lt;some-path&gt;&quot; (issue #10035) [<a href="https://github.com/doxygen/doxygen/commit/cbae9ff07299c52ee5a62937b7c34c538cf9827a">view</a>]</li>
+<li>Double identifiers due to mapping to same id of file names [<a href="https://github.com/doxygen/doxygen/commit/6d22c7a3ede12694d87ee836815a206f6fa41a29">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/be9057db133c5a27143946eaf4b842b176a5ad8e">view</a>]</li>
+<li>Fixed cross referencing issue. [<a href="https://github.com/doxygen/doxygen/commit/7fdda21c50ce27db98b3b80dbf18e7ca3188c35b">view</a>]</li>
+<li>Limit index fields in hhk file of chm file. [<a href="https://github.com/doxygen/doxygen/commit/6314654f4576d0d6f62d5a541ab5bf93e695dcde">view</a>]</li>
+<li>Hide undocumented group members when `HIDE_UNDOC_MEMBERS=YES` [<a href="https://github.com/doxygen/doxygen/commit/397a238fca0de75848b5b0146ce058cef6ec9726">view</a>]</li>
+<li>Handling of `\noop` command in preprocessor [<a href="https://github.com/doxygen/doxygen/commit/e745684ab69b940cdb5ea9df689e0aab7f05958f">view</a>]</li>
+<li>Handling of verbatim type sections in preprocessor [<a href="https://github.com/doxygen/doxygen/commit/ec3559aac0b00caae8866ebe74f2e3b2e1d24fa3">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/8a8c635b3f9fc696f3a2babee2e2000b4d60fd4c">view</a>]</li>
+<li>Fixes for type bound procedures in Fortran [<a href="https://github.com/doxygen/doxygen/commit/dc1fea528435dd8189b0a9ab2de5ab996d437945">view</a>]</li>
+<li>Incorrect warning about not matching number of `#if` / `#endif` [<a href="https://github.com/doxygen/doxygen/commit/c481921e346c347d92e0f7399710e8398ba6cf39">view</a>]</li>
+<li>Text on start line of fenced code block should not be ignored. [<a href="https://github.com/doxygen/doxygen/commit/078d0fb68a60580fcbc772a968f0b3b086e63243">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/ce296ddaba857efd0b0282079d7ac95ee85a5396">view</a>]</li>
+<li>Undefined references in pdf documents [<a href="https://github.com/doxygen/doxygen/commit/1697d2cdeeeb1d263bd1a91e37fec0b690a80361">view</a>]</li>
+<li>No anchor should be created for inherited members [<a href="https://github.com/doxygen/doxygen/commit/04d69fde7e80f795f0c609b8491ea5c39f7d79ca">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/26bfbef6b6ebc4472b5c5b447395793587be6278">view</a>]</li>
+<li>Not documented parameter in case of `const &lt;type&gt;` without argument name [<a href="https://github.com/doxygen/doxygen/commit/c17e2b3d3bbbfaa93bdcce59270c95719355d6f0">view</a>]</li>
+<li>Prevent list items in section titles [<a href="https://github.com/doxygen/doxygen/commit/634a00a5c0b38e75d5b8e4ddc3c2a854a5e3d87e">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/8bce56461923c0115fc220873417c56fc2b6adc2">view</a>]</li>
+</ul>
+
+<h3>Features</h3>
+<ul>
+<li>New option MSCGEN_TOOL for running mscgen externally [<a href="https://github.com/doxygen/doxygen/commit/0681977bf3df304305808eebaab913134a95cd73">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/7e3ba20c80328c22dd4a55f20cf80ac5e7ec51b2">view</a>]</li>
+<li>New option MARKDOWN_ID_STYLE to generate GitHub style identifiers for sections [<a href="https://github.com/doxygen/doxygen/commit/45612e24023db52fe3c4e4dea43b8d7c8eb76e66">view</a>]</li>
+<li>New option SITEMAP_URL to generate Sitemaps [<a href="https://github.com/doxygen/doxygen/commit/7a7ec118299679f6ea5fb23a50bea7d6532910af">view</a>]</li>
+<li>New option TIMESTAMP to disable pages without timestamps (replaces HTML_TIMESTAMP and LATEX_TIMESTAMP) [<a href="https://github.com/doxygen/doxygen/commit/27933ab863b27d2570f48f07f0c7318457a6201e">view</a>]</li>
+<li>Making settings from settings file available via new \doxyconfig command. [<a href="https://github.com/doxygen/doxygen/commit/a942aa0fe8c1b6700891510a900100f5b0b8f633">view</a>]</li>
+<li>Add &#39;&lt;thead&gt;&#39;, &#39;&lt;tbody&gt;&#39; and &#39;&lt;tfoot&gt;&#39; HTML tags as dummies [<a href="https://github.com/doxygen/doxygen/commit/c5202a612fbd1e74c40d89caca846152502b1de3">view</a>]</li>
+<li>Add `point` as email separator [<a href="https://github.com/doxygen/doxygen/commit/713ceed8be0ce90ae0f7559d452c5a27a37e70ab">view</a>]</li>
+<li>Improved group handling for defines, static functions, and enums [<a href="https://github.com/doxygen/doxygen/commit/e56eb6bf15fdea42611cb705b8f83c48a4ce1a5a">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/12feabdb964614a3106a58773a61fc3ce0d212c3">view</a>], and [<a href="https://github.com/doxygen/doxygen/commit/bd99649d9d2d15cb3c1c7b53167365b79a6aaa5b">view</a>]</li>
+<li>Support visible attribute for all elements in the layout file [<a href="https://github.com/doxygen/doxygen/commit/ad8e3360d9c2f6682f082e2cf8ccb2be04745ed3">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/b1383b80c38a4e004470b7bf08db538b798cf430">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/a67d40281f4242d5a8fd0d1c56f41bc14c2e9182">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/c50a1d991b62bc4df7ef212bf3cba55c053b1bf3">view</a>]</li>
+<li>Ignore C11 _Static_assert() [<a href="https://github.com/doxygen/doxygen/commit/4c5075553ffdddd9c53eea193e495004c0b5fdcf">view</a>]</li>
+<li>Adding &quot;engine&quot; ebnf, hcl, and regex for plantuml [<a href="https://github.com/doxygen/doxygen/commit/a7316de724c2397331bae96c39b73dc49c4d6bb6">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/03880cbf054ed2fb9561d41c445a4a2cb71dcbf2">view</a>]</li>
+<li>Better handling of punctuation characters in GitHub anchors [<a href="https://github.com/doxygen/doxygen/commit/ca204d56b644e22d3f3bf1dec64a43a87076c219">view</a>]</li>
+<li>Better representation of brief (union / struct) descriptions in HTML [<a href="https://github.com/doxygen/doxygen/commit/8fa498abca88176ecd688df3fdf846f1c1645b4b">view</a>]</li>
+<li>Better warning from constant expression evaluation [<a href="https://github.com/doxygen/doxygen/commit/0c2ee154985d7acbb8915f80e3665aa211166440">view</a>]</li>
+<li>Reduce LaTeX warnings [<a
+href="https://github.com/doxygen/doxygen/commit/2073b3b376df7307cc45ea4e007dfd598c1340c6">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/ad316eaaf2b0e90641a11cedd172f07edade38ce">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/85ed0d2eda52c24265759296198ba2826264c152">view</a>]</li>
+<li>Support for basic hierarchical grouping in LaTeX output [<a href="https://github.com/doxygen/doxygen/commit/219610a2110b4e4ad43094bad70090f918b83c2a">view</a>]</li>
+<li>Support hierarchical groups in RTF and use the same model for pages [<a href="https://github.com/doxygen/doxygen/commit/0bf554bbf8815974f75da513ddc2e4ccc52448c4">view</a>]</li>
+<li>Improve default LaTeX hypertarget location [<a href="https://github.com/doxygen/doxygen/commit/ad7ccbe39ecf0e434ede0abf40a0e8e25ebf7e5d">view</a>]</li>
+<li>Allow multiple newlines in a Markdown code span. [<a href="https://github.com/doxygen/doxygen/commit/1beeab697fce7ac1e6878f2fc61578808a7aa070">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/36fae1e91635c37bdeaa231ebd8ffd012a9a181e">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/a3de007be214adc142c6897e1c7b04a06f1d1ed6">view</a>]</li>
+<li>Enable possible other LaTeX error modes via new LATEX_BATCHMODE options [<a href="https://github.com/doxygen/doxygen/commit/a0f48f3578125b2e02254209e184dcbb79bbe5ad">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/ab2a52330cc2fbe7a3736a3ec6f9ac78adb62000">view</a>]</li>
+<li>Added option `trimleft` to the command `\snippet` [<a href="https://github.com/doxygen/doxygen/commit/e377f5302226c70ae2951bb4262e9f1bde517ae9">view</a>]</li>
+</ul>
+
+<h3>Improved user feedback and documentation</h3>
+<ul>
+<li>bug 630661 Highlighting lines in a dot graph [<a href="https://github.com/doxygen/doxygen/commit/2abefea152909ede438d6d4b756a2768dc6840c9">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/5e23a7c559da07ad0320db0728e68545e15d74f2">view</a>]</li>
+<li>bug 615500 Program Icon under Windows [<a href="https://github.com/doxygen/doxygen/commit/fca7dd1bc3a3960e09cd186ea6990073ade2d409">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/139a2c70a1163d91d35692fe009f196bc7141be4">view</a>]</li>
+<li>doc(commands): Update \class example link [<a href="https://github.com/doxygen/doxygen/commit/ea18f9240b618729064885f5df85433ee4b4fb6e">view</a>]</li>
+<li>doc(commands): Update example links for manual.c [<a href="https://github.com/doxygen/doxygen/commit/f5745fcc107b979443cca8d49edca460e0a78aa6">view</a>]</li>
+<li>doc(diagrams): Better HTML example link [<a href="https://github.com/doxygen/doxygen/commit/3159c2c7461a7add9288f00ddf76cddf3c5ac838">view</a>]</li>
+<li>doc(grouping): Link memgrp example to file docs [<a href="https://github.com/doxygen/doxygen/commit/0468ca845754b2586b49b5c69cd4364d54b002c5">view</a>]</li>
+<li>doc(various): Match HTML and LaTeX example links [<a href="https://github.com/doxygen/doxygen/commit/1dbb2e5a08f92592983f30a8d3b7e846a7f792ee">view</a>]</li>
+<li>docs(docblocks): Update some example hyperlinks [<a href="https://github.com/doxygen/doxygen/commit/e42a676050a19fbe4f452bbdf21781a1a5f64475">view</a>]</li>
+<li>Translation of terms in tooltip [<a href="https://github.com/doxygen/doxygen/commit/4a80e2229211e668d554523104b29c0351339242">view</a>]</li>
+<li>Updated Portuguese, Spanish, and Swedish translators [<a href="https://github.com/doxygen/doxygen/commit/999e47f922f8c80943b8ab158410cdcedf05fb46">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/be4821e25ef2d57b6cf7091bf33ea3621e1b71a4">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/d51865c0fd934756c91bea2d998df5b1ac1b4dd7">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/6235393121698627e60b5fb7ae2978952d0c286d">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/097687558c88d3d5aa350ae96acee016d7ec216f">view</a>]</li>
+<li>Improve readability/contrast of &quot;use&quot; arrows in dark mode [<a href="https://github.com/doxygen/doxygen/commit/6fb738a6dc4db05dad3badab8445861977de2f18">view</a>]</li>
+<li>Hyperlinks in help information of doxywizard [<a href="https://github.com/doxygen/doxygen/commit/1495bf6820cf0383b068ca708d22eb18540af811">view</a>]</li>
+<li>Fix for some permanent redirects [<a href="https://github.com/doxygen/doxygen/commit/eb83e5d9147a334cd25ebb060bd9c6a344b67702">view</a>]</li>
+<li>Coloring in languages table in manual [<a href="https://github.com/doxygen/doxygen/commit/1dd020d604389c08498c518b88070faaf497899f">view</a>]</li>
+<li>Collect warnings and output them at the end [<a href="https://github.com/doxygen/doxygen/commit/c26025e3647b182d17711b775e7208ece1ea527b">view</a>]</li>
+<li>Debugging documentation [<a href="https://github.com/doxygen/doxygen/commit/0c3f4ea480807317a774d48e85a27bbbd6f359df">view</a>]</li>
+<li>Incorrect HTML generated for doxygen manual [<a href="https://github.com/doxygen/doxygen/commit/b255f7113da88e0b82ddba213e2e7842153271a8">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/3c5a8949a1191fb828c622fcf920ee1f7d4315da">view</a>]</li>
+<li>Incorrect and redirect links in documentation [<a href="https://github.com/doxygen/doxygen/commit/edd928c9a22f30f23d4d17d9c3d304765cd4fa17">view</a>]</li>
+<li>Incomplete dependency translation report [<a href="https://github.com/doxygen/doxygen/commit/1f0d2bdac1d9ae999987ae1e9ef563afb9add7c6">view</a>]</li>
+<li>Spelling corrections [<a href="https://github.com/doxygen/doxygen/commit/50db40b154faf35c584dd54066ed8b04bc577432">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/25d2ba616df264e315fc25b29fc43f332b9c0dc6">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/8ea6ac537ef02797e849dae34e25eebb922b1c73">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/918aa1ef7c1a647bf80724c60fe154c5c803193f">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/cbfe3c87dec60e3b4e913f20ecc30d4ecae81d07">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/e37f5dbfdc830c73e2c55ca85ce83aae1881afae">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/49c933b47561eed2e4fcd2d4cdf911f914ce5876">view</a>],
+[<a href="https://github.com/doxygen/doxygen/commit/561a4a98c1198c1ad78e5dc0446b3a8574b674dd">view</a>]</li>
+<li>Confusing edge tooltips shown [<a href="https://github.com/doxygen/doxygen/commit/411dfdce30c9cf1bb91c7f3b30697b51ce9eb823">view</a>]</li>
+<li>Applied various cosmetic changes to the HTML output [<a href="https://github.com/doxygen/doxygen/commit/69d25bef61a5dd16a6cdaf7feee500a17c338136">view</a>]</li>
+<li>Confusing entries in legend explanation [<a href="https://github.com/doxygen/doxygen/commit/00528d8661c27eeac3da6f8f9471f93a12e2b6a9">view</a>]</li>
+<li>Consistency in HTML output with multiple runs [<a href="https://github.com/doxygen/doxygen/commit/2a526f51b11f475e322a58378173950de53d2c0d">view</a>]</li>
+<li>Consistency / links in LaTeX output of the doxygen documentation [<a href="https://github.com/doxygen/doxygen/commit/4b28c1912b16cd6e62d00c8c6848d1dd5e3777c7">view</a>]</li>
+<li>Consistency between HTML and LaTeX / RTF for examples [<a href="https://github.com/doxygen/doxygen/commit/1a1ffc9537ca9c83cf2d887b4bedf59ba4212343">view</a>]</li>
+<li>Consistency between return type and usage of pid [<a href="https://github.com/doxygen/doxygen/commit/c6e7edf8443cf7743adb8df2961f21220e59e3fc">view</a>]</li>
+<li>Consistency in used debug terminology [<a href="https://github.com/doxygen/doxygen/commit/ff6b5324fabecdffffbb01cab15d749715a2f469">view</a>]</li>
+<li>Correct wording of fatal error message [<a href="https://github.com/doxygen/doxygen/commit/e3573b37229bc66950b13ed64018d79f62a0db49">view</a>]</li>
+<li>Documentation `\ianchor` correction [<a href="https://github.com/doxygen/doxygen/commit/e7f6a715eb19f37dbf4ae12eea7dc7ce7c21d4eb">view</a>]</li>
+<li>Preserve whitespace after \showdate format [<a href="https://github.com/doxygen/doxygen/commit/07d9f9fa03e44683500f3142c48b744755d428b0">view</a>]</li>
+<li>Silently ignore `&lt;/img&gt;` tag [<a href="https://github.com/doxygen/doxygen/commit/9ce8b0eb6a15c7bda691ef4407c99c024b3be34c">view</a>]</li>
+<li>Union / Struct indicated as Class in the Xref list [<a href="https://github.com/doxygen/doxygen/commit/20bf758dfa0abe6b0183f3dfdc3f911dcb524daf">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/d7aa4a2a863c62a5ad1258fbc8047f5c2fc396ef">view</a>]</li>
+<li>Labels were not visible in dark mode for some dot graphs [<a href="https://github.com/doxygen/doxygen/commit/3b687f62839c47c606ce724a3b38b2714def329b">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/9f1bed8e742e100d7b36bbc3f8736b7b2d62676c">view</a>]</li>
+<li>Fixed problem with the client side search engine (HTML output) [<a href="https://github.com/doxygen/doxygen/commit/fecdc68ecaf19f78fdfc2715a5d31ad3b95c6404">view</a>]</li>
+<li>Improve layout of table with HTML commands on documentation [<a href="https://github.com/doxygen/doxygen/commit/50789dfaa2f520f51dc2bcacf8b029d28d7fd373">view</a>]</li>
+<li>Improvement of position of open / closed folder icon [<a href="https://github.com/doxygen/doxygen/commit/d8f3728e72a9b7f3cecf88101f2d755b41f122ca">view</a>]</li>
+<li>The CDATA sections in xml code representation should not be interpreted [<a href="https://github.com/doxygen/doxygen/commit/b4e4a1a9e082234bf20a6d62f31ec6aa916e625d">view</a>]</li>
+</ul>
+
+<h3>Refactoring and cleanup</h3>
+<ul>
+<li>Reduce code duplication [<a href="https://github.com/doxygen/doxygen/commit/14c80d448e0e216ddc439fc461c08f8e26d54158">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/8257f4ff1d55ada969b12b989dd2fb802ad72ff5">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/8db4428bb2fac2826ab3b1c1897e24788cc57064">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/f2c31cb36e8ff17db8992a9283421a79ad9e0bcd">view</a>]</li>
+<li>Reduce lock contention in symbol resolver [<a href="https://github.com/doxygen/doxygen/commit/cfccecb4588153552f9024eae03a4885ed229bbc">view</a>]</li>
+<li>Refactor (sub)page handling for LaTeX [<a href="https://github.com/doxygen/doxygen/commit/b668eb78ff29973cbdded0de9279661a205e8be3">view</a>]</li>
+<li>Refactoring: Improve performance of computeMemberRelations() [<a href="https://github.com/doxygen/doxygen/commit/aa96d0e86e9afe2641d86b3324d08b4f9e5df45c">view</a>]</li>
+<li>Refactoring: Optimize Definition::name() and Definition::localName() [<a href="https://github.com/doxygen/doxygen/commit/a1ec9293dee7ba9d2ffb3789c6a1deb54121abe4">view</a>]</li>
+<li>Refactoring: Remove raw pointer use from cmdmapper [<a href="https://github.com/doxygen/doxygen/commit/ac511df26166aee575c2264297be78a15c307d20">view</a>]</li>
+<li>Refactoring: Store DocNodeVariant pointer inside DocNodes [<a href="https://github.com/doxygen/doxygen/commit/7295adee9afa74bbf483d33351459579c338411b">view</a>]</li>
+<li>Refactoring: Use std::variant for code generators [<a href="https://github.com/doxygen/doxygen/commit/a31d3b7fdff1bb31b249e39bdceb6882b0736448">view</a>]</li>
+<li>Refactoring: add OutputCodeList to specific generators [<a href="https://github.com/doxygen/doxygen/commit/f400211a728fefe1ef8bbd29370bd9d3052794b9">view</a>]</li>
+<li>Refactoring: add multi-thread support to generateJSNavTree() [<a href="https://github.com/doxygen/doxygen/commit/a2d835f0abb07fa678325ccd87bd91f26fa1de67">view</a>]</li>
+<li>Refactoring: add multi-thread support to writeJavaScriptSearchIndex() [<a href="https://github.com/doxygen/doxygen/commit/dbe005ce5d11cd0e68dd541544edf0cee3f5ee1a">view</a>]</li>
+<li>Refactoring: avoid unneeded DocParser pushContext/popContext calls [<a href="https://github.com/doxygen/doxygen/commit/a33796b02e76c014b2566ccdfeffec24437d09f6">view</a>]</li>
+<li>Refactoring: better use of smart pointers for layout module [<a href="https://github.com/doxygen/doxygen/commit/f1f8f0edf57deaaef519c2fc2c395b947abc4b49">view</a>]</li>
+<li>Refactoring: embed TokenInfo in doctokenizer as value instead of pointer [<a href="https://github.com/doxygen/doxygen/commit/6e2b2b9acc43505caae4033720075659fd83692a">view</a>]</li>
+<li>Refactoring: for ScopedTypeVariant use std::variant [<a href="https://github.com/doxygen/doxygen/commit/f0f758ae87f3c39cf4a95ce04b084c04345692c4">view</a>]</li>
+<li>Refactoring: improve argv/argc handling for libclang API [<a href="https://github.com/doxygen/doxygen/commit/04804e17cbee1c3aed01553310e3032ba2a86659">view</a>]</li>
+<li>Refactoring: improve performance of selectBlock() [<a href="https://github.com/doxygen/doxygen/commit/63cab28385b932ba86bc1dcf1cce7fd9913ce4f3">view</a>]</li>
+<li>Refactoring: let create*Def() functions return std::unique_ptr instead of raw pointer [<a href="https://github.com/doxygen/doxygen/commit/6aaa53e0a63dbfbea614e2aceab5bec4de53ff75">view</a>]</li>
+<li>Refactoring: make a couple of global enums scoped [<a href="https://github.com/doxygen/doxygen/commit/be08def9641369964726ad70af6f84c3b59ad2fc">view</a>]</li>
+<li>Refactoring: make use of C++17 structured bindings [<a href="https://github.com/doxygen/doxygen/commit/ca65fd0bbb717a3f65e64bfcebe36a5debba66fa">view</a>]</li>
+<li>Refactoring: move detab() to util.cpp so it can be shared [<a href="https://github.com/doxygen/doxygen/commit/25d6a9d0efc88f445fab680b81909f56e61f1a15">view</a>]</li>
+<li>Refactoring: move some functionality from generic to more specific files [<a href="https://github.com/doxygen/doxygen/commit/c425b7113e19c14c63dd76239d6b6ee6cd8895f1">view</a>]</li>
+<li>Refactoring: optimize addHtmlExtensionIfMissing() [<a href="https://github.com/doxygen/doxygen/commit/2f22d9f54261ce0fa7a85fcf126ca6c94c82592e">view</a>]</li>
+<li>Refactoring: optimize keyword substitution for LaTeX output [<a href="https://github.com/doxygen/doxygen/commit/a4ebbfe9bd8fd938443e5991d7c3b469cf3e36e8">view</a>]</li>
+<li>Refactoring: optimize toLowerChar() [<a href="https://github.com/doxygen/doxygen/commit/30ff4823356b2e73318e6f22ce25cc1f7146e3ee">view</a>]</li>
+<li>Refactoring: pass variant by moving instead of copying [<a href="https://github.com/doxygen/doxygen/commit/219fc53197678da573b0e47f94fa016d03da26f7">view</a>]</li>
+<li>Refactoring: remove BaseOutputDocInterface class [<a href="https://github.com/doxygen/doxygen/commit/a718f4251e8ec78bff01ce19f254b123243e5e63">view</a>]</li>
+<li>Refactoring: remove CodeOutputInterface base class from OutputCodeList [<a href="https://github.com/doxygen/doxygen/commit/fd8249fa6ed10829c997ea92980811a4afa1e297">view</a>]</li>
+<li>Refactoring: remove toClassDefMutable for const input [<a href="https://github.com/doxygen/doxygen/commit/d34fd210e4ac5393ebdf69496a230e8c18d59c27">view</a>]</li>
+<li>Refactoring: remove toMemberDefMutable for const input [<a href="https://github.com/doxygen/doxygen/commit/cdbf2e1fa00a47ded333ff61e30e1468cbbda174">view</a>]</li>
+<li>Refactoring: remove toNamespaceDefMutable for const input [<a href="https://github.com/doxygen/doxygen/commit/4ecabbaf2ce90e38779228b97c52f6df5d659d5d">view</a>]</li>
+<li>Refactoring: remove unneeded m_impl indirection from MemberDefImpl [<a href="https://github.com/doxygen/doxygen/commit/535e5b8d70ed3735e8f885cc9bca10da7bb4b2d1">view</a>]</li>
+<li>Refactoring: remove unused code [<a href="https://github.com/doxygen/doxygen/commit/09ecdbb7c68aa94216fa3a3dab01a179eb81b934">view</a>]</li>
+<li>Refactoring: remove unused conversion function [<a href="https://github.com/doxygen/doxygen/commit/765fe835d2e5560f256788b0737fb324cf9bab12">view</a>]</li>
+<li>Refactoring: replace types uchar/uint/ulong/int64/uint64 by stdint types [<a href="https://github.com/doxygen/doxygen/commit/6ce8be1ae87f7aa6662f5e62affb7d3e3d3512e1">view</a>]</li>
+<li>Refactoring: simplified the way search data from source code is gathered [<a href="https://github.com/doxygen/doxygen/commit/338f2e146fde2fd2a7743447ee2650250a88d34a">view</a>]</li>
+<li>Refactoring: simplify ConfigImpl&#39;s instance handling [<a href="https://github.com/doxygen/doxygen/commit/005b39c9c1fb9f44da12ebc6dca01b7ae72b1a2e">view</a>]</li>
+<li>Refactoring: use OutputCodeList for parsing code instead of CodeOutputInterface [<a href="https://github.com/doxygen/doxygen/commit/34bd5dcf6772ec9533e0a34ffb094064ee560018">view</a>]</li>
+<li>Refactoring: use smart pointers for Definition class internals [<a href="https://github.com/doxygen/doxygen/commit/6386cf18ca492a9525645ffaf9a3c6031a91cb47">view</a>]</li>
+<li>Refactoring: use smartpointer for Doxygen::searchIndex instance [<a href="https://github.com/doxygen/doxygen/commit/6819be18b7647b7f31027853b86bd09f43b6c9e3">view</a>]</li>
+<li>Refactoring: use std::unique_ptr for FileState in pre.l [<a href="https://github.com/doxygen/doxygen/commit/e8e91f9b98e4ad2898cafc2728a2b7306ed9a31d">view</a>]</li>
+<li>Refactoring: use std::variant for generators instead of polymorphism [<a href="https://github.com/doxygen/doxygen/commit/11901582f2ca48c973ecb4434c09d2603b07abb3">view</a>]</li>
+<li>Refactoring: make MemberVector hold non-const MemberDef pointers [<a href="https://github.com/doxygen/doxygen/commit/b1f61eada877d5e73de0b64d230e8813b6176a25">view</a>]</li>
+<li>Optimize findFileDef locking [<a href="https://github.com/doxygen/doxygen/commit/b6fe4f7f7f76634cbf25191a8541ffdc2466a7c4">view</a>]</li>
+<li>Build: Re-enable LEX_FILES_{H,CPP}, streamline [<a href="https://github.com/doxygen/doxygen/commit/f508c8e63d4ac3a75e9edf658d372e29ae7a7fb4">view</a>]</li>
+<li>Various refactorings [<a href="https://github.com/doxygen/doxygen/commit/113c1b5373356b49e74bd575c3226c1092108a84">view</a>]</li>
+<li>Make configuration default texts configurable [<a href="https://github.com/doxygen/doxygen/commit/8d2226d7721483e62922d162d9fea38f4851b0ae">view</a>]</li>
+<li>Make language detection for fenced code blocks more robust [<a href="https://github.com/doxygen/doxygen/commit/49dc16a5217905957c06dfec1a8b8ec79ac663f4">view</a>]</li>
+<li>Make reading configuration utf-8 compatible [<a href="https://github.com/doxygen/doxygen/commit/9f6900989c2b8b55a4da0b4026889a135b5e0f85">view</a>]</li>
+<li>Removed unneeded mutable keyword and added missing lock [<a href="https://github.com/doxygen/doxygen/commit/b9599327bbf40381708946e673c08eb370aa41a4">view</a>]</li>
+<li>Improve debugging for lexical scanners [<a href="https://github.com/doxygen/doxygen/commit/88c1899ae292ee50f697366c6f53a9c102fc9f7a">view</a>]</li>
+<li>Replace custom tracing/debug prints by tracing via spdlog [<a href="https://github.com/doxygen/doxygen/commit/1e8aa2da704d8f9cc3357303e6bc4f818108f301">view</a>]</li>
+</ul>
+
+<h3>Improved testing</h3>
+<ul>
+<li>Add test case for define doc association [<a href="https://github.com/doxygen/doxygen/commit/9caa4bcad1889e7fb9367dd230e1c2b732067a9c">view</a>]</li>
+<li>Add test case for direct define documentation [<a href="https://github.com/doxygen/doxygen/commit/8f04181ff0f09446dfc5c6227fedd0eab81f275b">view</a>]</li>
+<li>Add test case for enum doc association [<a href="https://github.com/doxygen/doxygen/commit/4c7405643a54fd307500e5d055620cde0950c58c">view</a>]</li>
+<li>Add test case for enum field doc association [<a href="https://github.com/doxygen/doxygen/commit/a32006b0cf27fd91e6917e7fe912c2077fc1629d">view</a>]</li>
+<li>Add test case for file doc association [<a href="https://github.com/doxygen/doxygen/commit/78f748239755163664e95d1421f329992e4d9431">view</a>]</li>
+<li>Add test case for function doc association [<a href="https://github.com/doxygen/doxygen/commit/0d38b549f35553f820d188f95e72e9930c54353f">view</a>]</li>
+<li>Add test case for static assertions [<a href="https://github.com/doxygen/doxygen/commit/9a650c1323e91e9714dc717ca029bbb61daa6601">view</a>]</li>
+<li>Add test case for typedef doc association [<a href="https://github.com/doxygen/doxygen/commit/5926bebfc4eddf4f31cb05fbd3dde461beb20752">view</a>]</li>
+<li>Add test case for variable doc association [<a href="https://github.com/doxygen/doxygen/commit/9b9c9266abf9cff3f074ceded3223958655d8f8d">view</a>]</li>
+<li>Add test for doc entry association with groups [<a href="https://github.com/doxygen/doxygen/commit/99948d0811e60e964f6c110cba3a29076c469a1c">view</a>]</li>
+<li>testing: Add test case for enum fields [<a href="https://github.com/doxygen/doxygen/commit/ce0b3aaffe3c1e5dc166b5abc5975002b3712f43">view</a>]</li>
+<li>ci: create workflow to publish Docker image [<a href="https://github.com/doxygen/doxygen/commit/3fb08c8976ac223383404d1fa38148768cf67417">view</a>]</li>
+<li>runtests.py: Support tests with addtional inputs [<a href="https://github.com/doxygen/doxygen/commit/4d2cb1bee416f0f1330adbb91eef39d4d9bf153c">view</a>]</li>
+<li>Added unit test with unicode characters in the name [<a href="https://github.com/doxygen/doxygen/commit/442e76d04fc659c00751976706bf7ba2c952c379">view</a>]</li>
+<li>Adding some attributes to dtd validation [<a href="https://github.com/doxygen/doxygen/commit/e8f0b1753a94dbb941d9893778f2172e2042bfe1">view</a>]</li>
+</ul>
+<p>
+\endhtmlonly
+
+\subsection log_1_9_6 Release 1.9.6
+\htmlonly
+<b>(release date 27-12-2022)</b>
+</p>
+<h3>Bug fixes</h3>
+<ul>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/1166">#1166</a>: Read error when multi-byte characters in file path name (Origin: bugzilla #145186) [<a href="https://github.com/doxygen/doxygen/commit/e002e293d9dc956a0634b3a4bcc8d93e655582d5">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/3244">#3244</a>: IGNORE_PREFIX works also on names of functions/methods [<a href="https://github.com/doxygen/doxygen/commit/042c4ddb57d7c7b7123da27336535b8b7760456a">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/3798">#3798</a>: \relates does not find class if it is in an anonymous namespace [<a href="https://github.com/doxygen/doxygen/commit/e927c9bde24911716bcde41f3a907fd79c423be1">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/5621">#5621</a>: First % in markdown inline code segment a la %PATH% is swallowed, bug 736665 [<a href="https://github.com/doxygen/doxygen/commit/4f5f42e6730191adba8dae9317fcb63b8ec570d7">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9221">#9221</a>: Tag File - option to Strip path [<a href="https://github.com/doxygen/doxygen/commit/58bc7c42544d1161b3eac95003bf5f64a8293acd">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9317">#9317</a>: File-scoped nested namespaces in C# [<a href="https://github.com/doxygen/doxygen/commit/3733d21cbad70709a150b902de70d0fc03d14f03">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9319">#9319</a>: Doc build fails with cairo 1.17.6 [<a href="https://github.com/doxygen/doxygen/commit/293d3beaf03c8798899332b7a948b32c4a3da3e9">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9552">#9552</a>: False warning &quot;@param documentation sections but no arguments&quot; on using declarations/typedefs [<a href="https://github.com/doxygen/doxygen/commit/4e928a8bf837b46d5ef704020449b52c2ff8fbf4">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9566">#9566</a>: Same member groups in multibyte characters are separately generated. [<a href="https://github.com/doxygen/doxygen/commit/ad475953b25c78cde95547c2b2223ec622d6ace0">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9582">#9582</a>: `noexcept(false)`-function is labeled as noexcept [<a href="https://github.com/doxygen/doxygen/commit/2b5ca748e1d0d49da94645989b28bc17aca66ab7">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9584">#9584</a>: Warning &quot;Illegal command \ifile found as part of a \c command&quot; in \copydoc, but not original documentation [<a href="https://github.com/doxygen/doxygen/commit/e7c91b621d23692d1458f9efd905a04cca1389e6">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9587">#9587</a>: Autolinks to functions do not take effect [<a href="https://github.com/doxygen/doxygen/commit/ade61047308990ec679d1d59f0019a825e87451d">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9602">#9602</a>: Link to namespace in TAGFILES is not resolved with EXTRACT_ALL=NO [<a href="https://github.com/doxygen/doxygen/commit/4f55156d38db7578c2f9c08e78bd09f6faeae635">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/d30a0fcbe78fff25d54b83476e1b4b054ef5dc9b">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9604">#9604</a>: PlantUML @start&lt;engine&gt; not recognized [<a href="https://github.com/doxygen/doxygen/commit/af7d6915ae36a0192c6e1a8480a1701b08d8acfe">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9605">#9605</a>: fix for unknown entities in the preprocessor conditionals [<a href="https://github.com/doxygen/doxygen/commit/25ef956674e29ad81fb463c7f7eb8f6c6721f78f">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/af398b2402496e9d89b7c847b2576e7bcfeeaf1d">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9616">#9616</a>: Regression in 1.9.4 in HTML Tree View (command \mainpage) [<a href="https://github.com/doxygen/doxygen/commit/c84ec66d1255f8802b35e64c804c57fd67844bdc">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9617">#9617</a>: visible=&quot;no&quot; ignored in treeview [<a href="https://github.com/doxygen/doxygen/commit/043bfbfe9edf01a1915ac7d19bfb63d91a1a5692">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9622">#9622</a>: C++ concepts are not linked to namespaces in XML output [<a href="https://github.com/doxygen/doxygen/commit/0188714bfffe9e4000fa8dee0bc05c23cb97f7d7">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/69f1176578bfe22d123318fbc39a38cbc805a77f">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/aab9ef28992ee9d7123eea96d05d791af2cd3817">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/d6e937d17c11a1db2171f35633bd9ada53c88ce2">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9650">#9650</a>: Private methods marked only as override are not documented when EXTRACT_PRIV_VIRTUAL = YES [<a href="https://github.com/doxygen/doxygen/commit/1945cfb01c688af82b16cd20c8268e41ce53e55f">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9669">#9669</a>: Namespaces in arguments of a method breaks cref resolving in C# [<a href="https://github.com/doxygen/doxygen/commit/ef95d88da5957bd96d0be3124b0d7a0f5086727c">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9672">#9672</a>: doxygen does not interpret Python docstrings when typed next to SLURM directives [<a href="https://github.com/doxygen/doxygen/commit/048731906867423283ab10ad6029427bb5a09ba4">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9678">#9678</a>: Unable to resolve reference to template class or its member inside a namespace [<a href="https://github.com/doxygen/doxygen/commit/5970fe0ec0c37bb6288306b4e606c85a625a3728">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9682">#9682</a>: Missing HTML pages and broken links for undocumented C++ concepts [<a href="https://github.com/doxygen/doxygen/commit/9fa5db0f59598b767afef30ed321ed4e0eb22eab">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9697">#9697</a>: Minor correction to documentation [<a href="https://github.com/doxygen/doxygen/commit/7681efc0f0cab88a1e63c7d435145670b21a9840">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9715">#9715</a>: segmentation fault (recursive classes?) [<a href="https://github.com/doxygen/doxygen/commit/57f5ad207379b49246493850269bc8be49fa95ff">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9720">#9720</a>: Recursive class relation warning when using type aliases starting with 57f5ad2 [<a href="https://github.com/doxygen/doxygen/commit/f502b1932177fec9c7d424f43415c8b861112da2">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9721">#9721</a>: \code blocks have blank lines removed in LaTeX/PDF output [<a href="https://github.com/doxygen/doxygen/commit/5976ddabfc95bbd8c365622a35133c32740f07c3">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9722">#9722</a>: Doxygen Regression when documenting enums for C#(1.94 -&gt; 1.9.5) [<a href="https://github.com/doxygen/doxygen/commit/37e0f9e4abc0c65827131d404e3a0e52ca2b616c">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9733">#9733</a>: doxygen stops parsing a file if one uses latex formulas and //!&lt; or ///&lt; for inline parameter documentation [<a href="https://github.com/doxygen/doxygen/commit/3f80cc14ed3b97d6a7fea5f1eebf18ed989b8d66">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9736">#9736</a>: Doxygen will not generate class information for a C# class that contains certain string combinations [<a href="https://github.com/doxygen/doxygen/commit/971da4ba1c78fc9a0dd8294a5fa8b0559f4ae56f">view</a>]</li>
+<li>Apply scrollbar styling when rendering the internal docs with WebKit [<a href="https://github.com/doxygen/doxygen/commit/b04eee0da504f335ad4c3a3267ab42e7c63d875f">view</a>]</li>
+<li>Fix a number of threading issues when NUM_PROC_THREADS!=1 [<a href="https://github.com/doxygen/doxygen/commit/ddfcb502c1666c4b31ccb98f7ee44da387c75b66">view</a>]</li>
+<li>Fixed a couple of threading issues when NUM_PROC_THREADS!=1 [<a href="https://github.com/doxygen/doxygen/commit/b6c9da458bc6abc793db31ed5d39883d048710b6">view</a>]</li>
+<li>Bugfix of malformed UML class diagram generated thru graphviz. [<a href="https://github.com/doxygen/doxygen/commit/c2737f13c0c38be2d1311c630e503dd079c3420e">view</a>]</li>
+<li>Bugfix of malformed VHDL process flowchart generated thru graphviz. [<a href="https://github.com/doxygen/doxygen/commit/7ec6b025432ec7c51951cb215e01eaa768417736">view</a>]</li>
+<li>Area tag does not give `alt=&quot;&quot;` as of dot 7.0.2 [<a href="https://github.com/doxygen/doxygen/commit/2d3ee3d2a23912f73238465f6ea86a56e9640ebb">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/311fa75e10b0b69177c8ac35d9a521f114f4ee72">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/bb57609fa3b9e76d30fa96975afa18c766797c51">view</a>]</li>
+<li>Incorrect interactive svg file for dot [<a href="https://github.com/doxygen/doxygen/commit/b3915db1bf2f6fb65006db35de35d46bf13b5059">view</a>]</li>
+<li>Correcting default HTML stylesheets for color style LIGHT and DARK [<a href="https://github.com/doxygen/doxygen/commit/9a8d98b2f2d79b3efaf153a5fe648fb9f9ec8b6e">view</a>]</li>
+<li>Fixed some issues handling character literals in template arguments [<a href="https://github.com/doxygen/doxygen/commit/ec83bca1cce2080705fae47fd7da1f181ddb3574">view</a>]</li>
+<li>Removing hierarchy / namespace from layout file results in incorrect RTF / LaTeX document [<a href="https://github.com/doxygen/doxygen/commit/033c6e1de1c832c69694dbedbf5c054d379f6810">view</a>]</li>
+<li>Unknown entities in the preprocessor conditionals [<a href="https://github.com/doxygen/doxygen/commit/6839a425e99cfbc55dee97c2fc8894ee22620f61">view</a>]</li>
+<li>Hash comment in php [<a href="https://github.com/doxygen/doxygen/commit/9b1f32aea556997ea9015bf37f966df0379cbb1f">view</a>]</li>
+<li>Incorrect man code output in respect to backslashes [<a href="https://github.com/doxygen/doxygen/commit/2e04b8576a68552865d5b0c42f492b3e3074764c">view</a>]</li>
+<li>Spurious characters in Fortran Fixed to free format conversion [<a href="https://github.com/doxygen/doxygen/commit/d1fc343493c40605cbce2b064d17a978b6b8e5b8">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/dcedd9c1a2702135a8b261afc950dba8b4494a53">view</a>]</li>
+<li>Incorrect handling of escaped ilinebr command [<a href="https://github.com/doxygen/doxygen/commit/fbdcdb5483d4acf9516c94c26b205af674917904">view</a>]</li>
+<li>Incorrect return of getUTF8CharAt giving wrong alphabetical index [<a href="https://github.com/doxygen/doxygen/commit/6fdd3937c79e939f1f0407645b7f56d382a033d6">view</a>]</li>
+<li>Reference to non existing pages with embedded anonymous union / struct [<a href="https://github.com/doxygen/doxygen/commit/552b3b9f0bf8a522323ca86773c0b83bd22d73b5">view</a>]</li>
+</ul>
+<h3>Features</h3>
+<ul>
+<li>Adding Python PEP 526 typing support [<a href="https://github.com/doxygen/doxygen/commit/1fde7846bebadee400b5d60058a2f85ddbac3960">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/474444c73efe72e9f1fcbe49e56acd6ad3f49439">view</a>]</li>
+<li>issue #2580: Formatting-options for $datetime [<a href="https://github.com/doxygen/doxygen/commit/288a442cfeb496c2e11a473cf561b7d51550dbc4">view</a>]</li>
+<li>issue #9702: Add new command \qualifier to add custom tags that would be similar to &quot;inline&quot; and &quot;static&quot; to some functions or classes [<a href="https://github.com/doxygen/doxygen/commit/b0b601f410a0649470ef5afcb38c504d75a680f1">view</a>] and [<a href="https://github.com/doxygen/doxygen/commit/8a26a675a670eb3668c9ce1c13052474b5372ca4">view</a>]</li>
+<li>issue #9549: Feature request: Allow to disable Webkit scrollbar styling [<a href="https://github.com/doxygen/doxygen/commit/34be2a15a9497f265c7df59b53855a2b0a44dec1">view</a>]</li>
+<li>NUM_PROC_THREAD!=1 will now process formulas on multiple threads [<a href="https://github.com/doxygen/doxygen/commit/a833e72a33b643690a4b64531f57646abeab76e4">view</a>]</li>
+<li>Treat <tt>__name</tt> variable as private and <tt>_name</tt> variables as protected in Python [<a href="https://github.com/doxygen/doxygen/commit/952bf8eaadb4c992dd4a13fe19dc8b07b226b129">view</a>]</li>
+<li>Add support for multiple &lt;summary&gt; sections inside &lt;details&gt; [<a href="https://github.com/doxygen/doxygen/commit/db8c371837e634838d12b52fce71841fccf48747">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/503c3f4253c67fa3a8630ebfdb18284968bc7606">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/70576f764ec3237284b7c40b1f3c59814918e81b">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/56b9594ca8fc5cd75f286c1655f767b685b059f4">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/e08c9be0938a96b5489329586ca12e03d1657e15">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/61caf5d22fc908fa39ea2eff460720e545b0637f">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/3624ad8fae4fdfafb85fab5dd7e22da8cb378c70">view</a>] and [<a href="https://github.com/doxygen/doxygen/commit/6ffdab8bb00a769d48cfbdadde8c49e8aca2929f">view</a>]</li>
+<li>Added option WARN_IF_UNDOC_ENUM_VAL to have warnings for undocumented enum values [<a href="https://github.com/doxygen/doxygen/commit/818db51c7e760e7128b039222354c45daee2488f">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/1aa61f958e91c81ed535cd228a5599f06c243986">view</a>]</li>
+</ul>
+<h3>Improved user feedback and documentation</h3>
+<ul>
+<li>Documentation correction in config.xml [<a href="https://github.com/doxygen/doxygen/commit/a0a013aca4d51a15969c5bda5a2a440b86c6b561">view</a>]</li>
+<li>HTML_COLORSTYLE improve documentation [<a href="https://github.com/doxygen/doxygen/commit/39b1f65bcc733ba5b377cb328b462511553003de">view</a>]</li>
+<li>Layout, textual, syntactical changes documentation [<a href="https://github.com/doxygen/doxygen/commit/c30babe9af0dae3509b924b5052aa5e4c0b0f3c8">view</a>]</li>
+<li>Correction and making more uniform texts for the different lists [<a href="https://github.com/doxygen/doxygen/commit/676254ec6eb7dc85b7956cc030df4d49b18cbe15">view</a>]</li>
+<li>Fix unreadable file warnings for broken symlinks with EXCLUDE_SYMLINKS is set [<a href="https://github.com/doxygen/doxygen/commit/79bae9f57d5a438846714540f0f4565924cd0bc1">view</a>]</li>
+<li>Doxywizard: Don&#39;t show default text in case no default value present, [<a href="https://github.com/doxygen/doxygen/commit/c71d315593b5ccf02a6aa7ce9c938d66b8d435cd">view</a>]</li>
+<li>Show &quot;Additional Inherited Members&quot; for LaTeX, RTF, etc. [<a href="https://github.com/doxygen/doxygen/commit/a7018a69740edef837d5838a4eaea20d42e2f942">view</a>]</li>
+<li>Fixed main menu and submenu items for Fortran and VHDL in context of other languages. [<a href="https://github.com/doxygen/doxygen/commit/6fa5b54dfd915ca1316b81e7094447d017e6efa1">view</a>]</li>
+<li>Incorrect documentation for the command `\fileinfo` [<a href="https://github.com/doxygen/doxygen/commit/c624b67e615dfb08910278db86221d3f93caa560">view</a>]</li>
+<li>QHP output requires that HTML output is generated [<a href="https://github.com/doxygen/doxygen/commit/9fafc706c322de1b9bc6b646f2f8d0b0360c4f2f">view</a>]</li>
+<li>Dutch and czech localization update to &quot;new since 1.9.6. [<a href="https://github.com/doxygen/doxygen/commit/079726e942047a6dbd7e8fec76cf36f7cfe88afa">view</a>]</li>
+<li>Portuguese translators updated to 1.9.6 [<a href="https://github.com/doxygen/doxygen/commit/6b00076947f9173effb79dfc04fb0384b05c5d63">view</a>] and Portuguese translators updated to 1.9.6. [<a href="https://github.com/doxygen/doxygen/commit/298030f235863c47f77ac2f657f7c703b2c616d4">view</a>]</li>
+<li>Update translator_fr.h [<a href="https://github.com/doxygen/doxygen/commit/6a14db4425f6d9ce43e896cab6d53a0404b545ee">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/91e5c32ddb8951eeab379aa1f913fa4a9a8275af">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/b5bc5683236280c0e10de5fe08db29c213456b7c">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/c0dafee4ba5e2cd24247aef0f0064c3e294de856">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/f17c0875a24d3cfec03b3170fa46cefae5fed530">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/fba0c36410e6b5d5e9cad618f4c99fa2b95b55b7">view</a>]</li>
+<li>Added translation specialization for VHDL in the `trMemberFunctionDocumentation()` method. [<a href="https://github.com/doxygen/doxygen/commit/c2ab72c0d07ec563f058d08730554ac4812b0b4f">view</a>]</li>
+</ul>
+<h3>Refactoring and cleanup</h3>
+<ul>
+<li>Refactoring: Improve constness of commentcnv interface and added comments [<a href="https://github.com/doxygen/doxygen/commit/b6a71b7a2aa950a189aa5bbd248d1c76fe0e22ba">view</a>]</li>
+<li>Refactoring: Minor cleanup of the constant expression parser [<a href="https://github.com/doxygen/doxygen/commit/c0b9f43d0b0591313d2c18413e9673ea9903c715">view</a>]</li>
+<li>Refactoring: Move global index counters into a Index singleton class [<a href="https://github.com/doxygen/doxygen/commit/7641ce964bce023d9958c0696ced864c755ddb88">view</a>]</li>
+<li>Refactoring: Move javascript license file to header [<a href="https://github.com/doxygen/doxygen/commit/2182574ce34008914f4fe7ed076465f8043954ec">view</a>]</li>
+<li>Refactoring: Use Compile Time Regular Expressions instead of reg::Ex [<a href="https://github.com/doxygen/doxygen/commit/994ae02d70192646defe9410c011a8c5691249a6">view</a>]</li>
+<li>Refactoring: better split output generator and code generator [<a href="https://github.com/doxygen/doxygen/commit/8b14bc5cd1d0569a8ed056b18971bcd8b9ee0fe3">view</a>]</li>
+<li>Refactoring: cleanup index interface and implementation [<a href="https://github.com/doxygen/doxygen/commit/4a2995ef382fcf50ffc26c29bf061cb812f0b794">view</a>]</li>
+<li>Refactoring: some minor performance tweaks [<a href="https://github.com/doxygen/doxygen/commit/ce37ae76fdbfb46534b4424c5ce7944723259370">view</a>]</li>
+<li>Usage of steady_clock [<a href="https://github.com/doxygen/doxygen/commit/876aaf820822a16c45ad7de9eb9e090f8854cc12">view</a>]</li>
+<li>Check debug settings by means of the compiler [<a href="https://github.com/doxygen/doxygen/commit/ecf265be3b3128125df0b14831ba539ef825b577">view</a>]</li>
+<li>Incorrect place of prototype of `dateToString` [<a href="https://github.com/doxygen/doxygen/commit/19d2b7b6210ff4a1e652b9fdebdfd30837b95e05">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/9e41bb2e4c988b40334777fba54231558b9d185f">view</a>]</li>
+<li>Optimize fragment inclusion performance for INLINE_SOURCES=YES [<a href="https://github.com/doxygen/doxygen/commit/3e945b33bce6af8a87de640f3538dce03aaac58f">view</a>]</li>
+<li>Remove redundant functions and typedef [<a href="https://github.com/doxygen/doxygen/commit/d4b2caa78250d8fbbf6b31b5992d18a6f32fe34a">view</a>]</li>
+</ul>
+<p>
+\endhtmlonly
+
\subsection log_1_9_5 Release 1.9.5
\htmlonly
<b>(release date 26-08-2022)</b>
@@ -8,16 +526,16 @@
<h3>Bug fixes</h3>
<ul>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/3165">#3165</a>: EXPAND_ONLY_PREDEF neglected within function macro expansions (Origin: bugzilla #559489) [<a href="https://github.com/doxygen/doxygen/commit/50184bd02e8c8c4558827913907690ef0db72fd1">view</a>]</li>
- <li>Macros listed with EXPAND_AS_DEFINED were not recursively expanded [<a href="https://github.com/doxygen/doxygen/commit/387f508b2e41179a9f70b2914132c2bf12d07b43">view</a>]</li>
+<li>Macros listed with EXPAND_AS_DEFINED were not recursively expanded [<a href="https://github.com/doxygen/doxygen/commit/387f508b2e41179a9f70b2914132c2bf12d07b43">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8215">#8215</a>: missing lang attribute and meta description for SEO [<a href="https://github.com/doxygen/doxygen/commit/15825737c8f2cc6ceee34ed986594b0ddbc47ce1">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9016">#9016</a>: Support collapsible sections in markdown [<a href="https://github.com/doxygen/doxygen/commit/a4e67401cb031ddb21b694e6a1ae62e98ec67d33">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/9047">#9047</a>: Support @param-taint in PHP (permit dashes in command aliases?) [<a href="https://github.com/doxygen/doxygen/commit/6222ce6fc0feaf54d5bf88bca3451bb5727eedfe">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/a3c2018660befc13d99ab5ccbb453ba957fdd497">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9047">#9047</a>: Support @param-taint in PHP (permit dashes in command aliases?) [<a href="https://github.com/doxygen/doxygen/commit/6222ce6fc0feaf54d5bf88bca3451bb5727eedfe">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/a3c2018660befc13d99ab5ccbb453ba957fdd497">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9096">#9096</a>: Call Graph corrupt and/or incomplete (2) [<a href="https://github.com/doxygen/doxygen/commit/e08488a312af7e0ef7fbd6d011a0d3c0086631cc">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9236">#9236</a>: doxygen x_noenv should always diff system-dependent settings [<a href="https://github.com/doxygen/doxygen/commit/f41a679b3e68f13eff9f4eceaf04aacc51555fc5">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9309">#9309</a>: Colon on a line by itself [<a href="https://github.com/doxygen/doxygen/commit/0cf06873e8435a1e1a799ddf7178ca5fad7240eb">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9312">#9312</a>: Build: cache.h:53:14: error: &#39;exchange&#39; is not a member of &#39;std&#39; [<a href="https://github.com/doxygen/doxygen/commit/5198966c8d5fec89116d025c74934ac03ea511fa">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9317">#9317</a>: File-scoped Namespaces in C# [<a href="https://github.com/doxygen/doxygen/commit/e51aa96d25e96dff00d2eb23648eb24d777ce7a6">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/9319">#9319</a>: Doc build fails with cairo 1.17.6 [<a href="https://github.com/doxygen/doxygen/commit/9df76e22464a0b6302b7c1cda980a35b39185bc4">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/c22ae5ed4ca8d7e5568be7d5a930ee388117703e">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9319">#9319</a>: Doc build fails with cairo 1.17.6 [<a href="https://github.com/doxygen/doxygen/commit/9df76e22464a0b6302b7c1cda980a35b39185bc4">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/c22ae5ed4ca8d7e5568be7d5a930ee388117703e">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9344">#9344</a>: Long bibliography entry looks bad [<a href="https://github.com/doxygen/doxygen/commit/ac090b56af5358b0f1ffc5a38dba4e61acb938d1">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9352">#9352</a>: Qt Q_GADGET macro is not supported [<a href="https://github.com/doxygen/doxygen/commit/d70eb9351c0b8881696cd9dbd9e174565e8c7115">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9362">#9362</a>: Doxyfile environment/quote mishandling in list values [<a href="https://github.com/doxygen/doxygen/commit/76c643993df0f046741b6f77808ec0e2b25f585a">view</a>]</li>
@@ -36,7 +554,7 @@
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9520">#9520</a>: Rest of file silently ignored after a certain string literal [PHP] [<a href="https://github.com/doxygen/doxygen/commit/68e8d2a220c51d0909c38e8c5027f644f7233db0">view</a>] and [<a href="https://github.com/doxygen/doxygen/commit/789a763ef1a8f8ad8ddbdb4725913ca08b1ff37a">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9386">#9386</a>: Problems with the directory dependency graph [<a href="https://github.com/doxygen/doxygen/commit/3278a3268ec66bbd843462ce3ec1520f8d9aac8d">view</a>]</li>
<li>bug 531817 Python: Backslash prevent showing the proper preview [<a href="https://github.com/doxygen/doxygen/commit/5be58a08bba75ae0c9c1fdc229efbe5e77bcaa6e">view</a>]</li>
-<li>bug 539818 C Preprocessor enum printing trick not handled properly by Doxygen [<a href="https://github.com/doxygen/doxygen/commit/29001f8659735d5e073bdf6f0f1ef988e8957d74">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/70df5ab5a701e203d1a9b1cb63a864dc0582f10c">view</a>]</li>
+<li>bug 539818 C Preprocessor enum printing trick not handled properly by Doxygen [<a href="https://github.com/doxygen/doxygen/commit/29001f8659735d5e073bdf6f0f1ef988e8957d74">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/70df5ab5a701e203d1a9b1cb63a864dc0582f10c">view</a>]</li>
<li>bug 642168 C# &quot;here-docs&quot; not correctly parsed [<a href="https://github.com/doxygen/doxygen/commit/d0bac16ec30f704dbc4712d25f0256f02d3f69d3">view</a>]</li>
<li>bug 786576 regression with ALIASES or image latex interpretation [<a href="https://github.com/doxygen/doxygen/commit/b3bd30ff95b9630cdbc5b592e82b95c314531eeb">view</a>]</li>
<li>bug_572042 ingroup does not allow multiple groupnames [<a href="https://github.com/doxygen/doxygen/commit/7dc299f2d867250bd924d39545c7a3d10b9d3756">view</a>]</li>
@@ -81,8 +599,8 @@ nodes and arrows attributes [<a href="https://github.com/doxygen/doxygen/commit/
[<a href="https://github.com/doxygen/doxygen/commit/5f8bf5819d4ce95e9a21e8ad88fc82cfe10c23dc">view</a>],
[<a href="https://github.com/doxygen/doxygen/commit/241b3015356f7fa59285403008dd771bd26cafa2">view</a>], and
[<a href="https://github.com/doxygen/doxygen/commit/d6a4618b39615db4af2146d2d08f69cf6d724702">view</a>]</li>
-<li>New option INPUT_FILE_ENCODING to specify input encoding based on a file pattern [<a href="https://github.com/doxygen/doxygen/commit/256f352fad995f70d58a777c4ce32f8104382b20">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/d0d1482ddc6a78e9b6aafb02c63b736291881ac8">view</a>]</li>
-<li>New option FORTRAN_COMMENT_AFTER to configure the fixed format comment start position (default 72).
+<li>New option INPUT_FILE_ENCODING to specify input encoding based on a file pattern [<a href="https://github.com/doxygen/doxygen/commit/256f352fad995f70d58a777c4ce32f8104382b20">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/d0d1482ddc6a78e9b6aafb02c63b736291881ac8">view</a>]</li>
+<li>New option FORTRAN_COMMENT_AFTER to configure the fixed format comment start position (default 72).</li>
<li>Added new commands \fileinfo and \lineinfo to show the current file and line. <br/>
See issue <a href="https://github.com/doxygen/doxygen/issues/7046">#7046</a>: Add filename and line number support to tags, ala __FILE__ and __LINE__ macros [<a href="https://github.com/doxygen/doxygen/commit/7279874742ad21ca74506da1e898dfe9a27da248">view</a>] and [<a href="https://github.com/doxygen/doxygen/commit/6db7cd7d6da22e5219c96097e280539cf793a3a8">view</a>]</li>
<li>Add support for \showdate command [<a href="https://github.com/doxygen/doxygen/commit/7958f3b22fd4a3c6fea26450214a8aa294d9a21d">view</a>],
@@ -96,7 +614,7 @@ See issue <a href="https://github.com/doxygen/doxygen/issues/7046">#7046</a>: Ad
[<a href="https://github.com/doxygen/doxygen/commit/5961e8c06d738d9ebddfdeac79c0b14fff64d237">view</a>]</li>
<li>Recognizing and name of implicit Fortran [programs [<a href="https://github.com/doxygen/doxygen/commit/943d8b7381fc79c4f78f8730fa1f2967521213a2">view</a>]</li>
<li>Support HTML stylesheets on the Internet [<a href="https://github.com/doxygen/doxygen/commit/6b89e8f7b2793329c820d636a91126af52c757e0">view</a>]</li>
-Issue <a href="https://github.com/doxygen/doxygen/issues/9415">#9415</a>: fixed format source with wide lines [<a href="https://github.com/doxygen/doxygen/commit/155afc19f081b65d413f8fb175e9e7ec2ac3d8cc">view</a>]</li>
+<li>Issue <a href="https://github.com/doxygen/doxygen/issues/9415">#9415</a>: fixed format source with wide lines [<a href="https://github.com/doxygen/doxygen/commit/155afc19f081b65d413f8fb175e9e7ec2ac3d8cc">view</a>]</li>
<li>End of &quot;here document&quot; can be indented [<a href="https://github.com/doxygen/doxygen/commit/801e3fbfc44373e9f2e9cc68133c937ff81f9463">view</a>]</li>
<li>Portuguese and Czech translators updated to 1.9.4. [<a href="https://github.com/doxygen/doxygen/commit/b45a92584ea4626f778842fa853230d679c6f266">view</a>] and [<a href="https://github.com/doxygen/doxygen/pull/9540">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9444">#9444</a>: Upgrade jQuery UI to latest 1.13 release to get rid of security issues [<a href="https://github.com/doxygen/doxygen/commit/ac02185173cb7f6109b8945a8d7aa0ca6927d6fb">view</a>]</li>
@@ -105,7 +623,7 @@ Issue <a href="https://github.com/doxygen/doxygen/issues/9415">#9415</a>: fixed
<ul>
<li>Commented function list marcro gives warning [<a href="https://github.com/doxygen/doxygen/commit/039d190f27da746670fd27685237eed927f78abf">view</a>]</li>
<li>Correction of line counting [<a href="https://github.com/doxygen/doxygen/commit/2606d4e2e5c086d5fc5560099d2a417bf7ccf58c">view</a>]</li>
-<li>Documenting parameter of function without parameters [<a href="https://github.com/doxygen/doxygen/commit/14a1de12affc2798278b7755a70d285c3194ee7f">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/f8daa6234b05c097450b9886bdc7ece758daae8e">view</a>]</li>
+<li>Documenting parameter of function without parameters [<a href="https://github.com/doxygen/doxygen/commit/14a1de12affc2798278b7755a70d285c3194ee7f">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/f8daa6234b05c097450b9886bdc7ece758daae8e">view</a>]</li>
<li>Warning about non closed (nested) comment [<a href="https://github.com/doxygen/doxygen/commit/64b858397458af468f9918ca5cc6d7287ef7cd8a">view</a>]</li>
<li>Friendly message on incorrect input [<a href="https://github.com/doxygen/doxygen/commit/be9aa9ced3c7fa8628971da762f0aa7436a02abc">view</a>]</li>
<li>Make directory traversal more robust for errors (e.g. broken symlinks) [<a href="https://github.com/doxygen/doxygen/commit/d72fa53f41d6bea2a190a98fcc830fe79667abc7">view</a>]</li>
@@ -132,7 +650,7 @@ customize the way dot images are rendered. When upgrading the Doxyfile (using <t
<li>Missing possibility for Element &#39;compounddef&#39;, attribute &#39;language&#39; [<a href="https://github.com/doxygen/doxygen/commit/79c5ec77867e404d6f5438548c98d4079de6c351">view</a>]</li>
<li>More translation tweaks [<a href="https://github.com/doxygen/doxygen/commit/8dad30669344c200e757fdbf7284b87ecfed3654">view</a>]</li>
<li>Performance tweaks to speed up processing [<a href="https://github.com/doxygen/doxygen/commit/db8c2d6289d8c56a401d07714a6109ddc0bdc819">view</a>]</li>
-<li>Prohibit in-place doxygen builds [<a href="https://github.com/doxygen/doxygen/commit/97d59a983709475dad375b9758d6c48cecda7afe">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/9d0600b51717dd8741635ed13dcd5f2a9080601f">view</a>]</li>
+<li>Prohibit in-place doxygen builds [<a href="https://github.com/doxygen/doxygen/commit/97d59a983709475dad375b9758d6c48cecda7afe">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/9d0600b51717dd8741635ed13dcd5f2a9080601f">view</a>]</li>
<li>Refactoring and fixes [<a href="https://github.com/doxygen/doxygen/commit/a44f6a7e5caf1fbf5fe271c99046a51b315d5f56">view</a>]</li>
<li>Refactoring: Automatically replace incorrect formula.repository [<a href="https://github.com/doxygen/doxygen/commit/6cb065fa4b525f9e507ff80633050b770a6fb34a">view</a>]</li>
<li>Refactoring: optimize FileDef::isDocumentationFile() method [<a href="https://github.com/doxygen/doxygen/commit/20cacf8a84b52535ab68c3e298f3e8f5088a2bb9">view</a>]</li>
@@ -149,7 +667,7 @@ customize the way dot images are rendered. When upgrading the Doxyfile (using <t
<li>Small spelling correction in doxygen usage [<a href="https://github.com/doxygen/doxygen/commit/601e680b8f6dd2be7fea07ab107c9e4572eb8ddc">view</a>]</li>
<li>Test Fortran inheritance over modules [<a href="https://github.com/doxygen/doxygen/commit/58ad198d5f6124f6fbc1aac2c0aeba7e8c80cbe5">view</a>]</li>
<li>Use lower().str() to map Fortran identifier [<a href="https://github.com/doxygen/doxygen/commit/3205fbb4c34f61aa4165f875702de8e976cfd68f">view</a>]</li>
-<li>Workaround for DEPFILE [<a href="https://github.com/doxygen/doxygen/commit/3b30f16032a4b4512c2b60fb4b1cf68c36d06854">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/cb4c6f9b96e66c43401b9ff2e1d35faa73a10f17">view</a>]</li>
+<li>Workaround for DEPFILE [<a href="https://github.com/doxygen/doxygen/commit/3b30f16032a4b4512c2b60fb4b1cf68c36d06854">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/cb4c6f9b96e66c43401b9ff2e1d35faa73a10f17">view</a>]</li>
<li>Workaround for XHTML not supporting &lt;picture&gt; [<a href="https://github.com/doxygen/doxygen/commit/24af0b0aaa7d834a015c40ba4c4c35fff511c21e">view</a>]</li>
<li>fix shabang [<a href="https://github.com/doxygen/doxygen/commit/6afedffc85eeeb350d66d9cf2c1ee0e7ccd90fad">view</a>]</li>
<li>python: do not use tabs for indentation [<a href="https://github.com/doxygen/doxygen/commit/87ce4ab655a1b3d344dabdefcfb3e626fd828d46">view</a>] and [<a href="https://github.com/doxygen/doxygen/commit/3b6a7091a85ef63fff96936b964ab3f4a8477ff6">view</a>]</li>
@@ -164,19 +682,19 @@ customize the way dot images are rendered. When upgrading the Doxyfile (using <t
</p>
<h3>Bug fixes</h3>
<ul>
-<li>bug 334859 HTMLHELP: Underscore in chm file name prevents linking between chm files [<a href="https://github.com/doxygen/doxygen/commit/9c9e42fb0b46d59dda6f0131eb66769566420802">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/fc5e62b0da9712ff9e74198a7531882b2b3ebd16">view</a>]</li>
+<li>bug 334859 HTMLHELP: Underscore in chm file name prevents linking between chm files [<a href="https://github.com/doxygen/doxygen/commit/9c9e42fb0b46d59dda6f0131eb66769566420802">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/fc5e62b0da9712ff9e74198a7531882b2b3ebd16">view</a>]</li>
<li>bug 711041 Undocumented &quot;enum&quot; values in TOC of qhp files causes tag-mismatch and corrupt TOC [<a href="https://github.com/doxygen/doxygen/commit/aea1ce8cc2eac9a3148b43c4961aca60f78f964b">view</a>]</li>
<li>bug 783768 QCH files: classes &amp; their constructors get conflicting keyword handling [<a href="https://github.com/doxygen/doxygen/commit/7fc52b556d6c1925a3b16052762e084368a95427">view</a>]</li>
<li>bug_445536 Select folder for STRIP_FROM_PATH [<a href="https://github.com/doxygen/doxygen/commit/130ccf1c0e6ac8c257fba53b60a56a725bfb2be5">view</a>]</li>
<li>bug_644899 New diagram implementing environment [<a href="https://github.com/doxygen/doxygen/commit/3d4421a368814df803184b11f5e7caca32c34f9f">view</a>], and [<a href="https://github.com/doxygen/doxygen/commit/b3e3ccd1c29c814e29e50d3ee1574ea545bfb0b6">view</a>]</li>
<li>bug_698167 HIDE_SCOPE_NAMES does not hide namespace scope for functions within it [<a href="https://github.com/doxygen/doxygen/commit/e9325bfb7d48dd965c418e9a9e0b26888911c24d">view</a>]</li>
-<li>bug_711041 Undocumented &quot;enum&quot; values in TOC of qhp files causes tag-mismatch and corrupt TOC. [<a href="https://github.com/doxygen/doxygen/commit/1e51265d8b86fa476743b5cbad653b917b7171b0">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/545c3ab899a11520fe6cd1a964b5d5e869a33cf6">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/909c0d2a6b44de8ccf9e2e60455edc256e089de5">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/6382">#6382</a> computational time issue of Java generics [<a href="https://github.com/doxygen/doxygen/commit/53fcef6dfa281262e14927c67b81e8658b3c664c">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/6d99c858fd799a2cfa5b8237bd60b6b01fa67588">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/6992">#6992</a> Automatic Coverity run [<a href="https://github.com/doxygen/doxygen/commit/12f9bc0d1da68270646f3b31f3ea6d03acb97661">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/32cc55cc607ff76f9528057558d0cafe58ce3702">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/4fff2f24e975b905e5e488857bd607f436035c89">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/5ccca7c6c17b3f4d757222821d1211191de3fc35">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/638bed45c59237d9204aa6a82e6bb7338cbd57c6">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/65ee43a9fa9bc2170419e04a93bcb1b84b0298c4">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/6b95109c1ee690c19fcc300a3457e8a99ad1fe3a">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/790a7f37f075e5e640e78fadaba1f0e739661c28">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/7bad4314347110998c58ce285ddd52b07080129e">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/aa9482e8b391586c1b11ace981ff52ed926ff341">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/e1998ecdbb55c42d476981dd50b8a0a39bd6ef27">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/ec9a6a9cdc2c4d6263e02674c1c8bf2950fcd5ac">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/ee2e5bd7c9419f33b8bbae31d4651011bcb404e7">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/f2ce5c819854bb524100c0f0f7069909c380533a">view</a>], and [<a href="https://github.com/doxygen/doxygen/commit/a57140cbcd29ae9ff57066d2c3bdaf0899682db3">view</a>]</li>
+<li>bug_711041 Undocumented &quot;enum&quot; values in TOC of qhp files causes tag-mismatch and corrupt TOC. [<a href="https://github.com/doxygen/doxygen/commit/1e51265d8b86fa476743b5cbad653b917b7171b0">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/545c3ab899a11520fe6cd1a964b5d5e869a33cf6">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/909c0d2a6b44de8ccf9e2e60455edc256e089de5">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/6382">#6382</a> computational time issue of Java generics [<a href="https://github.com/doxygen/doxygen/commit/53fcef6dfa281262e14927c67b81e8658b3c664c">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/6d99c858fd799a2cfa5b8237bd60b6b01fa67588">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/6992">#6992</a> Automatic Coverity run [<a href="https://github.com/doxygen/doxygen/commit/12f9bc0d1da68270646f3b31f3ea6d03acb97661">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/32cc55cc607ff76f9528057558d0cafe58ce3702">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/4fff2f24e975b905e5e488857bd607f436035c89">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/5ccca7c6c17b3f4d757222821d1211191de3fc35">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/638bed45c59237d9204aa6a82e6bb7338cbd57c6">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/65ee43a9fa9bc2170419e04a93bcb1b84b0298c4">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/6b95109c1ee690c19fcc300a3457e8a99ad1fe3a">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/790a7f37f075e5e640e78fadaba1f0e739661c28">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/7bad4314347110998c58ce285ddd52b07080129e">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/aa9482e8b391586c1b11ace981ff52ed926ff341">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/e1998ecdbb55c42d476981dd50b8a0a39bd6ef27">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/ec9a6a9cdc2c4d6263e02674c1c8bf2950fcd5ac">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/ee2e5bd7c9419f33b8bbae31d4651011bcb404e7">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/f2ce5c819854bb524100c0f0f7069909c380533a">view</a>], and [<a href="https://github.com/doxygen/doxygen/commit/a57140cbcd29ae9ff57066d2c3bdaf0899682db3">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/7543">#7543</a> Support PlantUML in Markdown [<a href="https://github.com/doxygen/doxygen/commit/a41d0a7516173339fbb4270ffe185a6282b23c85">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/7873">#7873</a> Combining `///`-style comments with macros containing @cond/@endcond causes a preprocessor error [<a href="https://github.com/doxygen/doxygen/commit/85a96aee93346765126abe02234bfe4d83c0e6ae">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8355">#8355</a> Doxywizard 1.9.x doesn&#39;t start up properly [<a href="https://github.com/doxygen/doxygen/commit/facf7a9f0d89a8912b75fce65587708f709bca1e">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/8487">#8487</a> Doxygen doesn&#39;t generate links to C# classes in different namespaces [<a href="https://github.com/doxygen/doxygen/commit/2976b67adcd1e2d3a787533566d93915ea237065">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/54dd8c74d68df10428e473edd34a43e4f337d158">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/8487">#8487</a> Doxygen doesn&#39;t generate links to C# classes in different namespaces [<a href="https://github.com/doxygen/doxygen/commit/2976b67adcd1e2d3a787533566d93915ea237065">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/54dd8c74d68df10428e473edd34a43e4f337d158">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8784">#8784</a> CLANG_ASSISTED_PARSING tries to parse markdown files [<a href="https://github.com/doxygen/doxygen/commit/81a28d571999a9196658866e6fdf4b0a66857422">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9003">#9003</a> Button Show HTML-Output doesn&#39;t work [<a href="https://github.com/doxygen/doxygen/commit/227952da7562a6f13da2a9d19c3cdc93812bc2de">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9005">#9005</a> Function prototype matching @fn command, but link between both is not made [<a href="https://github.com/doxygen/doxygen/commit/3b39913c33979be99353d44a17824f34c47f814b">view</a>]</li>
@@ -185,14 +703,14 @@ customize the way dot images are rendered. When upgrading the Doxyfile (using <t
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9027">#9027</a> SEARCHDATA_FILE (searchdata.xml) keyword elements blank [<a href="https://github.com/doxygen/doxygen/commit/cca136711119bf4a062dfcd0d06dbf0a95caf2fd">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9028">#9028</a> DoxyVerb environment should terminate the previous paragraph before changing paragraph formatting [<a href="https://github.com/doxygen/doxygen/commit/97b0474b2b80d77c21c06646810e2161c6d2d1a7">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9045">#9045</a> wrong grammar/spelling in german html Output [<a href="https://github.com/doxygen/doxygen/commit/b1d50a6c27c1815414307ae789c1943ecebae490">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/9051">#9051</a> Wrong &quot;Related page&quot; generating in 1.9.3 (works good in 1.9.1!) from *.md files [<a href="https://github.com/doxygen/doxygen/commit/12caea43df2bcc1b1346f93db37d332cf358eb82">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/477b51227d2e719ba2860ec2f0cccfd6e0a4c787">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9051">#9051</a> Wrong &quot;Related page&quot; generating in 1.9.3 (works good in 1.9.1!) from *.md files [<a href="https://github.com/doxygen/doxygen/commit/12caea43df2bcc1b1346f93db37d332cf358eb82">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/477b51227d2e719ba2860ec2f0cccfd6e0a4c787">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9054">#9054</a> Feature Request: Doxywizard: Customize Doxyfile Line Endings [<a href="https://github.com/doxygen/doxygen/commit/5275c42164db7d0c792fa80d8f6a7a82b1e499f2">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9055">#9055</a> Objective C method / property attribute decoration confuses parsing [<a href="https://github.com/doxygen/doxygen/commit/fa66d5e245b1a31aed26b20b100cfe26cdc75471">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9058">#9058</a> Strip leading spaces in QHP file [<a href="https://github.com/doxygen/doxygen/commit/7d91d52da37c2deb41c14580f9bcb461b7aa8874">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/295258114da92cb9f7677b16e31cd062106d6689">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/9070">#9070</a> Doxygen is not showing all called functions in graph plot [<a href="https://github.com/doxygen/doxygen/commit/63e6c8baa1446e73f5f50c563af4beb9af9e5b37">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/75fe5dcd9aabd38319eb4e8f0520f5f96a8bb1d5">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9070">#9070</a> Doxygen is not showing all called functions in graph plot [<a href="https://github.com/doxygen/doxygen/commit/63e6c8baa1446e73f5f50c563af4beb9af9e5b37">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/75fe5dcd9aabd38319eb4e8f0520f5f96a8bb1d5">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9074">#9074</a> Menubar Links not Parsed Correctly [<a href="https://github.com/doxygen/doxygen/commit/a06eb69b494d20a0e8abff5e28d6efc898f04bbb">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9075">#9075</a> .html Extension Removed from Tag File URLs [<a href="https://github.com/doxygen/doxygen/commit/7a218f3e7bf524f9342aa03572f6b04112961c73">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/9094">#9094</a> Wrong QHP index structure [<a href="https://github.com/doxygen/doxygen/commit/15dae504a167d838873053cc96417d8beae78df7">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/427e0a44c55bbb066429d815fb2420769931a0db">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9094">#9094</a> Wrong QHP index structure [<a href="https://github.com/doxygen/doxygen/commit/15dae504a167d838873053cc96417d8beae78df7">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/427e0a44c55bbb066429d815fb2420769931a0db">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9124">#9124</a> Latex: Does not properly compile when PROJECT_BRIEF contains commas [<a href="https://github.com/doxygen/doxygen/commit/c8595bf9572b13c060265b199e0e3d159de601cf">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9127">#9127</a> Doxywizard truncates standard input passed to doxygen process. [<a href="https://github.com/doxygen/doxygen/commit/f8f363de8b2b13b70328df3e78f805bca4fa2f1d">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9135">#9135</a> Qhelpgenerator debug mode [<a href="https://github.com/doxygen/doxygen/commit/8820a773f86d10a556bb693efb969e5e4fbf8498">view</a>]</li>
@@ -201,12 +719,12 @@ customize the way dot images are rendered. When upgrading the Doxyfile (using <t
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9143">#9143</a> warning file-line format in Possible candidates [<a href="https://github.com/doxygen/doxygen/commit/87b8810eb94bb234df8d0c5fc5ffba2c4f0d5a96">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9144">#9144</a> problem with matching function when using namespace [<a href="https://github.com/doxygen/doxygen/commit/ff56170ef5373a6cfe0732359f99b21f12578aa1">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9148">#9148</a> No uniquely matching class member, but no candidates are printed. [<a href="https://github.com/doxygen/doxygen/commit/b81ef4d433445de75404689f3d8c06853bb39b5f">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/9155">#9155</a> Doxygen crash with NUM_PROC_THREADS&gt;1 [<a href="https://github.com/doxygen/doxygen/commit/2064d196cb5bb3809a864eea8e0e9372ba49c9d1">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/5481d6e3ef0040c508a72f70de5305668c7d86ca">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/66d1936b37aef795b194096e5172fc3c770d1728">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9155">#9155</a> Doxygen crash with NUM_PROC_THREADS&gt;1 [<a href="https://github.com/doxygen/doxygen/commit/2064d196cb5bb3809a864eea8e0e9372ba49c9d1">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/5481d6e3ef0040c508a72f70de5305668c7d86ca">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/66d1936b37aef795b194096e5172fc3c770d1728">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9157">#9157</a> Codebase static analysis shows some potential leaks and nullptr access [<a href="https://github.com/doxygen/doxygen/commit/d44f5361242380cd2b68a825bfb3c69bd21d357e">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9158">#9158</a> Python: Two classes in one file, second class documentation block copied into its class method block [<a href="https://github.com/doxygen/doxygen/commit/b35457467426e163739a9587f536b0466590a45a">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9171">#9171</a> XML output for dot file uses relative path in 1.9.3 [<a href="https://github.com/doxygen/doxygen/commit/6af20bea6642fc80804752a8eacc8b2427592591">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/9187">#9187</a> doxygen -x_noenv option to not expand environment variables [<a href="https://github.com/doxygen/doxygen/commit/1b8ca6a341e1845cf0bac07443ad1b9473b7fa8b">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/412c4fb95645f02b20579ad975bb6e9e65c4a318">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/9190">#9190</a> DOC: Mention -x switch in the &quot;Support&quot; page [<a href="https://github.com/doxygen/doxygen/commit/c0562a85518cf55f7d125e41e7b982750b8f2d01">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/e0f5c9fde01df0320c6355e517e494fdbc6a271e">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9187">#9187</a> doxygen -x_noenv option to not expand environment variables [<a href="https://github.com/doxygen/doxygen/commit/1b8ca6a341e1845cf0bac07443ad1b9473b7fa8b">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/412c4fb95645f02b20579ad975bb6e9e65c4a318">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9190">#9190</a> DOC: Mention -x switch in the &quot;Support&quot; page [<a href="https://github.com/doxygen/doxygen/commit/c0562a85518cf55f7d125e41e7b982750b8f2d01">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/e0f5c9fde01df0320c6355e517e494fdbc6a271e">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9192">#9192</a> &quot;Packages&quot; has a &quot;Packages&quot; in the tree [<a href="https://github.com/doxygen/doxygen/commit/9fc86bf3cdea17c7e527b4ff1946903558cd3629">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9195">#9195</a> fix for warning: documentation for unknown define [<a href="https://github.com/doxygen/doxygen/commit/9cd1b64089c5667768c0ce97c0a09fe23a4fa6d6">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9200">#9200</a> Doxygen cannot resolve link to HTML anchor page [<a href="https://github.com/doxygen/doxygen/commit/fec62a54cd9845216c705fcf17cb0c309a661d0d">view</a>]</li>
@@ -221,14 +739,14 @@ customize the way dot images are rendered. When upgrading the Doxyfile (using <t
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9257">#9257</a> Build Error regarding vhdlparser [<a href="https://github.com/doxygen/doxygen/commit/f1cc0da77fed56e3a37ad615be73769d8453cdff">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9264">#9264</a> Markdown tables not rendered for parameters [<a href="https://github.com/doxygen/doxygen/commit/7ee2df86f3fa4f4694ecf0dfd7dcca9f98c9ca84">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9266">#9266</a> doxygen runtime went from 10minutes to &gt;14hours (lots of using namespace) [<a href="https://github.com/doxygen/doxygen/commit/9b262a41ec2b1bcc2b64f7364730d164eeb3f2f5">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/9269">#9269</a> Not able to compile with MSYS2/mingw (file too big) [<a href="https://github.com/doxygen/doxygen/commit/55f11dbddfcd4da29f582c88bb8d018be4e334c8">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/897b75f886c00ab8c12a54a8337b45602e069cfb">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/9fce084d836a1c803ca52b47fd2db9bc1add1556">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/9274">#9274</a> Automatic links not working in examples that use C++ source [Potential Bug] [<a href="https://github.com/doxygen/doxygen/commit/32eb490b42996a7db3405e898ecb2065238ba4a8">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/4d3c07dc1a332264c5fdeb0154d2a507f6e6efb8">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/d1236eff5d4495a7849e09e92d97c338461cb57d">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/d18ed15d1dcc724ab16e50233d4aa80ce18aac8e">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9269">#9269</a> Not able to compile with MSYS2/mingw (file too big) [<a href="https://github.com/doxygen/doxygen/commit/55f11dbddfcd4da29f582c88bb8d018be4e334c8">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/897b75f886c00ab8c12a54a8337b45602e069cfb">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/9fce084d836a1c803ca52b47fd2db9bc1add1556">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9274">#9274</a> Automatic links not working in examples that use C++ source [Potential Bug] [<a href="https://github.com/doxygen/doxygen/commit/32eb490b42996a7db3405e898ecb2065238ba4a8">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/4d3c07dc1a332264c5fdeb0154d2a507f6e6efb8">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/d1236eff5d4495a7849e09e92d97c338461cb57d">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/d18ed15d1dcc724ab16e50233d4aa80ce18aac8e">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9276">#9276</a> File-Line is omitted when suggesting possible candidates depending on noMatchCount [<a href="https://github.com/doxygen/doxygen/commit/fc978eb5c745aa7c0e86753c66be446d5010d2d7">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9284">#9284</a> Clicking external link within search results with EXT_LINKS_IN_WINDOW=YES opens the link in the search results box [<a href="https://github.com/doxygen/doxygen/commit/de8648aa311dc7dbdf822f40308af012004d3a67">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/9296">#9296</a> gives up after seeing egregiously complex template code [<a href="https://github.com/doxygen/doxygen/commit/5afa52055e83df65a2f80c7e26674e4bc00e2a42">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/9298">#9298</a> Segfault in Fortran parser (heap use after free) [<a href="https://github.com/doxygen/doxygen/commit/2efb03e8cc1e2dfd1720e8d22380486404a57683">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/39cf489a9df2c8f125dc1cc247bdb347019f6f50">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/9298">#9298</a> Segfault in Fortran parser (heap use after free) [<a href="https://github.com/doxygen/doxygen/commit/2efb03e8cc1e2dfd1720e8d22380486404a57683">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/39cf489a9df2c8f125dc1cc247bdb347019f6f50">view</a>]</li>
<li>Recognize type= as variable in Fortran [<a href="https://github.com/doxygen/doxygen/commit/daa4742c3fa6697ed247b397b8ceac3c258440c8">view</a>]</li>
-<li>Concept mising in the layout description [<a href="https://github.com/doxygen/doxygen/commit/3931e45744da9877c84b4d7dfb37ae0de8d07bcd">view</a>]</li>
+<li>Concept missing in the layout description [<a href="https://github.com/doxygen/doxygen/commit/3931e45744da9877c84b4d7dfb37ae0de8d07bcd">view</a>]</li>
<li>Detecting end of body in python [<a href="https://github.com/doxygen/doxygen/commit/64573247f87ba6d172928910e08a7a211d645642">view</a>]</li>
<li>SHOW_FILES=NO could cause broken links for grouped files [<a href="https://github.com/doxygen/doxygen/commit/7f514f1822de413da25bd5a6eba8938a3483e793">view</a>]</li>
<li>Source code was missing line anchors in the HTML output when using libclang [<a href="https://github.com/doxygen/doxygen/commit/84dd40b014ff2df3c1c150819a3265dd1004f7b3">view</a>]</li>
@@ -280,7 +798,7 @@ customize the way dot images are rendered. When upgrading the Doxyfile (using <t
<li>Align latex commands [<a href="https://github.com/doxygen/doxygen/commit/3940dc04520131fec6b0afb1b358fcb22e36531a">view</a>]</li>
<li>Allow multi-threaded computation of tooltips [<a href="https://github.com/doxygen/doxygen/commit/120dd03340bee5d88a8c12f48fc8ca133357f385">view</a>]</li>
<li>Automatically set copyright year in doxygen man page [<a href="https://github.com/doxygen/doxygen/commit/cfb44552b60dae37cb61e41101edcd785fd585d0">view</a>]</li>
-<li>Automatically show correct year in about box [<a href="https://github.com/doxygen/doxygen/commit/a6c76f5c2b01ae4ee4420647f17b84262f5cdf09">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/f46c6dfa71c0b2f0c5d36af0de19c5d304ec3d34">view</a>]</li>
+<li>Automatically show correct year in about box [<a href="https://github.com/doxygen/doxygen/commit/a6c76f5c2b01ae4ee4420647f17b84262f5cdf09">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/f46c6dfa71c0b2f0c5d36af0de19c5d304ec3d34">view</a>]</li>
<li>Avoid compiler error on systems where size_t==unsigned int [<a href="https://github.com/doxygen/doxygen/commit/c9dc0665be9ab94d1dbcdfc5aa76cbfa6c633699">view</a>]</li>
<li>Correcting default settings when running HTMLHELP [<a href="https://github.com/doxygen/doxygen/commit/aca38d3548b7fe32e4a04daa69cf92e8f90dc246">view</a>]</li>
<li>Determination of fixed source form. [<a href="https://github.com/doxygen/doxygen/commit/f46f51027e09fc9ce86b5668ed13267c91e54fb0">view</a>]</li>
@@ -301,20 +819,20 @@ customize the way dot images are rendered. When upgrading the Doxyfile (using <t
<li>Fixed potential crash in case cached item was already purged [<a href="https://github.com/doxygen/doxygen/commit/fe58686503d386afb5269e7a2799c0457c743092">view</a>]</li>
<li>Fixed regression that introduced an invalid &lt;/p&gt; in HTML [<a href="https://github.com/doxygen/doxygen/commit/d8cddb48b16cac672ed9faa945beb5cfcfd5bc6e">view</a>]</li>
<li>Fixed version check and did some simplifications and refactoring [<a href="https://github.com/doxygen/doxygen/commit/9fcecacd04a1c54349c50cb1157766f1f276bc4e">view</a>]</li>
-<li>Handling enums in settings that double as boolean [<a href="https://github.com/doxygen/doxygen/commit/2b6127983f172cc7c505eb944157346e2e9926e0">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/911ac5e141796fede97d5e9ff493a2de1a3536e5">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/cfdab46857bec8b43efb54650ab4703d7a8311e0">view</a>]</li>
+<li>Handling enums in settings that double as boolean [<a href="https://github.com/doxygen/doxygen/commit/2b6127983f172cc7c505eb944157346e2e9926e0">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/911ac5e141796fede97d5e9ff493a2de1a3536e5">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/cfdab46857bec8b43efb54650ab4703d7a8311e0">view</a>]</li>
<li>Handling of value of visible attribute [<a href="https://github.com/doxygen/doxygen/commit/461004cde53a208d99407c887592ff66688e2955">view</a>]</li>
<li>Interaction of tests for xhtml and qhp [<a href="https://github.com/doxygen/doxygen/commit/627a53f009b809127275572ea4a471ae7b12817f">view</a>]</li>
<li>Line numbers not shown in gray in source code [<a href="https://github.com/doxygen/doxygen/commit/f0178841468ecbbd204c9cf508563033da07c303">view</a>]</li>
<li>Make better use of capture ranges [<a href="https://github.com/doxygen/doxygen/commit/b207447be611edef4e4cf0695af1ee9a05d7ea6f">view</a>]</li>
<li>Make boolean representation mapping part of ConfigValues::Info [<a href="https://github.com/doxygen/doxygen/commit/64d56b919d00da70ab6bf13080c131ebfa60f197">view</a>]</li>
<li>Making Windows executable large address aware [<a href="https://github.com/doxygen/doxygen/commit/7a2733877c9e81c04c9d941701e32b6a8d5c5fc1">view</a>]</li>
-<li>Making tag information better available [<a href="https://github.com/doxygen/doxygen/commit/100c80e708d7414f641751db547a797ce340035f">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/8271e2838c34be5ed5b186c9c5c2f09f69d952e1">view</a>]</li>
+<li>Making tag information better available [<a href="https://github.com/doxygen/doxygen/commit/100c80e708d7414f641751db547a797ce340035f">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/8271e2838c34be5ed5b186c9c5c2f09f69d952e1">view</a>]</li>
<li>Minor optimisation [<a href="https://github.com/doxygen/doxygen/commit/2c76059d714ea6f2a179578966021df9e365a2a6">view</a>]</li>
<li>Missing &lt;VERSION&gt; in description of doxyparse [<a href="https://github.com/doxygen/doxygen/commit/b561499ea5fdd087a704a7eb855d3847cc8e26d5">view</a>]</li>
<li>Missing part of output due to wrong emoji command [<a href="https://github.com/doxygen/doxygen/commit/41211ab75ed074154c6463e81cc4db51e24febc6">view</a>]</li>
<li>Modernize LANGUAGE.HOWTO [<a href="https://github.com/doxygen/doxygen/commit/6414dcc8fe57d2e0cd3bd3e4167b836d66e7303e">view</a>]</li>
<li>Move editbin logic to a separate cmake file [<a href="https://github.com/doxygen/doxygen/commit/a627cf8eb6b068f74dc400318e8083ee10a9f941">view</a>]</li>
-<li>Moving punctuation dependency to translator [<a href="https://github.com/doxygen/doxygen/commit/29de244d9027a79e3eb381355eba598b9760b207">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/6d867aff4759e27df0484515775f76cd88badcb9">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/8e0e2cc77c4bd094ce35ebf24c6bb9ffb3b59382">view</a>]</li>
+<li>Moving punctuation dependency to translator [<a href="https://github.com/doxygen/doxygen/commit/29de244d9027a79e3eb381355eba598b9760b207">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/6d867aff4759e27df0484515775f76cd88badcb9">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/8e0e2cc77c4bd094ce35ebf24c6bb9ffb3b59382">view</a>]</li>
<li>Prevent running coverity scan when no commit are made [<a href="https://github.com/doxygen/doxygen/commit/e982244ae0f1f3efabb7358350dae0ceec6924aa">view</a>]</li>
<li>Problem compiling under Cygwin [<a href="https://github.com/doxygen/doxygen/commit/f43f7b2b42269b210b2407a0861c21cbde879614">view</a>]</li>
<li>QCString: make str() accessor return a const&amp; [<a href="https://github.com/doxygen/doxygen/commit/652eeb3e3afb6866b686aac3bff8ec448543fa3e">view</a>]</li>
@@ -339,7 +857,7 @@ customize the way dot images are rendered. When upgrading the Doxyfile (using <t
<li>Replaced conditional sections by adapter and fixed some signals [<a href="https://github.com/doxygen/doxygen/commit/5238029f7cb168ee98b450f46f27ffa1e2e677a3">view</a>]</li>
<li>Simplified documentation and implementation a bit [<a href="https://github.com/doxygen/doxygen/commit/690b49209ecc6a8af3159da14a1adade85824ee1">view</a>]</li>
<li>Split of javascript search index into separate files [<a href="https://github.com/doxygen/doxygen/commit/3f2fb8942e9ceddc1005e81d0d56659ed0ab50c6">view</a>]</li>
-<li>Trace statement in markdown.cpp [<a href="https://github.com/doxygen/doxygen/commit/5f8394900986e921e2f2ac9ee5abdce535f8d917">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/b8e078db5240ebb3992da710acdfba3e15cc13ab">view</a>]</li>
+<li>Trace statement in markdown.cpp [<a href="https://github.com/doxygen/doxygen/commit/5f8394900986e921e2f2ac9ee5abdce535f8d917">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/b8e078db5240ebb3992da710acdfba3e15cc13ab">view</a>]</li>
<li>Uniform retrieval file definition [<a href="https://github.com/doxygen/doxygen/commit/115fb315b7c0a6e6dced3e968a4db896c0f09961">view</a>]</li>
<li>Uniform retrieval of language code by means of translator unit [<a href="https://github.com/doxygen/doxygen/commit/c66a5bf4bbb501e40682cf5b0cecc35252a67ff1">view</a>]</li>
<li>clarify what the last comments in man refer to [<a href="https://github.com/doxygen/doxygen/commit/77a76e5316c2548ef5e3fd6c92d372b7c5af0504">view</a>]</li>
@@ -356,67 +874,67 @@ customize the way dot images are rendered. When upgrading the Doxyfile (using <t
<h3>Bug fixes</h3>
<ul>
<li>bug 679192 Missing images from generated qhp file [<a href="https://github.com/doxygen/doxygen/commit/06e3488cf4d83ad834071d3129352273159f09ab">view</a>]</li>
-<li>bug_161451 @copydoc cannot span mutliple lines [<a href="https://github.com/doxygen/doxygen/commit/e508c16ba7ce0d151f22157013691fc290001e4c">view</a>]</li>
+<li>bug_161451 @copydoc cannot span multiple lines [<a href="https://github.com/doxygen/doxygen/commit/e508c16ba7ce0d151f22157013691fc290001e4c">view</a>]</li>
<li>bug_365053 Wrong reference to ::classname [<a href="https://github.com/doxygen/doxygen/commit/04a13d3ad918efb533c67b80429e45550bf39c83">view</a>] and [<a href="https://github.com/doxygen/doxygen/commit/872421a090753577d8e5e783c7b0729024bc2251">view</a>]</li>
<li>bug_411629 ifdef-ed namespaces generate &quot;endif&quot; namespace (C#) [<a href="https://github.com/doxygen/doxygen/commit/9fd98e8be4fc13fd816a32d9714afcdc363779d6">view</a>]</li>
<li>bug_562008 cpp directives in \code fragments breaks subsequent links replacement [<a href="https://github.com/doxygen/doxygen/commit/cccdb5bb0cc3172dfb314ff0df5ce109fca64c31">view</a>]</li>
-<li>bug_683640 Docset info.plist file doesn&#39;t include feed URL [<a href="https://github.com/doxygen/doxygen/commit/4a6e0ac904b8269a78dea664b3d1d7d3afb1a016">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/af952099ffcd93c81d536aa1527c3b202872d276">view</a>]</li>
+<li>bug_683640 Docset info.plist file doesn&#39;t include feed URL [<a href="https://github.com/doxygen/doxygen/commit/4a6e0ac904b8269a78dea664b3d1d7d3afb1a016">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/af952099ffcd93c81d536aa1527c3b202872d276">view</a>]</li>
<li>bug_684050 line continuation in (auto)linking [<a href="https://github.com/doxygen/doxygen/commit/9288bde048646e732de13526792c6ca789bb8837">view</a>]</li>
<li>bug_688384 JavaDoc @link does not use code font [<a href="https://github.com/doxygen/doxygen/commit/22ada22cdfbbb7cca598b07b70c75643695be5ac">view</a>]</li>
<li>bug_693776 @copydoc not working properly [<a href="https://github.com/doxygen/doxygen/commit/bc7201841e07328959770be0b3e07e42dd6f4e11">view</a>]</li>
<li>bug_712290 A command that will generate a warning during compilation [<a href="https://github.com/doxygen/doxygen/commit/d7086493c64fed9f8a3f04a1fdec394594b42fec">view</a>]</li>
-<li>bug_722111 - &#39;function&#39; is displayed as C++ keyword (green) in HTML output [<a href="https://github.com/doxygen/doxygen/commit/538a72c3f88b53e7b8c0e284c559cb0019026f1a">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/e1502f6f7a8dc0186f7b1ab1363a601239d4e5fc">view</a>]</li>
+<li>bug_722111 - &#39;function&#39; is displayed as C++ keyword (green) in HTML output [<a href="https://github.com/doxygen/doxygen/commit/538a72c3f88b53e7b8c0e284c559cb0019026f1a">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/e1502f6f7a8dc0186f7b1ab1363a601239d4e5fc">view</a>]</li>
<li>bug_749992 XML output - &quot;bodyend&quot; inside location tag sometimes prints the wrong row. [<a href="https://github.com/doxygen/doxygen/commit/c9fdb6c1071b5c9f19fe74f9f5e92febffb56bd7">view</a>]</li>
<li>bug_750666 Usergroup (layout.xml) url=&quot;[none]&quot; doesn&#39;t work [<a href="https://github.com/doxygen/doxygen/commit/92821c0186fbb8ba30d5d640203e03a9b6e22af5">view</a>]</li>
<li>bug_753629 PLANTUML_JAR_PATH Environment Variable Needs Documenting [<a href="https://github.com/doxygen/doxygen/commit/50ebbf2bb3e2a9d3fad0849b394ad900d920e82c">view</a>]</li>
<li>bug_766164 Class Members is missing in the CHM. [<a href="https://github.com/doxygen/doxygen/commit/f375348b61dbd31c1455f7e23d4300f99695e8d3">view</a>]</li>
-<li>bug_771606 &#39;doxygen -w&#39; should not require existence of header.html/footer.html even if listed in an options file [<a href="https://github.com/doxygen/doxygen/commit/3a9f46678ef91f6942f9c15259423675c766dcbb">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/75ee26dd41c6b8419719af92fe277b4bb4534f91">view</a>]</li>
+<li>bug_771606 &#39;doxygen -w&#39; should not require existence of header.html/footer.html even if listed in an options file [<a href="https://github.com/doxygen/doxygen/commit/3a9f46678ef91f6942f9c15259423675c766dcbb">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/75ee26dd41c6b8419719af92fe277b4bb4534f91">view</a>]</li>
<li>bug_772405 *_AUTOBRIEF=YES gobbles end of paragraph from brief [<a href="https://github.com/doxygen/doxygen/commit/37c226f2fe01a249b15d55d3950191aca3f63ef2">view</a>]</li>
-<li>bug_774111 GENERATE_LEGEND with svg graphs [<a href="https://github.com/doxygen/doxygen/commit/0a2bb195d5883428df69fa1cf3dd6356908e4d1d">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/2c4743cc5f3c47a8136e5ec0f7985117b68b1cd3">view</a>]</li>
+<li>bug_774111 GENERATE_LEGEND with svg graphs [<a href="https://github.com/doxygen/doxygen/commit/0a2bb195d5883428df69fa1cf3dd6356908e4d1d">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/2c4743cc5f3c47a8136e5ec0f7985117b68b1cd3">view</a>]</li>
<li>bug_774167 Left nav pane [<a href="https://github.com/doxygen/doxygen/commit/528523a6bd1c1619308882af7260296b44f8ffe1">view</a>]</li>
<li>bug_791832 [<a href="https://github.com/doxygen/doxygen/commit/42912711ea3d7bb2fa0a7aa1871a13b2de2e9989">view</a>]</li>
<li>bug_792690 Spaces MAKEINDEX_CMD_NAME don&#39;t work the same as other config options [<a href="https://github.com/doxygen/doxygen/commit/f5e6c90a978777e3426db7d8d894b26f50484580">view</a>]</li>
<li>bug_796673 doxygen markdown engine disallow parentheses in image title [<a href="https://github.com/doxygen/doxygen/commit/cf2bf5c164f3f569fcf2682ff5ac077caa302093">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/7434">#7434</a> Error in LaTeX output of doxygen documentation of VHDL [<a href="https://github.com/doxygen/doxygen/commit/6743b2fd418b433fe3835900a95055e454468217">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/7687">#7687</a> Write directory dependency graphs recursively. [<a href="https://github.com/doxygen/doxygen/commit/6fee7e8650c8eec32990fbb714ddc43bf2aa6c34">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/7807">#7807</a> Incorrect handling of triple backticks with specifying language. [<a href="https://github.com/doxygen/doxygen/commit/48888bf7e47fa8fb3258aa38f0a558682858a396">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/a7d403098bddff8c0feca6c562ba05f03b5ab2ae">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/7807">#7807</a> Incorrect handling of triple backticks with specifying language. [<a href="https://github.com/doxygen/doxygen/commit/48888bf7e47fa8fb3258aa38f0a558682858a396">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/a7d403098bddff8c0feca6c562ba05f03b5ab2ae">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8528">#8528</a> Markdown links to Markdown pages with explicit page command are broken [<a href="https://github.com/doxygen/doxygen/commit/a36c9943ffe2e64954c1370a6bd9ce33aaf54cec">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8590">#8590</a> XML: Issue with spacing around &lt;programlisting&gt; [<a href="https://github.com/doxygen/doxygen/commit/6c5b9295509e9cf189c91f9d1cabf41249dbd4bb">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/8724">#8724</a> @ingroup not working with concepts [<a href="https://github.com/doxygen/doxygen/commit/20fd82817cb91f9d8fdbfa5c636a176f17320b7d">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/93ab156f1ee4546396e04a3c7f4d13f74691fe8e">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/8724">#8724</a> @ingroup not working with concepts [<a href="https://github.com/doxygen/doxygen/commit/20fd82817cb91f9d8fdbfa5c636a176f17320b7d">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/93ab156f1ee4546396e04a3c7f4d13f74691fe8e">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8726">#8726</a> Confused by C++20 trailing requires-clause [<a href="https://github.com/doxygen/doxygen/commit/4bf942faa3128099a4fbc47162e11b0545487fd5">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8730">#8730</a> Read from invalid IncludeInfo object (version 1.9.2, Ubuntu 20.04) [<a href="https://github.com/doxygen/doxygen/commit/afd308219d0f0ac764fe56922c3f492a2772fa13">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8734">#8734</a> @note with @parblock within a table data cell breaks the HTML output [<a href="https://github.com/doxygen/doxygen/commit/f3a396295800e17896bab0cf2c17b9d6d433c3b3">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/8738">#8738</a> Fixed sizes in project area of HTML output [<a href="https://github.com/doxygen/doxygen/commit/47dec8a1c3ed4468ec36be103bf0aa5d682c6040">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/815aebca80369b6ad9bcdfd075c72ab74c1f8f19">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/8743">#8743</a> &lt;tt&gt; missinterpreted [<a href="https://github.com/doxygen/doxygen/commit/0629f588a634b76e9fbad96e20d31d6900d26603">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/ec8f340cda0b391a14253cad202f40c7ffe4e1ca">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/8747">#8747</a> Improve output with WARN_AS_ERROR = FAIL_ON_WARNINGS [<a href="https://github.com/doxygen/doxygen/commit/174e23565a50b0b8dc333ff16a40de93b62793f1">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/bce44eef3037114760aa242362122b024536220d">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/8750">#8750</a> Crashes with 1.9.2 on Ubuntu 21.04 [<a href="https://github.com/doxygen/doxygen/commit/04d9e4c78389265a6e02e1c5fa221dab6eef81cf">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/1a2744d0cca9f5b1f2cfa749f6d004a376a6ee02">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/8738">#8738</a> Fixed sizes in project area of HTML output [<a href="https://github.com/doxygen/doxygen/commit/47dec8a1c3ed4468ec36be103bf0aa5d682c6040">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/815aebca80369b6ad9bcdfd075c72ab74c1f8f19">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/8743">#8743</a> &lt;tt&gt; missinterpreted [<a href="https://github.com/doxygen/doxygen/commit/0629f588a634b76e9fbad96e20d31d6900d26603">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/ec8f340cda0b391a14253cad202f40c7ffe4e1ca">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/8747">#8747</a> Improve output with WARN_AS_ERROR = FAIL_ON_WARNINGS [<a href="https://github.com/doxygen/doxygen/commit/174e23565a50b0b8dc333ff16a40de93b62793f1">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/bce44eef3037114760aa242362122b024536220d">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/8750">#8750</a> Crashes with 1.9.2 on Ubuntu 21.04 [<a href="https://github.com/doxygen/doxygen/commit/04d9e4c78389265a6e02e1c5fa221dab6eef81cf">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/1a2744d0cca9f5b1f2cfa749f6d004a376a6ee02">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8752">#8752</a> Generated filenames depend on undefined behaviour - doxygen output not reproducible [<a href="https://github.com/doxygen/doxygen/commit/44e27fa3eac7658f93571a9b9556fd65400f85af">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8753">#8753</a> qhp file corrupt when subsection with no parent section [<a href="https://github.com/doxygen/doxygen/commit/c6861973edb147d261ed9375a115a45ce81c4ea8">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8755">#8755</a> :: lost in nested names when using markdown [<a href="https://github.com/doxygen/doxygen/commit/dd97018dca2f2c118cd0f813392ed81b1a98b2f4">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8757">#8757</a> Segfault when using external search engine [<a href="https://github.com/doxygen/doxygen/commit/2b76fc789be10c82922bb687591ee39fda92e425">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8767">#8767</a> Order of pages in the tree view changes from 1.9.1 to 1.9.2 [<a href="https://github.com/doxygen/doxygen/commit/8ee309708beb0a410e56fb4133849ed8197d3bcf">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8785">#8785</a> Markdown runs on &lt;PRE&gt; if class attribute is specified [<a href="https://github.com/doxygen/doxygen/commit/29c0286f879812a08c7203d3d02fb039eea082b6">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/8789">#8789</a> qhp/qch broken in master [<a href="https://github.com/doxygen/doxygen/commit/89afdcc22e2f18962c067eb8e641506c826b5a9a">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/fed7b6ffb2f8007bd6155017f9edd7256f0940de">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/8789">#8789</a> qhp/qch broken in master [<a href="https://github.com/doxygen/doxygen/commit/89afdcc22e2f18962c067eb8e641506c826b5a9a">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/fed7b6ffb2f8007bd6155017f9edd7256f0940de">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8802">#8802</a> Nested \cond sections are not started (#8804) [<a href="https://github.com/doxygen/doxygen/commit/ee8f3fb7a2ed74ee30ae3202707617e97f6641ff">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8811">#8811</a> Incorrect xml tags in source code listing (XML output) [<a href="https://github.com/doxygen/doxygen/commit/1f2097e81af7d2b6f22863b3f3fafc792ff68629">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8815">#8815</a> fix group close [<a href="https://github.com/doxygen/doxygen/commit/e0147ebc533ba75ad2fcd518a5be6ef8b174dacc">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/8817">#8817</a> If \if, \else or \endif is in a list, the subsequent list entry is not formatted as list entry but in &quot;raw format&quot; [<a href="https://github.com/doxygen/doxygen/commit/6f26d1fabb982ddecbf889dcaf7f358fb77305d1">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/8e57e86fc882c11cf040edd85fa36b3444136736">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/8817">#8817</a> If \if, \else or \endif is in a list, the subsequent list entry is not formatted as list entry but in &quot;raw format&quot; [<a href="https://github.com/doxygen/doxygen/commit/6f26d1fabb982ddecbf889dcaf7f358fb77305d1">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/8e57e86fc882c11cf040edd85fa36b3444136736">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8838">#8838</a> export &quot;something&quot; { } wrong parsing [<a href="https://github.com/doxygen/doxygen/commit/1cf26658b7dc6c4e16acbcc2c912fea4acbd39c5">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8851">#8851</a> Python call graph is not completely correct [<a href="https://github.com/doxygen/doxygen/commit/b614cedd61218caf9902ba6779871520ba102813">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8853">#8853</a> LaTeX generated output fails to compile [<a href="https://github.com/doxygen/doxygen/commit/79ee7e60f69db208d6a22662adf752b24016351a">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/8854">#8854</a> Class hierarchy diagram is not correct, if inherited from Python built-in class ABC [<a href="https://github.com/doxygen/doxygen/commit/6e7c2861eeaad89c8c9b79241689a3ee3ede2f20">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/9ef185a76bd6e8fd40b2fe14405ae8c1ea500156">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/e9b2a97863881c6fce0836bb61863b1160178d57">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/8854">#8854</a> Class hierarchy diagram is not correct, if inherited from Python built-in class ABC [<a href="https://github.com/doxygen/doxygen/commit/6e7c2861eeaad89c8c9b79241689a3ee3ede2f20">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/9ef185a76bd6e8fd40b2fe14405ae8c1ea500156">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/e9b2a97863881c6fce0836bb61863b1160178d57">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8854">#8854</a> Class hierarchy diagram is not correct, if inherited from Python built-in class ABC [<a href="https://github.com/doxygen/doxygen/commit/be7752e5e273321089bac4f07f66d0305580f837">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8855">#8855</a> Unable to build 1.9.2 [<a href="https://github.com/doxygen/doxygen/commit/5c3a4ad2773fc911b341b36b00528603afbe1602">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8864">#8864</a> Markdown Tables cannot merge cells both horizontally and vertically [<a href="https://github.com/doxygen/doxygen/commit/ce5421c3709a7d225e964226ee178b24e251c130">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/8867">#8867</a> Fortran source file that contains the character literal &quot;import&quot; or &#39;import&#39; [<a href="https://github.com/doxygen/doxygen/commit/53ee06da134bce394f854ea691dd39e673ca0d29">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/ed749f55f4dbf9c911ddf585676f0f39e17f5b6f">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/8882">#8882</a> Java: Issue with virtual as identifier [<a href="https://github.com/doxygen/doxygen/commit/18c18e680f3938554ffeeedac029d10d3670f364">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/84e13392fb5a70d84ede80df65241963561d1933">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/da6dc3d35718d6d6c186540fb87ce4b2cdb6fb1c">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/8867">#8867</a> Fortran source file that contains the character literal &quot;import&quot; or &#39;import&#39; [<a href="https://github.com/doxygen/doxygen/commit/53ee06da134bce394f854ea691dd39e673ca0d29">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/ed749f55f4dbf9c911ddf585676f0f39e17f5b6f">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/8882">#8882</a> Java: Issue with virtual as identifier [<a href="https://github.com/doxygen/doxygen/commit/18c18e680f3938554ffeeedac029d10d3670f364">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/84e13392fb5a70d84ede80df65241963561d1933">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/da6dc3d35718d6d6c186540fb87ce4b2cdb6fb1c">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8884">#8884</a> Java: Issue with dotted annotations [<a href="https://github.com/doxygen/doxygen/commit/fcf8823a132ed47c436acbe267fdc731df848b65">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/8889">#8889</a> &quot;.html_html&quot; attached to some url links when linking to external library [<a href="https://github.com/doxygen/doxygen/commit/f6c66d9e5d703733e5da7c4c0b15323bbe7eb722">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/fce99519dbc4571f5191fe61bcaeffbbce9a2949">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/8889">#8889</a> Extra &quot;.html&quot; attached to some url links when linking to external library [<a href="https://github.com/doxygen/doxygen/commit/4cca8d10c2fc18f390c8e4811535fae507dc7e8b">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/be62dae734e5c84e16959eb1aec0b1be9c241aa0">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/8889">#8889</a> &quot;.html_html&quot; attached to some url links when linking to external library [<a href="https://github.com/doxygen/doxygen/commit/f6c66d9e5d703733e5da7c4c0b15323bbe7eb722">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/fce99519dbc4571f5191fe61bcaeffbbce9a2949">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/8889">#8889</a> Extra &quot;.html&quot; attached to some url links when linking to external library [<a href="https://github.com/doxygen/doxygen/commit/4cca8d10c2fc18f390c8e4811535fae507dc7e8b">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/be62dae734e5c84e16959eb1aec0b1be9c241aa0">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8895">#8895</a> [bisected]Directory dependency graph has stopped working [<a href="https://github.com/doxygen/doxygen/commit/bc9031924d0e8e8ae964ee7c5450be78b3abc3d5">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8898">#8898</a> c#: Inherit documentation from interface property (not working as no docs displayed) [<a href="https://github.com/doxygen/doxygen/commit/fad9afdf78aedd968d8b8ebb00aae29e93a362ab">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8903">#8903</a> Overload of function template can cause docs to be repeated [<a href="https://github.com/doxygen/doxygen/commit/566284bf3971c77283e02465129055a401a9f631">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/8905">#8905</a> Documentation: WARN_NO_PARAMDOC not disabled by EXTRACT_ALL? [<a href="https://github.com/doxygen/doxygen/commit/0377430a85d0fbced3092e3ddd52c8fe3dde47dd">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/137e97587926eef120009cc9008e37198ef76fc1">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/8905">#8905</a> Documentation: WARN_NO_PARAMDOC not disabled by EXTRACT_ALL? [<a href="https://github.com/doxygen/doxygen/commit/0377430a85d0fbced3092e3ddd52c8fe3dde47dd">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/137e97587926eef120009cc9008e37198ef76fc1">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8909">#8909</a> Build error with git head GCC (version 12, Nov 2021) [<a href="https://github.com/doxygen/doxygen/commit/f0e049e546f15b3fcdae987b86858de409da5516">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8911">#8911</a> Undocumented function with C++ requires clause [<a href="https://github.com/doxygen/doxygen/commit/e55dae5c9bca0a95934fe7c3c6dbba9c63142c92">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8914">#8914</a> Double Square Bracket &acirc;&#128;&#147; somewhere &acirc;&#128;&#147; stop Doxygen [<a href="https://github.com/doxygen/doxygen/commit/78929f9919f134fc6d7cb2166ed8aab2cbf28588">view</a>]</li>
@@ -425,11 +943,11 @@ customize the way dot images are rendered. When upgrading the Doxyfile (using <t
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8924">#8924</a> Horizontal scroll bar missing in HTML for wide class=&quot;dotgraph&quot; objects [<a href="https://github.com/doxygen/doxygen/commit/590198b416cd53313d150428d2f912586065ea0d">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8925">#8925</a> Java: Issue with enum parsing (xml output) [<a href="https://github.com/doxygen/doxygen/commit/4651b949112d5086dc12b403ac1d55d93406df1b">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8932">#8932</a> XML output: table caption doesn&#39;t have ID [<a href="https://github.com/doxygen/doxygen/commit/58b39b6505012709786d998ac597775e0e63b2eb">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/8933">#8933</a> Return type &quot;unsigned int constexpr&quot; not parsed properly [<a href="https://github.com/doxygen/doxygen/commit/078a4bb89f3d995c802ab512bd7e03cd444793b5">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/fe6c5d3191d14a079e694333c3e55ce33ecc677e">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/8933">#8933</a> Return type &quot;unsigned int constexpr&quot; not parsed properly [<a href="https://github.com/doxygen/doxygen/commit/078a4bb89f3d995c802ab512bd7e03cd444793b5">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/fe6c5d3191d14a079e694333c3e55ce33ecc677e">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8934">#8934</a> documentation &#39;DEP&#39; s.b. &#39;DEB&#39; [<a href="https://github.com/doxygen/doxygen/commit/2faa40f914b3070ba8ed7ed429af7781b5887103">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8935">#8935</a> &#39;make docs&#39; fails when building PDF [<a href="https://github.com/doxygen/doxygen/commit/71bc09e2e47bab26619f0067133b7cf604ccd933">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8940">#8940</a> Not parsing #if correctly in C++ [<a href="https://github.com/doxygen/doxygen/commit/aaa48c8a451951148750a11c7992c55c0a605fd6">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/8948">#8948</a> collaboration diagram should include smart pointer members [<a href="https://github.com/doxygen/doxygen/commit/5f3730769399fbbb82cbebb77e3b0bab3600095b">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/e64a05126d4393c111d9fb9872a76b33371272e8">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/8948">#8948</a> collaboration diagram should include smart pointer members [<a href="https://github.com/doxygen/doxygen/commit/5f3730769399fbbb82cbebb77e3b0bab3600095b">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/e64a05126d4393c111d9fb9872a76b33371272e8">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8953">#8953</a> Improve markdown image handling [<a href="https://github.com/doxygen/doxygen/commit/5bb622158e33aac19d23068c08f434aaced60b4c">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8956">#8956</a> Section links in markdown mainpage not working [<a href="https://github.com/doxygen/doxygen/commit/3a4db857340aeff18dcd57291e036809a0273449">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8965">#8965</a> Allow other names for plantuml.jar [<a href="https://github.com/doxygen/doxygen/commit/9dd215f0404dfe4d8c869e95de904a37f1878b18">view</a>]</li>
@@ -456,7 +974,7 @@ customize the way dot images are rendered. When upgrading the Doxyfile (using <t
<li>Incorrect xml tags in source code listing (XML output) [<a href="https://github.com/doxygen/doxygen/commit/7714ad3a06e3a56e6d02887e94078d5887c904dc">view</a>]</li>
<li>Doxygen stops on invalid namespace name [<a href="https://github.com/doxygen/doxygen/commit/56ceda853f55e040b74349fe7cdabd749ecd12fc">view</a>]</li>
<li>Problems with blockquotes in markdown [<a href="https://github.com/doxygen/doxygen/commit/5f75ff14582400a77068df5ff0f4f0ec0693adee">view</a>]</li>
-<li>Fortran: Warning on empty \cond statement plus extra empty line. [<a href="https://github.com/doxygen/doxygen/commit/05150beee4bc74e185844e69a9c1c9e1af332817">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/f31a630b83ac6d8fedaaeeb72d4f8c49dd40ed78">view</a>]</li>
+<li>Fortran: Warning on empty \cond statement plus extra empty line. [<a href="https://github.com/doxygen/doxygen/commit/05150beee4bc74e185844e69a9c1c9e1af332817">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/f31a630b83ac6d8fedaaeeb72d4f8c49dd40ed78">view</a>]</li>
<li>Escaped double quotes inside double quotes [<a href="https://github.com/doxygen/doxygen/commit/89774bd095476a2fbccab6d46514553bdb12a9ee">view</a>]</li>
<li>Fixed problem where member attributes were not rendered properly [<a href="https://github.com/doxygen/doxygen/commit/e321a870fda2c1c5bf759d6320b0063675f79fcd">view</a>]</li>
<li>Forward declaration of enum class. [<a href="https://github.com/doxygen/doxygen/commit/9d08517540ef0b765e3b8aebe5d3aba94ab99d29">view</a>]</li>
@@ -465,7 +983,7 @@ customize the way dot images are rendered. When upgrading the Doxyfile (using <t
<li>Improve warning location for undocumented parameters/return types [<a href="https://github.com/doxygen/doxygen/commit/2b4e6885fde3776625339f17e24b27de0ecf7ce2">view</a>]</li>
<li>Limit number of list levels in output [<a href="https://github.com/doxygen/doxygen/commit/c050f64978f734dd027d8d2099bacd81e0a749e3">view</a>]</li>
<li>Unmatched tt tag. [<a href="https://github.com/doxygen/doxygen/commit/4193a8f950e6f21420be4783b540ed3cefca826b">view</a>]</li>
-<li>Value of first @copydoc could end up in the brief description. [<a href="https://github.com/doxygen/doxygen/commit/950c6ce0f3930bceb16da34cc9b366e64c5d791a">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/ab74ff26b0f9ba3f31d1dce605c4a1809ca9cb5c">view</a>]</li>
+<li>Value of first @copydoc could end up in the brief description. [<a href="https://github.com/doxygen/doxygen/commit/950c6ce0f3930bceb16da34cc9b366e64c5d791a">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/ab74ff26b0f9ba3f31d1dce605c4a1809ca9cb5c">view</a>]</li>
</ul>
<h3>Features</h3>
<ul>
@@ -486,14 +1004,14 @@ customize the way dot images are rendered. When upgrading the Doxyfile (using <t
<li>Support for char32_t etc. in code coloring [<a href="https://github.com/doxygen/doxygen/commit/e5cb9a4536488589ac64186b0d82d0a2857bedc0">view</a>]</li>
<li>Changed license of doxmlparser from GPLv2 to MIT [<a href="https://github.com/doxygen/doxygen/commit/c90ff8ccc6fc23658a4c4abd1123511074c37f47">view</a>]</li>
<li>Better error message in case of a fatal error in a lexer [<a href="https://github.com/doxygen/doxygen/commit/a019b33403ae3325bd772780499e71bd31026316">view</a>]</li>
-<li>Better readable warnings / debug messages incase of warning with token / return value in docparser [<a href="https://github.com/doxygen/doxygen/commit/d64d39226f206f9f1f5f46927ca16047b45a5f81">view</a>]</li>
+<li>Better readable warnings / debug messages in case of warning with token / return value in docparser [<a href="https://github.com/doxygen/doxygen/commit/d64d39226f206f9f1f5f46927ca16047b45a5f81">view</a>]</li>
<li>value attribute for &lt;li&gt; tag [<a href="https://github.com/doxygen/doxygen/commit/efe54bb64a9d9ddb06803a7b63f6ac873a68ee4e">view</a>] and [<a href="https://github.com/doxygen/doxygen/commit/79c56dd177f2c78afcbc1b8fb22002016492d18f">view</a>]</li>
<li>Copy original dotfile to output directory in case of DOT_CLEANUP is not set [<a href="https://github.com/doxygen/doxygen/commit/21323cd16d56124744f6b37283991af466dafa22">view</a>]</li>
<li>allow using percentual numbers for images dimensions [<a href="https://github.com/doxygen/doxygen/commit/8ac8aa4f4e77a8c73b7792436be5790f1c0d7eb4">view</a>]</li>
<li>Make email obfuscation optional [<a href="https://github.com/doxygen/doxygen/commit/fe818b6cf945359c498dc7a25067788f9ae70a53">view</a>]</li>
-<li>Improvement of WARN_LOGFILE possibilities [<a href="https://github.com/doxygen/doxygen/commit/3ce0f7936765df68088c9ccd4322ed73699a8592">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/5040e822b54f74db78cad58f9ec5544c056860d6">view</a>]</li>
+<li>Improvement of WARN_LOGFILE possibilities [<a href="https://github.com/doxygen/doxygen/commit/3ce0f7936765df68088c9ccd4322ed73699a8592">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/5040e822b54f74db78cad58f9ec5544c056860d6">view</a>]</li>
<li>No warning in case non existing macro parameter [<a href="https://github.com/doxygen/doxygen/commit/a85b813acb2b05670fb40c81b32f03f2e4ecf219">view</a>]</li>
-<li>HTML tag details [<a href="https://github.com/doxygen/doxygen/commit/04d662959c02ee126f5bf251e2c2b29283395b71">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/d4debbbacbd617b90e64ed3c8d034e837b84ff05">view</a>]</li>
+<li>HTML tag details [<a href="https://github.com/doxygen/doxygen/commit/04d662959c02ee126f5bf251e2c2b29283395b71">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/d4debbbacbd617b90e64ed3c8d034e837b84ff05">view</a>]</li>
<li>Include qualified names in `&lt;memberdef&gt;`s in XML output. [<a href="https://github.com/doxygen/doxygen/commit/3bbc10b026ae46dea24aa5714b863f9b6b0dee44">view</a>]</li>
</ul>
<h3>Deprecated functionality</h3>
@@ -505,7 +1023,7 @@ The same functionality can now be achieved using HAVE_DOT and CLASS_GRAPH. Old s
<h3>Refactoring and cleanup</h3>
<ul>
<li>Add support for optional ranges to reg::Ex and use it util.cpp [<a href="https://github.com/doxygen/doxygen/commit/fedfebdc12428fb0c0d03bb6333e2dfd9fbf3a31">view</a>]</li>
-<li>Allow using obsolete config values while upgrading [<a href="https://github.com/doxygen/doxygen/commit/9ff74182ee44409238308010110dc76f6f0a2c12">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/bc4502727df4e8bfe113590f42c3135516ebe913">view</a>]</li>
+<li>Allow using obsolete config values while upgrading [<a href="https://github.com/doxygen/doxygen/commit/9ff74182ee44409238308010110dc76f6f0a2c12">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/bc4502727df4e8bfe113590f42c3135516ebe913">view</a>]</li>
<li>Use std::unordered_set for better performance [<a href="https://github.com/doxygen/doxygen/commit/6e7801b35ec33250ad154a7b9b468342b99719dc">view</a>]</li>
<li>Refactoring: Use std::unique_ptr&lt;Private&gt; for PIMPL idiom instead of raw pointer [<a href="https://github.com/doxygen/doxygen/commit/fe10ed2c54ca16fb8f2bf3696d2c691ed77ab449">view</a>]</li>
<li>Refactoring: changes how context data is cached. [<a href="https://github.com/doxygen/doxygen/commit/6ea18b2a34c9d960a303bcf645cc70f130666703">view</a>]</li>
@@ -551,10 +1069,10 @@ The same functionality can now be achieved using HAVE_DOT and CLASS_GRAPH. Old s
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8709">#8709</a>: Warnings after <a href="https://github.com/doxygen/doxygen/issues/8671">#8671</a> [<a href="https://github.com/doxygen/doxygen/commit/640614e340c26cec054488afa02875da728e2508">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8704">#8704</a>: Doxygen 1.9.1 hangs when msc issue is detected instead of terminating, also CTRL+C does not work [<a href="https://github.com/doxygen/doxygen/commit/588b18e66e02201b7e30d7e1e115a96ff09b18cc">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8680">#8680</a>: Markdown links going via tag files instead of local resolution [<a href="https://github.com/doxygen/doxygen/commit/3fe91e4810a3e58797dc4595d9e35eaa5d19c480">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/8670">#8670</a>: Wrong rendering of Markdown [<a href="https://github.com/doxygen/doxygen/commit/02edaeba90c690cadef00165f18886f4401d5770">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/96995b53f33c4792246bea8b88cc972567c50a7f">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/984c154b4581af817ee3d6efe5284d0cc232f01a">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/8657">#8657</a>: Plantuml ditaa diagram is not visible in refman.pdf [<a href="https://github.com/doxygen/doxygen/commit/1c4cb5fb96f09e328ca4139d7278b62bcdbe9a36">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/b3bd9e1a9104aaa08778fb04179473a568aaf82d">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/8670">#8670</a>: Wrong rendering of Markdown [<a href="https://github.com/doxygen/doxygen/commit/02edaeba90c690cadef00165f18886f4401d5770">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/96995b53f33c4792246bea8b88cc972567c50a7f">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/984c154b4581af817ee3d6efe5284d0cc232f01a">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/8657">#8657</a>: Plantuml ditaa diagram is not visible in refman.pdf [<a href="https://github.com/doxygen/doxygen/commit/1c4cb5fb96f09e328ca4139d7278b62bcdbe9a36">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/b3bd9e1a9104aaa08778fb04179473a568aaf82d">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8649">#8649</a>: doxygen with php make ugly array parameter output [<a href="https://github.com/doxygen/doxygen/commit/d6b3785401b004bb28e2be9d10ec98be3f66886e">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/8648">#8648</a>: positioning at line anchors is disturbed by the navigation bar [<a href="https://github.com/doxygen/doxygen/commit/70ba350c45f0bec8952e713e0aadec02ca9ef386">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/b5f061b444e72032299b1c0169f0d22dc944d4bf">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/8648">#8648</a>: positioning at line anchors is disturbed by the navigation bar [<a href="https://github.com/doxygen/doxygen/commit/70ba350c45f0bec8952e713e0aadec02ca9ef386">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/b5f061b444e72032299b1c0169f0d22dc944d4bf">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8645">#8645</a>: Warning message in case of preprocesssor macro substitution [<a href="https://github.com/doxygen/doxygen/commit/8796cd50328d0563a20aaaf634cd6216b78c9884">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8642">#8642</a>: invalid argument for command iline [<a href="https://github.com/doxygen/doxygen/commit/430b59cd427a86ee612935a2f8b4781aea3d8220">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8633">#8633</a>: Line break in C++ nested-name confuses doxygen [<a href="https://github.com/doxygen/doxygen/commit/a1a6e297f02273f38e996939e00334a9aac49e31">view</a>]</li>
@@ -563,7 +1081,7 @@ The same functionality can now be achieved using HAVE_DOT and CLASS_GRAPH. Old s
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8620">#8620</a>: Missing parameter in C++ methods [<a href="https://github.com/doxygen/doxygen/commit/06e28b60bca4267c5d2690050055cb837ba17c29">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8617">#8617</a>: XML: Issue with $ sign in Java identifiers [<a href="https://github.com/doxygen/doxygen/commit/e95b3e8b74b47b4d5aefb7837ca6aa545b178702">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8616">#8616</a>: Upgrade jQuery to latest 3.5 or 3.6 release to get rid of security issues. [<a href="https://github.com/doxygen/doxygen/commit/53f2a068a53dbc62bb82712e238788d93e6b76a9">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/8615">#8615</a>: Markdown **emphasis** at the beginning of the line is not rendered. [<a href="https://github.com/doxygen/doxygen/commit/10b26b8d91fa80ad9ad690109cb0afbeab1cc7a7">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/245823ff78f6fed514a393e64553841d05422b7a">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/9a8ed22b3f8162d9f8c15311f4c375f040d2581e">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/8615">#8615</a>: Markdown **emphasis** at the beginning of the line is not rendered. [<a href="https://github.com/doxygen/doxygen/commit/10b26b8d91fa80ad9ad690109cb0afbeab1cc7a7">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/245823ff78f6fed514a393e64553841d05422b7a">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/9a8ed22b3f8162d9f8c15311f4c375f040d2581e">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8604">#8604</a>: `LATEX_BATCHMODE` not used for formulas anymore [<a href="https://github.com/doxygen/doxygen/commit/2a41dea5a6c2909ca7e8f9bd2d1c38fc97c64d9a">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8600">#8600</a>: Links to enum values are incorrect when using modules. [<a href="https://github.com/doxygen/doxygen/commit/8fa90fa1b62a03c07d70f5e94ac16de8512ee564">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8591">#8591</a>: Doxygen comment suggestion in help collides with clang-format [<a href="https://github.com/doxygen/doxygen/commit/0000628dae381c5ac156186baf3c2c07eda222e2">view</a>]</li>
@@ -574,7 +1092,7 @@ The same functionality can now be achieved using HAVE_DOT and CLASS_GRAPH. Old s
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8563">#8563</a>: Link not created and the Doxygen comment is placed in the output improperly [<a href="https://github.com/doxygen/doxygen/commit/f790184fa765d633e2dec9e72635838a24e9a5d5">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8560">#8560</a>: Regression: In Python/xml output, refid and qualified name of base compound not resolved under certain conditions [<a href="https://github.com/doxygen/doxygen/commit/7944b8e632a063032452e7fe50074ec7eba3fe2e">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/f21a2ed4ee63b3837e20cbb6332c4b6d8b1c6cc5">view</a>] [<a href="https://github.com/doxygen/doxygen/commit/e965e5da00bce6076d7009e4a48acee76fc84a7c">view</a>]</li>
<li>Issue <a href="https://github.com/doxygen/doxygen/issues/8556">#8556</a>: Removed bracket &#39;(&#39; in HTML an XML output [<a href="https://github.com/doxygen/doxygen/commit/0e5b8b49e39508bc5a30d20dcaa7118f95ffd8aa">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/8552">#8552</a>: Javadoc: strange issue with @verbatim ... @endverbatim [<a href="https://github.com/doxygen/doxygen/commit/4b18ac804b72a099ebeaee051da63f2826082237">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/cbf2176f3b053f3a5404b4ec1e01a6522b4ae2cd">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/8552">#8552</a>: Javadoc: strange issue with @verbatim ... @endverbatim [<a href="https://github.com/doxygen/doxygen/commit/4b18ac804b72a099ebeaee051da63f2826082237">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/cbf2176f3b053f3a5404b4ec1e01a6522b4ae2cd">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8542">#8542</a>: Variadic macro expansion [<a href="https://github.com/doxygen/doxygen/commit/eff7c65d11435e2246e963fac8a3c87c38f00210">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8541">#8541</a>: Javadoc: external links to classes in java.lang are not resolved [<a href="https://github.com/doxygen/doxygen/commit/333d6e67cde82ceed413fa7fb2e18c1232279e1b">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/25f25430c340d5bdd107a6098e684880cec54926">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8525">#8525</a>: Links aren&#39;t properly rendered when preceded by quoted text [<a href="https://github.com/doxygen/doxygen/commit/2683d17907e64df64f7bc2ed9e397928aa8e10c2">view</a>]</li>
@@ -585,7 +1103,7 @@ The same functionality can now be achieved using HAVE_DOT and CLASS_GRAPH. Old s
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8498">#8498</a>: Concepts do not respect groups in tree view [<a href="https://github.com/doxygen/doxygen/commit/98c67549bc3cd855873e0ef5eeab7c6410699d78">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8485">#8485</a>: The browser based search doesn&#39;t handle underscores correctly [<a href="https://github.com/doxygen/doxygen/commit/4048d7e0ee3fb73bef0b5496a6046af37102aa79">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8480">#8480</a>: Python: certain &#39;reimplements&#39; entries missing [<a href="https://github.com/doxygen/doxygen/commit/8f40f923f2f61f284b160aa39c0634b9e48071a0">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/8476">#8476</a>: Call graph regression: Some parts are mixed up [<a href="https://github.com/doxygen/doxygen/commit/0e3174ebb8a1203fc6f53f127826aac79e857e0f">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/1374bb2cb67265bdfb726c2868d986f53ec9389e">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/8476">#8476</a>: Call graph regression: Some parts are mixed up [<a href="https://github.com/doxygen/doxygen/commit/0e3174ebb8a1203fc6f53f127826aac79e857e0f">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/1374bb2cb67265bdfb726c2868d986f53ec9389e">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8474">#8474</a>: Crash: double free or corruption (out) [<a href="https://github.com/doxygen/doxygen/commit/e9185650216f3c3fa97759caf67ee79db66cb5e1">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8471">#8471</a>: doxygen 1.9.1 segmentation fault when generating libstdc++ documentation [<a href="https://github.com/doxygen/doxygen/commit/b2ead3a228cc44b8d3b67a4e71723f30031fa273">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/8465">#8465</a>: Parens in return type template are dropped [<a href="https://github.com/doxygen/doxygen/commit/3770392fb215aade721544e3848289bf296a146c">view</a>]</li>
@@ -620,14 +1138,14 @@ The same functionality can now be achieved using HAVE_DOT and CLASS_GRAPH. Old s
<li>issue <a href="https://github.com/doxygen/doxygen/issues/6202">#6202</a>: bug_782262 Friend functions returning decltype(auto) not inserted in the &quot;friends&quot; group [<a href="https://github.com/doxygen/doxygen/commit/02ffcb13b9de4edbbc7163200c53242905f3b26a">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/5994">#5994</a>: bug_765867 Ampersand not rendered correctly in HTML Help index [<a href="https://github.com/doxygen/doxygen/commit/ad4715242a2d4747902ed55afe43fdde700b7621">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/5745">#5745</a>: bug_744840 &lt;tt&gt; blocks cause error &quot;end of comment while expecting command &lt;/code&gt;&quot; [<a href="https://github.com/doxygen/doxygen/commit/a5118801fb67f434e49d5403f85e53220b1036a5">view</a>]</li>
-<li>issue <a href="https://github.com/doxygen/doxygen/issues/4672">#4672</a>: bug_674442 CREATE_FOLDERS should not create unused folders [<a href="https://github.com/doxygen/doxygen/commit/6372dd4dfb323ea10fda19b1a5bb09c5c94bf2fb">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/f366804a95c02d0883a3a1598a0f93b4ee0c982c">view</a>]</li>
+<li>issue <a href="https://github.com/doxygen/doxygen/issues/4672">#4672</a>: bug_674442 CREATE_FOLDERS should not create unused folders [<a href="https://github.com/doxygen/doxygen/commit/6372dd4dfb323ea10fda19b1a5bb09c5c94bf2fb">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/f366804a95c02d0883a3a1598a0f93b4ee0c982c">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/4530">#4530</a>: bug_668003 Default LaTeX header misses $-placeholders [<a href="https://github.com/doxygen/doxygen/commit/c44fd3b5049ff3b16403c95ec51d1fa3f83412ce">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/3391">#3391</a>: bug_582617 A @cond @endcond in a single comment block kills the remaining of the comment block. [<a href="https://github.com/doxygen/doxygen/commit/10fdc2f71c19606a6c45327136d9ac621b8488f3">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/3175">#3175</a>: bug_560861 Class graph does not differentiate same classes in different namespace [<a href="https://github.com/doxygen/doxygen/commit/ab483cd3ba39614dacc4f4e3901ac1cf76d413ca">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/1675">#1675</a>: bug_305773 Volatile declaration is missing for variables in XML output [<a href="https://github.com/doxygen/doxygen/commit/4dba9fbdda10889d2285b85b7e9ff6282b34fccf">view</a>]</li>
<li>issue <a href="https://github.com/doxygen/doxygen/issues/1535">#1535</a>: bug_172256 Todo stops at first sentence. [<a href="https://github.com/doxygen/doxygen/commit/4a537763c73c009949ffb514e0319e9b6d905920">view</a>]</li>
<li>Adding some missing C++11/C++20 keywords for syntax highlighting [<a href="https://github.com/doxygen/doxygen/commit/b685ef675ed7c7c5bd39539cfdcd49b111a80e37">view</a>]</li>
-<li>Avoid writing artifically created classes to the tag file [<a href="https://github.com/doxygen/doxygen/commit/7e08dcdc7b10f9a080dd26731e7859f07392a500">view</a>]</li>
+<li>Avoid writing artificially created classes to the tag file [<a href="https://github.com/doxygen/doxygen/commit/7e08dcdc7b10f9a080dd26731e7859f07392a500">view</a>]</li>
<li>Doxygen was confused by class keyword in &#39;using A = class B&#39; [<a href="https://github.com/doxygen/doxygen/commit/b86138e74851a0cf12cfb873532c1d7f3a8cedf8">view</a>]</li>
<li>Equation reference for formulas missing for HTML / Docbook / RTF [<a href="https://github.com/doxygen/doxygen/commit/d142ee73406cf9904c4239d993b3c9832105ed3b">view</a>]</li>
<li>Strange HTML tab title in case of a page without title [<a href="https://github.com/doxygen/doxygen/commit/d91a12be4e0b888dd8521bdc12131e0ee4862fb5">view</a>]</li>
@@ -657,15 +1175,15 @@ The same functionality can now be achieved using HAVE_DOT and CLASS_GRAPH. Old s
<ul>
<li>Deprecated options LATEX_SOURCE_CODE, RTF_SOURCE_CODE and DOCBOOK_PROGRAMLISTING; code listing is now controlled globally via the SOURCE_BROWSER option [<a href="https://github.com/doxygen/doxygen/commit/196ed3f0078549db69f03088e5b3f0fcae80e5cf">view</a>]</li>
<li>Made OUTPUT_TEXT_DIRECTION option obsolete; it was not maintained [<a href="https://github.com/doxygen/doxygen/commit/b0aefcbb03ae490420b88f22d2514ec32b047256">view</a>]</li>
-<li>Replaced the C++ doxmlparser libary by a python based module [<a href="https://github.com/doxygen/doxygen/commit/095c5de5e4df192898f7f13e9b51524999615983">view</a>]</li>
+<li>Replaced the C++ doxmlparser library by a python based module [<a href="https://github.com/doxygen/doxygen/commit/095c5de5e4df192898f7f13e9b51524999615983">view</a>]</li>
</ul>
<h3>Refactoring and cleanup</h3>
<ul>
<li>Added error handling for invalid numbers passed to \iline [<a href="https://github.com/doxygen/doxygen/commit/d2e62ffa09604eaa11dd1f37cda7a8face32dc12">view</a>]</li>
<li>Added new test case for strong enum values with the same name (based on issue #8281) [<a href="https://github.com/doxygen/doxygen/commit/7fa3837cf2d93164df2cf2fc6697a27fea524d07">view</a>]</li>
<li>Adding field extern for sqlite output [<a href="https://github.com/doxygen/doxygen/commit/e52e6467de2bdcf5dda2474c8d7831d11ace173f">view</a>]</li>
-<li>Adding support for lex files [<a href="https://github.com/doxygen/doxygen/commit/0f0b282be4762cbbae0808f4e21dba3aa157fd37">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/77c63397e832a7ad5c618b1aed7fc5de25ff6e89">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/789625caed4097a075819b7d7299ab1a808fcf08">view</a>]</li>
-<li>Avoid using std::isspace and friends on potentially multibyte characters [<a href="https://github.com/doxygen/doxygen/commit/0dac69c7d148cfa63b746d83e1798f89b2da2251">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/30d9199b4ae662a8d2094f60e4dd4190718dd7c6">view</a>]</li>
+<li>Adding support for lex files [<a href="https://github.com/doxygen/doxygen/commit/0f0b282be4762cbbae0808f4e21dba3aa157fd37">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/77c63397e832a7ad5c618b1aed7fc5de25ff6e89">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/789625caed4097a075819b7d7299ab1a808fcf08">view</a>]</li>
+<li>Avoid using std::isspace and friends on potentially multibyte characters [<a href="https://github.com/doxygen/doxygen/commit/0dac69c7d148cfa63b746d83e1798f89b2da2251">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/30d9199b4ae662a8d2094f60e4dd4190718dd7c6">view</a>]</li>
<li>Better align template based output with the built-in output [<a href="https://github.com/doxygen/doxygen/commit/e12e55700dc88795d16db973cb56829f76e4528c">view</a>]</li>
<li>Better handling of option possibility in lex scanner [<a href="https://github.com/doxygen/doxygen/commit/20742152746b64d31082fcc7f0766390b378afdc">view</a>]</li>
<li>Better handling of rules in lex scanners [<a href="https://github.com/doxygen/doxygen/commit/36332ecdec1f40cec2f8d8b902da4f9a018adb43">view</a>]</li>
@@ -678,7 +1196,7 @@ The same functionality can now be achieved using HAVE_DOT and CLASS_GRAPH. Old s
<li>Coverity warnings [<a href="https://github.com/doxygen/doxygen/commit/c16cda14f6234ce541d204be1267751f97a6f2a0">view</a>]</li>
<li>Debug facility for the RTF output [<a href="https://github.com/doxygen/doxygen/commit/9073285a7c9c2f172ce8c573dc269ce73d5b6596">view</a>]</li>
<li>Detect generateDS and recreate index.py/compound.py automatically [<a href="https://github.com/doxygen/doxygen/commit/a53db9b77a2df94cb9a1eaf4f6c305a92f432a14">view</a>]</li>
-<li>Determine ghostscipt directory (Windows) [<a href="https://github.com/doxygen/doxygen/commit/01f47d774853df491c10f9dcd48f342dddcecee0">view</a>]</li>
+<li>Determine ghostscript directory (Windows) [<a href="https://github.com/doxygen/doxygen/commit/01f47d774853df491c10f9dcd48f342dddcecee0">view</a>]</li>
<li>Determine ghostscript directory (Windows) [<a href="https://github.com/doxygen/doxygen/commit/c7fd5c47d9f0a595a1357a524738760a822ade1c">view</a>]</li>
<li>Determine latex reruns based on log file contents instead of hardcoded [<a href="https://github.com/doxygen/doxygen/commit/8daae33bfb2716fa3709dafde34eccb78b99b631">view</a>]</li>
<li>Disable qregex.h and fix some warnings and issues [<a href="https://github.com/doxygen/doxygen/commit/cfdea8320f089c0f25fe72ecfb7ede76e39110d8">view</a>]</li>
@@ -688,10 +1206,10 @@ The same functionality can now be achieved using HAVE_DOT and CLASS_GRAPH. Old s
<li>Environment variabelen in changelog [<a href="https://github.com/doxygen/doxygen/commit/69da986bed4cefbad6a858a3427e03983f03118a">view</a>]</li>
<li>Error messages on ASSERTS [<a href="https://github.com/doxygen/doxygen/commit/61cbf1af5ea83f0d0b299cb53510aed317c77f70">view</a>]</li>
<li>Extended doxygen version information [<a href="https://github.com/doxygen/doxygen/commit/668a528731167f6cf43cbfe8c9a2425790d453d8">view</a>]</li>
-<li>Extending startuml with extra figure types [<a href="https://github.com/doxygen/doxygen/commit/0dbc0d1c0b58bc06651137cd310a945a1db25151">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/afa248d63e73886a6f0dc0cdb285d18959a0a963">view</a>]</li>
+<li>Extending startuml with extra figure types [<a href="https://github.com/doxygen/doxygen/commit/0dbc0d1c0b58bc06651137cd310a945a1db25151">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/afa248d63e73886a6f0dc0cdb285d18959a0a963">view</a>]</li>
<li>Extension during mapping not correctly replaced. [<a href="https://github.com/doxygen/doxygen/commit/0f0ae92650b5477193455712247ec037ab91613e">view</a>]</li>
<li>Fix deadlock when using `WARN_AS_ERROR = YES`. [<a href="https://github.com/doxygen/doxygen/commit/94c6d80d8fd7c0e6270787287a856c150fbea901">view</a>]</li>
-<li>Fix difference in behaviour betwee QDir::exists and Dir::exist() [<a href="https://github.com/doxygen/doxygen/commit/ff2b8d933b3adf499ddaea07b53a8db000611ab6">view</a>]</li>
+<li>Fix difference in behaviour between QDir::exists and Dir::exist() [<a href="https://github.com/doxygen/doxygen/commit/ff2b8d933b3adf499ddaea07b53a8db000611ab6">view</a>]</li>
<li>Fix issue with test 055 on Cygwin [<a href="https://github.com/doxygen/doxygen/commit/51316839084c3292a8fb216e73ed146683028d4a">view</a>]</li>
<li>Fix issues caused by QCString::rawData and QCString::operator[] [<a href="https://github.com/doxygen/doxygen/commit/55e86052e0522ac7b51743449055572cc8bc7823">view</a>]</li>
<li>Fix macro redefinition warning for windows build [<a href="https://github.com/doxygen/doxygen/commit/15c390fca901e24b426ea39eea95f32d5e4ee84e">view</a>]</li>
@@ -732,9 +1250,9 @@ The same functionality can now be achieved using HAVE_DOT and CLASS_GRAPH. Old s
<li>Incorrect line count on warning for \snippet and missing warning for \snippet{doc} [<a href="https://github.com/doxygen/doxygen/commit/089389fa93a80a4a2bc93984aa486ba8f5d29e29">view</a>]</li>
<li>Incorrect line number in warnings in case of if command [<a href="https://github.com/doxygen/doxygen/commit/4176461b84cceedb6a9e7fc4a59cbf069502c4e6">view</a>]</li>
<li>Incorrect type for enum struct [<a href="https://github.com/doxygen/doxygen/commit/6b833f052758a18fe99b20790583efac7da9eb18">view</a>]</li>
-<li>Incorrect warning for \ref comand [<a href="https://github.com/doxygen/doxygen/commit/c26cf67f3f760bc754040185c93711786a8f08bd">view</a>]</li>
+<li>Incorrect warning for \ref command [<a href="https://github.com/doxygen/doxygen/commit/c26cf67f3f760bc754040185c93711786a8f08bd">view</a>]</li>
<li>LaTeX warning in test 26 [<a href="https://github.com/doxygen/doxygen/commit/459133bc356de1b9cba7a0a7091c8498429b14ed">view</a>]</li>
-<li>List item problem [<a href="https://github.com/doxygen/doxygen/commit/843a93b1d4d9866827fc134df50cebda972f1051">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/f474bb6ff7113144f9291a4c1600d9cf7428c45a">view</a>]</li>
+<li>List item problem [<a href="https://github.com/doxygen/doxygen/commit/843a93b1d4d9866827fc134df50cebda972f1051">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/f474bb6ff7113144f9291a4c1600d9cf7428c45a">view</a>]</li>
<li>Made some more simplifications [<a href="https://github.com/doxygen/doxygen/commit/cf74b8e41ba2501e19bafeea8514247013e7a854">view</a>]</li>
<li>Maintenance doxygen internal Doxyfiles [<a href="https://github.com/doxygen/doxygen/commit/b94119589ddd302e0dc42df072768c8ffd4ef559">view</a>]</li>
<li>Maintenance of .gitignore [<a href="https://github.com/doxygen/doxygen/commit/ac964d50c0af9726bfd1a100ae4fbbdc25662110">view</a>]</li>
@@ -756,7 +1274,7 @@ The same functionality can now be achieved using HAVE_DOT and CLASS_GRAPH. Old s
<li>Optimized MathJax HTML output and made the template output the same. [<a href="https://github.com/doxygen/doxygen/commit/9822babd32bcbec76125362c108ec7b63ff528d4">view</a>]</li>
<li>Optimized the layout in case DISABLE_INDEX=YES and GENERATE_TREEVIEW=YES [<a href="https://github.com/doxygen/doxygen/commit/12a6d876e3ff0004e288f1c7fadb10d0431bfc24">view</a>]</li>
<li>Performance improvement by returning BaseClassList by reference [<a href="https://github.com/doxygen/doxygen/commit/265b08e206c52b81efc102a563b31fbc4109244c">view</a>]</li>
-<li>PlantUML cached information [<a href="https://github.com/doxygen/doxygen/commit/3461f6a04a531dc805b7e0caa54d00ead3e9c66d">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/406dbcf74f4a844aec5e1470e9a44b121c5dee9f">view</a>]</li>
+<li>PlantUML cached information [<a href="https://github.com/doxygen/doxygen/commit/3461f6a04a531dc805b7e0caa54d00ead3e9c66d">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/406dbcf74f4a844aec5e1470e9a44b121c5dee9f">view</a>]</li>
<li>Problem with Fortran, giving a warning about invalid state [<a href="https://github.com/doxygen/doxygen/commit/453ecff58b2b2b447743af8890392060b5922dfc">view</a>]</li>
<li>Problem with cite command (tests 12) [<a href="https://github.com/doxygen/doxygen/commit/0ee3c373963c91bc5cbaf220764483a6f05d977e">view</a>]</li>
<li>Problem with empty buffer in pyscanner.l [<a href="https://github.com/doxygen/doxygen/commit/5a252b0bb4a888fcf1a58f2a955aaa9f4451e803">view</a>]</li>
@@ -893,9 +1411,9 @@ The same functionality can now be achieved using HAVE_DOT and CLASS_GRAPH. Old s
<li>Warning with a newline in a conditional expression in a \if command [<a href="https://github.com/doxygen/doxygen/commit/c09d4e28218ae181fad2b828ba0bf48c6476620d">view</a>]</li>
<li>Warnings regarding Internal inconsistency: namespace in IDL [<a href="https://github.com/doxygen/doxygen/commit/e97e5f0b35f6a70b9d69f1290a6c7e3685409b91">view</a>]</li>
<li>Warnings running doxygen on its own internal documentation [<a href="https://github.com/doxygen/doxygen/commit/69d725564ed4cdaa3b7c4502b1d04f3cd37196ea">view</a>]</li>
-<li>Write out used settings when generating XML output [<a href="https://github.com/doxygen/doxygen/commit/16fd18f19fed94dfb5586a0e32cb9722a34be291">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/276a6d144f42979d498c155eebab869bca44f754">view</a>]</li>
+<li>Write out used settings when generating XML output [<a href="https://github.com/doxygen/doxygen/commit/16fd18f19fed94dfb5586a0e32cb9722a34be291">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/276a6d144f42979d498c155eebab869bca44f754">view</a>]</li>
<li>Wrong place in comment scanner of end summary tag [<a href="https://github.com/doxygen/doxygen/commit/f80f7dcce014b42adcbb5d6d6534fa766a0b9219">view</a>]</li>
-<li>classes incorrectly appeared in the navgiation index [<a href="https://github.com/doxygen/doxygen/commit/d99aeec3ac0b0b1ebf36895c25e092b08e95e06a">view</a>]</li>
+<li>classes incorrectly appeared in the navigation index [<a href="https://github.com/doxygen/doxygen/commit/d99aeec3ac0b0b1ebf36895c25e092b08e95e06a">view</a>]</li>
<li>code.l: replace printf with DBG_CTX for easily toggling it. [<a href="https://github.com/doxygen/doxygen/commit/08912c28f7dee401861d51a9dac1d44be2a5fc93">view</a>]</li>
<li>escape &amp; in javascript license tag [<a href="https://github.com/doxygen/doxygen/commit/b54e3a07ec69669f873c1c067b1cc54b6be68c7f">view</a>]</li>
<li>replaced spaces in front of lines in python examples with css margin, issue #8640 [<a href="https://github.com/doxygen/doxygen/commit/13750c3ccd6be96f8f184de98add87e5158d26b7">view</a>]</li>
@@ -911,9 +1429,9 @@ The same functionality can now be achieved using HAVE_DOT and CLASS_GRAPH. Old s
<h3>Bug fixes</h3>
<ul>
<li>issue #8282: Error on ALIAS declaration without quotes [<a href="https://github.com/doxygen/doxygen/commit/c03dd8a0105a6d020983981d17b1429dd4835103">view</a>]</li>
-<li>issue #8286: Incorrect processing of VHDL strings [<a href="https://github.com/doxygen/doxygen/commit/05fc04d307bc52ac7077c788de751b536032963d">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/175839272b098316a7ec434a85154fbf27669c3e">view</a>]</li>
+<li>issue #8286: Incorrect processing of VHDL strings [<a href="https://github.com/doxygen/doxygen/commit/05fc04d307bc52ac7077c788de751b536032963d">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/175839272b098316a7ec434a85154fbf27669c3e">view</a>]</li>
<li>issue #8291: Doxygen crash on Windows when INLINE_SIMPLE_STRUCTS=YES [<a href="https://github.com/doxygen/doxygen/commit/4008be91ff3a2b5defb8a54af5edf15b4ca99c0e">view</a>]</li>
-<li>issue #8294: Draw sibling dependee directories within same parent directoy in directory dependency graph.
+<li>issue #8294: Draw sibling dependee directories within same parent directory in directory dependency graph.
[<a href="https://github.com/doxygen/doxygen/commit/f80b03899246f9b2e0d52bafafffaca01ad08f0f">view</a>],
[<a href="https://github.com/doxygen/doxygen/commit/a61f19c0bc756482d7e7b4314d84f44d387eeea1">view</a>],
[<a href="https://github.com/doxygen/doxygen/commit/95ba6002eb7d5e8c43a64a239d39ca99015caa09">view</a>],
@@ -947,7 +1465,7 @@ The same functionality can now be achieved using HAVE_DOT and CLASS_GRAPH. Old s
[<a href="https://github.com/doxygen/doxygen/commit/c37fe44163a254835aef8cf05e59979b18552ab0">view</a>],
[<a href="https://github.com/doxygen/doxygen/commit/352ab16413d51c655741cff927911f6126471198">view</a>],
and
-[<a href="http://github.com/doxygen/doxygen/commit/7527114a304dbb9e21236a453ed0f2e1bd51b884">view</a>]</li>
+[<a href="https://github.com/doxygen/doxygen/commit/7527114a304dbb9e21236a453ed0f2e1bd51b884">view</a>]</li>
</ul>
<h3>Refactoring and cleanup</h3>
<ul>
@@ -992,7 +1510,7 @@ and
<ul>
<li>issue #697: Test 32 reference to bell signal (XHTML, LaTeX) [<a href="https://github.com/doxygen/doxygen/commit/06eb8c6edcb0df79717f9cf3afb4061b57157382">view</a>]</li>
<li>issue #7976: bug_786382 Unmatched single quote in C++ source breaks aliases [<a href="https://github.com/doxygen/doxygen/commit/942fcfaf391d1213bee26e43249fea8da723d714">view</a>]</li>
-<li>issue #6442: C++: Trailing return type syntax + void [<a href="https://github.com/doxygen/doxygen/commit/74d43fa25c5db5c1b0fc6ed45a725aaee972b1b7">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/d6567641ef09bc125e3b722db7a202c12bf27913">view</a>]</li>
+<li>issue #6442: C++: Trailing return type syntax + void [<a href="https://github.com/doxygen/doxygen/commit/74d43fa25c5db5c1b0fc6ed45a725aaee972b1b7">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/d6567641ef09bc125e3b722db7a202c12bf27913">view</a>]</li>
<li>issue #6471: Out-of-line documentation of scoped enums [<a href="https://github.com/doxygen/doxygen/commit/9bf7658013e49dabaafb818a639b5ca62f845538">view</a>]</li>
<li>issue #7471: [1.8.16 regression] multiple use of page label [<a href="https://github.com/doxygen/doxygen/commit/ae4e0e0e55bbadc6621ba25a095eb90458ae818e">view</a>]</li>
<li>issue #7547: Fix permodgen issue [<a href="https://github.com/doxygen/doxygen/commit/d75a287f2c5fc37cde07006bec7d027453d9827b">view</a>]</li>
@@ -1038,7 +1556,7 @@ and
<li>issue #8177: Incorrect inheritance with forward declared templated classes [<a href="https://github.com/doxygen/doxygen/commit/fa65bb38f81457d00f9c900bb57eb68bea59b1b4">view</a>]</li>
<li>issue #8184: Bad parsing of CMakeLists.txt [<a href="https://github.com/doxygen/doxygen/commit/5cc7fed36c8d3b45eec19b7333b494c1c649902f">view</a>]</li>
<li>issue #8186: Path resolving breaks on included @ sign [<a href="https://github.com/doxygen/doxygen/commit/ff27d22910eeec1861bea3c7cf9201a25e509f94">view</a>]</li>
-<li>issue #8192: Excluded inline namespace broken after a5792da8 [<a href="https://github.com/doxygen/doxygen/commit/61f8521f768165e02a5f28df3fb442e3b91d170b">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/b2d009555ebce4a6802ac0255c056e880bdb45bd">view</a>]</li>
+<li>issue #8192: Excluded inline namespace broken after a5792da8 [<a href="https://github.com/doxygen/doxygen/commit/61f8521f768165e02a5f28df3fb442e3b91d170b">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/b2d009555ebce4a6802ac0255c056e880bdb45bd">view</a>]</li>
<li>Issue #8206: Incorrect XHTML results [<a href="https://github.com/doxygen/doxygen/commit/a292601d5d06cf5993247f2f7a6bc7306997da23">view</a>]</li>
<li>issue #8246: The prefix &amp;#&Ntilde;&#133;202&ETH;&#144;; for files is displayed incorrectly in the file names. [<a href="https://github.com/doxygen/doxygen/commit/b4d2fccacc226f22f9e2ae0ed016895aceb92053">view</a>]</li>
<li>issue #8247: declaration different in cpp and h file of qstrncmp [<a href="https://github.com/doxygen/doxygen/commit/c5733d2e19f5de783e776dce05bd48f1a9e99c90">view</a>]</li>
@@ -1064,7 +1582,7 @@ and
<li>Doxygen&#39;s own documentation doesn&#39;t build with recent LaTeX version [<a href="https://github.com/doxygen/doxygen/commit/8d45cd1895ca7a9a53f9a02cdf7d66c239bdc504">view</a>]</li>
<li>Doxywizard expert page without settings [<a href="https://github.com/doxygen/doxygen/commit/169f7f0f02541f97ed080634df232e8cc8f3ded8">view</a>]</li>
<li>Enabling both ALLEXTERNALS and BUILTIN_STL_SUPPORT caused artificial STL classes to appear in the class hierarchy. [<a href="https://github.com/doxygen/doxygen/commit/169d71426d1a42ec294c451af5f901620e6d89e5">view</a>]</li>
-<li>Exclude markdown mapped documentation files from Files list [<a href="https://github.com/doxygen/doxygen/commit/8a20dd6c10c08424dd0ead6e58c2f34d2f90c509">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/92e67d8955dc6360759abfc6debf6aae78ac539f">view</a>]</li>
+<li>Exclude markdown mapped documentation files from Files list [<a href="https://github.com/doxygen/doxygen/commit/8a20dd6c10c08424dd0ead6e58c2f34d2f90c509">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/92e67d8955dc6360759abfc6debf6aae78ac539f">view</a>]</li>
<li>Expand non-recursive preprocessor macros [<a href="https://github.com/doxygen/doxygen/commit/6392703db8037e8a501e42d87c1c450c5c2ae95c">view</a>]</li>
<li>Fix for broken LaTeX output. [<a href="https://github.com/doxygen/doxygen/commit/502e03dad20b333748d73fdea4cf6d7cb0ab31a8">view</a>]</li>
<li>Fix too aggressive hyphenation of abbr. words. (#8026) [<a href="https://github.com/doxygen/doxygen/commit/58895b1763fbc2d09a180204c831cf204adb5e1c">view</a>]</li>
@@ -1084,7 +1602,7 @@ and
<li>Incorrect duplicate code for Fortran fixed/free recognition [<a href="https://github.com/doxygen/doxygen/commit/a88b298bee89f001072c80e32e04dfd855d05c58">view</a>]</li>
<li>Incorrect end tag in doxywizard [<a href="https://github.com/doxygen/doxygen/commit/99583eeb36711c2ed4261488c2157da0d425fa67">view</a>]</li>
<li>Incorrect handling of UTF-8 characters in latex reference statement [<a href="https://github.com/doxygen/doxygen/commit/2421a8bb57aad7bbd43dd992d385a59006004f42">view</a>]</li>
-<li>Incorrect handling of string with spaces and no quotes [<a href="https://github.com/doxygen/doxygen/commit/9cfb5e58a6a55b2f87027e7b378001f3f3768423">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/ef91bacb7a69bbf7bccb4a864698cc003aabac66">view</a>]</li>
+<li>Incorrect handling of string with spaces and no quotes [<a href="https://github.com/doxygen/doxygen/commit/9cfb5e58a6a55b2f87027e7b378001f3f3768423">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/ef91bacb7a69bbf7bccb4a864698cc003aabac66">view</a>]</li>
<li>Incorrect label / name in case regeneration of HTML without regeneration of dot files [<a href="https://github.com/doxygen/doxygen/commit/939eca311ced62d9cb41d8e3c1acc207c99e09ed">view</a>]</li>
<li>Incorrect line count in case of an error in msc input [<a href="https://github.com/doxygen/doxygen/commit/a51a6d4845f8a8220700883db7c786a0007f1094">view</a>]</li>
<li>Incorrect recognition as RCS tag [<a href="https://github.com/doxygen/doxygen/commit/64f6dd32f9c0d0d98bb70dac76af684c608d7dda">view</a>]</li>
@@ -1093,9 +1611,9 @@ and
<li>Join sequences of the same type of xref items together in a single paragraph (restores 1.8.16 behavior) [<a href="https://github.com/doxygen/doxygen/commit/38e56645b7527ce70a90f4fcf1bd046fafc50248">view</a>]</li>
<li>Lowercase Findxapian module (same casing as upstream xapian-core) [<a href="https://github.com/doxygen/doxygen/commit/af3bb09cfeb60aeda554754f13a939d14e4bbd4e">view</a>]</li>
<li>Marked the section with definitions regarding numbers more clearly [<a href="https://github.com/doxygen/doxygen/commit/cbefa43c62ed5b19bf82a66dbaf1a4136faac9bd">view</a>]</li>
-<li>Minor tweaks [<a href="https://github.com/doxygen/doxygen/commit/0b54d06d4449d91a0890e589ba48daaf41794284">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/143a69238cfec5a031a4f7fd3ac43ce0ae66f40a">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/7e9ac9f80784eef31fd84c3892115cffb1630f95">view</a>]</li>
+<li>Minor tweaks [<a href="https://github.com/doxygen/doxygen/commit/0b54d06d4449d91a0890e589ba48daaf41794284">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/143a69238cfec5a031a4f7fd3ac43ce0ae66f40a">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/7e9ac9f80784eef31fd84c3892115cffb1630f95">view</a>]</li>
<li>Fixed line number counting issue with test case cc.h [<a href="https://github.com/doxygen/doxygen/commit/f011af81523bd44dc4c446df6e2976d9c1786609">view</a>]</li>
-<li>Fixed various line counting issues resulting in warnings refering to the wrong line number:
+<li>Fixed various line counting issues resulting in warnings referring to the wrong line number:
[<a href="https://github.com/doxygen/doxygen/commit/927af4b61fc3bac384aeca0d04ef321c854b3ef0">view</a>],
[<a href="https://github.com/doxygen/doxygen/commit/33c29dccd16d96b3a5c29fa476e8e9ce376134cd">view</a>],
[<a href="https://github.com/doxygen/doxygen/commit/a5ff8649247c2d79c04f068e91987aecbf01c05b">view</a>],
@@ -1128,9 +1646,9 @@ and
<li>Protect mutable access to members in code generators with mutexes [<a href="https://github.com/doxygen/doxygen/commit/f651a0ac32060907b43eb6ccc7f1472986034270">view</a>]</li>
<li>Readability of warning message [<a href="https://github.com/doxygen/doxygen/commit/e1f55871fa67b5d88330a45b4b7d06ac492f0266">view</a>]</li>
<li>Recent file list of doxywizard not cleared properly [<a href="https://github.com/doxygen/doxygen/commit/97d0ba731e46d2e79d40dc34a2a43c96d6951969">view</a>]</li>
-<li>Redundant storage of `VhdlParser_adj.cc`, it can be regenerated [<a href="https://github.com/doxygen/doxygen/commit/b4ac6562a715711128720adbeec89ac7125317e9">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/e0468ef6f19af8f320db49004e875f482e606c28">view</a>]</li>
+<li>Redundant storage of `VhdlParser_adj.cc`, it can be regenerated [<a href="https://github.com/doxygen/doxygen/commit/b4ac6562a715711128720adbeec89ac7125317e9">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/e0468ef6f19af8f320db49004e875f482e606c28">view</a>]</li>
<li>Renamed EXTRACT_ANON_ARGUMENTS to RESOLVE_UNNAMED_PARAMS and enabled it by default [<a href="https://github.com/doxygen/doxygen/commit/09b04bcb61a0e127cf502bc0533cd9bce9293406">view</a>]</li>
-<li>Silently ignoring unexpected characters in configuration [<a href="https://github.com/doxygen/doxygen/commit/d2c98cdbc5a66a95fd4a1d68ff21c371d31288a4">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/e1dfd05428008ba61acbb083d7903413b52a8c12">view</a>]</li>
+<li>Silently ignoring unexpected characters in configuration [<a href="https://github.com/doxygen/doxygen/commit/d2c98cdbc5a66a95fd4a1d68ff21c371d31288a4">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/e1dfd05428008ba61acbb083d7903413b52a8c12">view</a>]</li>
<li>Simplified escaping for latex URLs [<a href="https://github.com/doxygen/doxygen/commit/736557cabb38a37f12cb630adca9ef693646a980">view</a>]</li>
<li>Some further simplications and modernisations [<a href="https://github.com/doxygen/doxygen/commit/539b3bbef61dc7dec8cd5987dc2dbb7a2a956a83">view</a>]</li>
<li>Some tweaks &amp; fixes [<a href="https://github.com/doxygen/doxygen/commit/0006f830184ea30abdd9eb13e79ca2587004a63d">view</a>]</li>
@@ -1143,7 +1661,7 @@ and
<li>Unclear description of QHG_LOCATION [<a href="https://github.com/doxygen/doxygen/commit/bd6e1b03fc85086abcd920a9d4cee0291d8bf56f">view</a>]</li>
<li>Unified the routine to get the next UTF8 character from a UTF8 stream [<a href="https://github.com/doxygen/doxygen/commit/0404d8ba32b97193822b5d72db2788aff8c3ac9f">view</a>]</li>
<li>Update CMakeLists.txt [<a href="https://github.com/doxygen/doxygen/commit/7eff1f27f6edd509f2c5c472cd76d13691cd437a">view</a>]</li>
-<li>Update config.xml [<a href="https://github.com/doxygen/doxygen/commit/9bbd3f5b9b63133e925c30e8acb7615fdbe8c297">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/a29a2efd84101509aaebc61ecfa9139a45fb5e15">view</a>]</li>
+<li>Update config.xml [<a href="https://github.com/doxygen/doxygen/commit/9bbd3f5b9b63133e925c30e8acb7615fdbe8c297">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/a29a2efd84101509aaebc61ecfa9139a45fb5e15">view</a>]</li>
<li>Update markdown.cpp [<a href="https://github.com/doxygen/doxygen/commit/b035a11197f69770db5c7ebfb50cb42afc22468d">view</a>]</li>
<li>Usage of version and help in addons [<a href="https://github.com/doxygen/doxygen/commit/b320b14cdfee48a90a732304d6398eb388b1c975">view</a>]</li>
<li>Use correct #include [<a href="https://github.com/doxygen/doxygen/commit/5f34e8ae667c24900e61c72e7dfc213d53a7cb05">view</a>]</li>
@@ -1156,13 +1674,13 @@ and
<li>Warnings in generated VhdlParser.cc [<a href="https://github.com/doxygen/doxygen/commit/32c7576977f44c054591f0cb7b75f9b7f81689d2">view</a>]</li>
<li>When instantiating templates also instantiate nested classes [<a href="https://github.com/doxygen/doxygen/commit/a945d52a62b73b23674f6dc0948e22011e278cf9">view</a>]</li>
<li>XHML: div tag not possible as part of a p tag. [<a href="https://github.com/doxygen/doxygen/commit/1525b66e12ed8dba34e12786500422a74387cd29">view</a>]</li>
-<li>extend the max lenght befor a sting is folded [<a href="https://github.com/doxygen/doxygen/commit/e97b0c6f1ced61c18621fb4f0d5fe90e11d982ce">view</a>]</li>
+<li>extend the max length before a string is folded [<a href="https://github.com/doxygen/doxygen/commit/e97b0c6f1ced61c18621fb4f0d5fe90e11d982ce">view</a>]</li>
<li>quotes added surrounding inheritance tokens on doxyparse output [<a href="https://github.com/doxygen/doxygen/commit/77b4c3bc7cba2d06fa2c03fbf55f5da4f71eb72c">view</a>]</li>
</ul>
<h3>Features</h3>
<ul>
<li>Show QT version in doxywizard [<a href="https://github.com/doxygen/doxygen/commit/b26ec711d6b13578c283ab41ef6d46523ec77777">view</a>]</li>
-<li>Adding possibility to add command line options when running doxygen from doxygen wizard [<a href="https://github.com/doxygen/doxygen/commit/70e5213d3646460ce3a31a9afbcb498cdaa2b5b9">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/e78c2e47afa40408dc95de50451e997d0ab357c0">view</a>]</li>
+<li>Adding possibility to add command line options when running doxygen from doxygen wizard [<a href="https://github.com/doxygen/doxygen/commit/70e5213d3646460ce3a31a9afbcb498cdaa2b5b9">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/e78c2e47afa40408dc95de50451e997d0ab357c0">view</a>]</li>
<li>Add param validation to typedef function pointers [<a href="https://github.com/doxygen/doxygen/commit/d34236ba40379847ad4ee3140366bee37b652615">view</a>]</li>
<li>Allow building doxygen as a subproject [<a href="https://github.com/doxygen/doxygen/commit/e7311a036e16cf56692862103be37df95853a1dc">view</a>]</li>
<li>Layout changes doxywizard [<a href="https://github.com/doxygen/doxygen/commit/1113c6fb614de24fae90afbffc05259b89d1d300">view</a>]</li>
@@ -1235,7 +1753,7 @@ and
<li>Correction of spelling errors [<a href="https://github.com/doxygen/doxygen/commit/5ebf938be4d3b185fa1e1319ebeefafd090605f8">view</a>]</li>
<li>Incomplete documentation in respect to hyphens for horizontal rulers [<a href="https://github.com/doxygen/doxygen/commit/4aa74abe0835b2430e51dc628c10f2e04b9b894b">view</a>]</li>
<li>Mismatch documentation and build system [<a href="https://github.com/doxygen/doxygen/commit/b42ee5fc78f3c5b08d5f96347c9c912fd1a07c3e">view</a>]</li>
-<li>Update of doxywizard documetation [<a href="https://github.com/doxygen/doxygen/commit/a4d254f92f7c892a7dc1ce3a83b0894dbe3870f1">view</a>]</li>
+<li>Update of doxywizard documentation [<a href="https://github.com/doxygen/doxygen/commit/a4d254f92f7c892a7dc1ce3a83b0894dbe3870f1">view</a>]</li>
<li>Update of testing README.txt [<a href="https://github.com/doxygen/doxygen/commit/d6afc494c14f683ed80f929a9f9fd311ef7fd500">view</a>]</li>
<li>Incorrect link in doxygen documentation [<a href="https://github.com/doxygen/doxygen/commit/1928b428c3948dfffcabf328d77692e6ba14ec5e">view</a>]</li>
<li>Making the use of DOT_CLEANUP more transparent [<a href="https://github.com/doxygen/doxygen/commit/773d0aafb4f603b6924d86a60a2828bd44a16756">view</a>]</li>
@@ -1264,7 +1782,7 @@ and
<li>issue #7951: Doxywizard 1.8.19 (Windows): Source code directory seems to be ignored [<a href="https://github.com/doxygen/doxygen/commit/40d87c40019d55adf47e1e8ccf766a9d47eb1f79">view</a>]</li>
<li>issue #7954: The Doxygen uses too much memory (or has probably a memory leak) [<a href="https://github.com/doxygen/doxygen/commit/d4963dfa7d1045479b5add8086b57ea92a179866">view</a>] and [<a href="https://github.com/doxygen/doxygen/commit/1efb1b23ce1547f5a38b7078d5e6ec69cc40f263">view</a>]</li>
<li>issue #7970: Doxygen doesn&#39;t stop on errors [<a href="https://github.com/doxygen/doxygen/commit/a3410621bdb09e07728faaaf4ebe09f27953c5be">view</a>]</li>
-<li>issue #7973: C++ grouped functions in namespace have disappeard [<a href="https://github.com/doxygen/doxygen/commit/8578e6bead66cae44b61214b3a43f776ed008362">view</a>]</li>
+<li>issue #7973: C++ grouped functions in namespace have disappeared [<a href="https://github.com/doxygen/doxygen/commit/8578e6bead66cae44b61214b3a43f776ed008362">view</a>]</li>
<li>Improvement of line count for e.g. warnings [<a href="https://github.com/doxygen/doxygen/commit/eb3cb7b93be84b0fdb43ade81616f5523b33cd04">view</a>]</li>
<li>Improved layout on the bibliography page [<a href="https://github.com/doxygen/doxygen/commit/5aa83d4e5568157d581122e4f4670e604c46c13a">view</a>]</li>
<li>Updated the swedish language translation to 1.8.19 [<a href="https://github.com/doxygen/doxygen/commit/03d3bbce2a0e481ac08e6e01aca42d2fcd920f3e">view</a>]</li>
@@ -1275,7 +1793,7 @@ and
</ul>
<h3>Refactoring and cleanup</h3>
<ul>
-<li>Format for size_t (in e.g. warnings) [<a href="https://github.com/doxygen/doxygen/commit/2f426ac495f4234b97649a591314fe695691cf99">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/61738cd5b380a03b51aabdb3a6d6369229d53ee4">view</a>]</li>
+<li>Format for size_t (in e.g. warnings) [<a href="https://github.com/doxygen/doxygen/commit/2f426ac495f4234b97649a591314fe695691cf99">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/61738cd5b380a03b51aabdb3a6d6369229d53ee4">view</a>]</li>
<li>Spelling corrections [<a href="https://github.com/doxygen/doxygen/commit/a2104f7015f90315621c9c1896bdf1cb56f7ab4d">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/1dc1acd5e1a639f61a431e0ff6ebbd8edd96de64">view</a>], and [<a href="https://github.com/doxygen/doxygen/commit/fc5c31bed5b2bd7db70d93028adf36970ec89492">view</a>]</li>
<li>Minor tweaks to clangparser.cpp [<a href="https://github.com/doxygen/doxygen/commit/c4ed324b4a834e7442956521be51936014e0fc9d">view</a>]</li>
<li>Building documentation after changing language files [<a href="https://github.com/doxygen/doxygen/commit/f7bd440af03ef881d1b4b8ec891cebf9e9728eed">view</a>]</li>
@@ -1345,10 +1863,10 @@ and
<li>Plantuml has problems with output directories ending with directory separator [<a href="https://github.com/doxygen/doxygen/commit/1e8a4daf669fa83a2b04c32a5be65ceffea59d9a">view</a>]</li>
<li>Fixed issue that could cause wrong line numbers [<a href="https://github.com/doxygen/doxygen/commit/74f8a88bcf8b2c86b7205bee1ae5ee9455b2b323">view</a>]</li>
<li>Number of translatable terms (like Chapter) are in English instead of Greek (#7841) [<a href="https://github.com/doxygen/doxygen/commit/e7637f9dd977e9821394e7bed4dec02aec41ab9e">view</a>]</li>
-<li>Running Inkscape 1.0 [<a href="https://github.com/doxygen/doxygen/commit/569829a261ebab5a8fb64688caa2f27856f68281">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/d9ced2a578649f0adb569cf113885852c2e463a2">view</a>]</li>
+<li>Running Inkscape 1.0 [<a href="https://github.com/doxygen/doxygen/commit/569829a261ebab5a8fb64688caa2f27856f68281">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/d9ced2a578649f0adb569cf113885852c2e463a2">view</a>]</li>
<li>Empty enum setting in configuration file [<a href="https://github.com/doxygen/doxygen/commit/1bdc70103de256aa23a8afc54c9ea022ce790141">view</a>]</li>
<li>Missing last item in htmlhelp level2 index [<a href="https://github.com/doxygen/doxygen/commit/955f746f9b26ca49e085fb8d84cc16085c8e6d21">view</a>]</li>
-<li>crossref citations are shown unconditionally [<a href="https://github.com/doxygen/doxygen/commit/7894dd7d82d9fcfe524cb7ff2e5dea1824816bb8">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/89f9d113d0d788552a32b699a89f273f6ce58c0f">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/e9853388b4c682ecf0e19d1222d75ad452039340">view</a>]</li>
+<li>crossref citations are shown unconditionally [<a href="https://github.com/doxygen/doxygen/commit/7894dd7d82d9fcfe524cb7ff2e5dea1824816bb8">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/89f9d113d0d788552a32b699a89f273f6ce58c0f">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/e9853388b4c682ecf0e19d1222d75ad452039340">view</a>]</li>
</ul>
<h3>Features</h3>
<ul>
@@ -1420,7 +1938,7 @@ and
<li>Refactoring [<a href="https://github.com/doxygen/doxygen/commit/10787eed95266bb1a13c892fe4cf5a695dac1559">view</a>]</li>
<li>Refactoring: Improve encapsulation of MemberInfo class [<a href="https://github.com/doxygen/doxygen/commit/6f7443e86a2b6633fafeba5e8baa0941c22c757d">view</a>]</li>
<li>Refactoring: Introduce type names for commonly used container types [<a href="https://github.com/doxygen/doxygen/commit/1708261ebe54b03c45a4bfe3c1e78581779b2a80">view</a>]</li>
-<li>Refactoring: Removed creation of MemberDef&#39;s for macro definitions from pre.l [<a href="https://github.com/doxygen/doxygen/commit/57730818727420a23e63917e3d035df3926b958f">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/ff5ba4a40fa13c0987272d463ba0edc57bc10fa6">view</a>]</li>
+<li>Refactoring: Removed creation of MemberDef&#39;s for macro definitions from pre.l [<a href="https://github.com/doxygen/doxygen/commit/57730818727420a23e63917e3d035df3926b958f">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/ff5ba4a40fa13c0987272d463ba0edc57bc10fa6">view</a>]</li>
<li>Refactoring: changed Doxygen::expandAsDefinedDict to Doxygen::expandAsDefinedSet [<a href="https://github.com/doxygen/doxygen/commit/28fc7d1fce3cc8e7fa26e3760e8d8d79b9dd23a5">view</a>]</li>
<li>Refactoring: changed QValueList to std::vector for template engine [<a href="https://github.com/doxygen/doxygen/commit/84084bebe0544650513dbcd75e71a50b2119360d">view</a>]</li>
<li>Refactoring: migrate MemberNameInfoSDict to MemberNameInfoLinkedMap [<a href="https://github.com/doxygen/doxygen/commit/2b67e2815cf43f9425a7af5e9224e39a77692bdf">view</a>]</li>
@@ -1493,10 +2011,10 @@ and
<li>issue #7527: Doxygen 1.8.17: regression of C macro expansion [<a href="https://github.com/doxygen/doxygen/commit/938b6dfd1cb5173aa6ab19aa848ae266dba0afff">view</a>]</li>
<li>issue #7544: [Regression 1.8.17] Recursion when computing class usage relations [<a href="https://github.com/doxygen/doxygen/commit/2faf90d076b3e1ec2d13597341cb8220fe15be9f">view</a>]</li>
<li>issue #7558: PlantUML: Different behavior whether LATEX_OUTPUT has a final slash or not. [<a href="https://github.com/doxygen/doxygen/commit/6d3d15af681da52873f643f3952b6efcba40f1a8">view</a>]</li>
-<li>issue #7570: Comments replaced by block comments inside Markdown code block [<a href="https://github.com/doxygen/doxygen/commit/137328681e7dcbd07a5ec0e4b068aea96ec41b4a">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/3cbb8b8b56cb56f9cca84740baa065cb07997f90">view</a>]</li>
+<li>issue #7570: Comments replaced by block comments inside Markdown code block [<a href="https://github.com/doxygen/doxygen/commit/137328681e7dcbd07a5ec0e4b068aea96ec41b4a">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/3cbb8b8b56cb56f9cca84740baa065cb07997f90">view</a>]</li>
<li>issue #7583: External Links in Inheritance Diagrams open in the Image Frame. [<a href="https://github.com/doxygen/doxygen/commit/8a7647bd12f383730c886b34c431ae976ec5ff83">view</a>]</li>
<li>issue #7585: Doxygen 1.8.17 false warnings and no generate output for documented const functions [<a href="https://github.com/doxygen/doxygen/commit/8075ba0bbe45e1692c678bedd03a14ff167a0b8c">view</a>]</li>
-<li>issue #7590: Map .f18 filetype to Fortran [<a href="https://github.com/doxygen/doxygen/commit/c641d203a2fd602654ca62b0a651b097a53a7b93">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/c918f35f7335b24a4963de37cdda5407764abc2e">view</a>]</li>
+<li>issue #7590: Map .f18 filetype to Fortran [<a href="https://github.com/doxygen/doxygen/commit/c641d203a2fd602654ca62b0a651b097a53a7b93">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/c918f35f7335b24a4963de37cdda5407764abc2e">view</a>]</li>
<li>issue #7606: Unable to build &quot;master&quot; branch [<a href="https://github.com/doxygen/doxygen/commit/57de6d693923b11c41d90574acb3a3b4feb0b160">view</a>]</li>
<li>issue #7624: non-const getClassDef() called on aliased member. Please report as a bug. [<a href="https://github.com/doxygen/doxygen/commit/7f8fbc326ba6a9f6bb643983ca12a31b40fa7c00">view</a>]</li>
<li>issue #7635: Incorrect location for enum in XML file [<a href="https://github.com/doxygen/doxygen/commit/7296e6bf11ff98e100ff3768381c8411fe57f8e1">view</a>] and [<a href="https://github.com/doxygen/doxygen/commit/43420bd77408559cb66c83e9ce601426b371bc74">view</a>] and [<a href="https://github.com/doxygen/doxygen/commit/0f9075aefb620bbef4609111289ff6255ac15cd3">view</a>]</li>
@@ -1535,7 +2053,7 @@ and
<li>Fixed minor typo (#7637) [<a href="https://github.com/doxygen/doxygen/commit/ef07bc9fb2fc86d30f4a6781c4b0c48564d27b03">view</a>]</li>
<li>Fixed section type setting for index page from tags file. (#7684) [<a href="https://github.com/doxygen/doxygen/commit/4b5a3c19573ae5e9a6e6ade8aca9fbe9f307bbd2">view</a>]</li>
<li>Fixed shadowing issue in getFortranDefs and other shadowing cases [<a href="https://github.com/doxygen/doxygen/commit/bc83eb68e2fd31faa4b1ca7bb6610b30c0a24659">view</a>]</li>
-<li>Fixed sig11 regression while parsing cast to function pointer [<a href="https://github.com/doxygen/doxygen/commit/a825e8dc7bf8a3fc8fac24d601a4107f552fa5db">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/d0622bb6c0c607d8c974e46ee4c77f01ac0d40cc">view</a>]</li>
+<li>Fixed sig11 regression while parsing cast to function pointer [<a href="https://github.com/doxygen/doxygen/commit/a825e8dc7bf8a3fc8fac24d601a4107f552fa5db">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/d0622bb6c0c607d8c974e46ee4c77f01ac0d40cc">view</a>]</li>
<li>Fixed typo [<a href="https://github.com/doxygen/doxygen/commit/d0705323ef3fdc1db315ee8cd8326a7d0da5ced7">view</a>]</li>
<li>Fixup condition-variable and mutex [<a href="https://github.com/doxygen/doxygen/commit/d47343e2a932c2b7834850ed903943c635f7bd3c">view</a>]</li>
<li>Incorrect determination of fixed form Fortran [<a href="https://github.com/doxygen/doxygen/commit/f4a10139c6652a122912754ccc0b453e703c92bf">view</a>]</li>
@@ -1598,7 +2116,7 @@ and
<li>More accurate warning message. [<a href="https://github.com/doxygen/doxygen/commit/f9672b168b7d3b06d845d7d0aaa039ec96f6f0c4">view</a>]</li>
<li>More indicative warning for wrong nesting of sections [<a href="https://github.com/doxygen/doxygen/commit/4281a6cb105c3b57bb8f866ec55e8ef13060c401">view</a>]</li>
<li>Move DocGroup inside CommentScanner instead of using a global [<a href="https://github.com/doxygen/doxygen/commit/8d49c7c40e59970565872f666e2110755cac7828">view</a>]</li>
-<li>Possibility to use gswin64c on Windows [<a href="https://github.com/doxygen/doxygen/commit/95723b6842f52dc044c34bd0218b0661d1e59c9e">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/b96dc0fd971a3569e2a986e833c2eb7f24db69f2">view</a>]</li>
+<li>Possibility to use gswin64c on Windows [<a href="https://github.com/doxygen/doxygen/commit/95723b6842f52dc044c34bd0218b0661d1e59c9e">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/b96dc0fd971a3569e2a986e833c2eb7f24db69f2">view</a>]</li>
<li>QString -&gt; std::string &amp; QDict -&gt; std::map [<a href="https://github.com/doxygen/doxygen/commit/e0fa50b71c74a191a64a2361564a016e6f9c0204">view</a>]</li>
<li>Remove DotConstString and replace by std::string [<a href="https://github.com/doxygen/doxygen/commit/593d0591487c65d5d51246e8e6ea93c83518f6c4">view</a>]</li>
<li>Remove dead code and fix more warnings [<a href="https://github.com/doxygen/doxygen/commit/a8673fb74375089a432aa23230396335a46df5d3">view</a>]</li>
@@ -1674,7 +2192,7 @@ and
<li>issue #7358: Ternary conditional and null-coalescing operator in constructor results in faulty warning [<a href="https://github.com/doxygen/doxygen/commit/35461e5fe44be0537e60fd659fec9215181d4fd0">view</a>]</li>
<li>issue #7403: xref versus namespace in multiple file [<a href="https://github.com/doxygen/doxygen/commit/bc17f30dd77812177ec872f79e53d0556871d343">view</a>]</li>
<li>issue #7412: HTML: Opening a reference link in a new tab does not scroll to the content [<a href="https://github.com/doxygen/doxygen/commit/994b081aac309954a7984929329fbcd5c5cf8883">view</a>]</li>
-<li>issue #7436 Incorrect handling of block comments in VHDL [<a href="https://github.com/doxygen/doxygen/commit/1a5bbadb43b2d30e338d26a0d495b60e2b12f704">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/ac303e2ff9e3a66cbe128c30c2986ed92851ceb6">view</a>]</li>
+<li>issue #7436 Incorrect handling of block comments in VHDL [<a href="https://github.com/doxygen/doxygen/commit/1a5bbadb43b2d30e338d26a0d495b60e2b12f704">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/ac303e2ff9e3a66cbe128c30c2986ed92851ceb6">view</a>]</li>
<li>issue #7446: C#: parameter named `extends` is broken in the documentation [<a href="https://github.com/doxygen/doxygen/commit/0fc0de19ba79068ff7b6bad1e161393adcd865b8">view</a>]</li>
<li>issue #7456: function-like macros generate warnings [<a href="https://github.com/doxygen/doxygen/commit/7cf6e640540954d974374b28f692e4d05ef22049">view</a>]</li>
<li>issue #3417: C++: friend template functions shown even with HIDE_FRIEND_COMPOUNDS=yes [<a href="https://github.com/doxygen/doxygen/commit/369c65635de29af6fd92c835879d70fdac7d2270">view</a>]</li>
@@ -1682,12 +2200,12 @@ and
<li>Bug 164073 - There should be a dummy tag that Doxygen ignores [<a href="https://github.com/doxygen/doxygen/commit/a5d92dd49950dfddf739fd8808c0101965539a17">view</a>]</li>
<li>Bug 335614 - HTML link incorrect when using tagfile [<a href="https://github.com/doxygen/doxygen/commit/cbbd26b39cf63148b25d40498f0ab174e6094df7">view</a>]</li>
<li>Bug 340202 - @code: static_cast, const_cast, etc C++ keywords [<a href="https://github.com/doxygen/doxygen/commit/5a25a7f33af4a53462a6ddea9e8b82d0d9f23280">view</a>]</li>
-<li>Bug 550158 - EXTRACT_ALL=YES parses non doxygen comments [<a href="https://github.com/doxygen/doxygen/commit/27188292dfb9df6eaa5523d14e723cd1049afe9d">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/a6da9a48ad520206462632496fc4c83d72bffe5a">view</a>]</li>
+<li>Bug 550158 - EXTRACT_ALL=YES parses non doxygen comments [<a href="https://github.com/doxygen/doxygen/commit/27188292dfb9df6eaa5523d14e723cd1049afe9d">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/a6da9a48ad520206462632496fc4c83d72bffe5a">view</a>]</li>
<li>Bug 570798 - \\\&lt; does not work for php constants [<a href="https://github.com/doxygen/doxygen/commit/3367058c49f85c3d8a86377db08e90ec9e601c60">view</a>]</li>
<li>Bug 674005 - Crop png formula environnment problem for HTML output [<a href="https://github.com/doxygen/doxygen/commit/54288872a1eb5c36a5d8b6fbcc9cafb1f38cefad">view</a>]</li>
-<li>Adding HTML s tag, XML corrections for other tags [<a href="https://github.com/doxygen/doxygen/commit/5b1eaf616f0edd430637d31eae51eea26fbac408">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/cf82dae5f6a9fddcc24e9b7acc110f72fa0442df">view</a>]</li>
+<li>Adding HTML s tag, XML corrections for other tags [<a href="https://github.com/doxygen/doxygen/commit/5b1eaf616f0edd430637d31eae51eea26fbac408">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/cf82dae5f6a9fddcc24e9b7acc110f72fa0442df">view</a>]</li>
<li>Adding JAVACC_FLAGS for javacc compilation [<a href="https://github.com/doxygen/doxygen/commit/fe233524d5637944e66d08a3f1bed05e14107956">view</a>]</li>
-<li>Adding possibility to automatically build vhdlparser from vhdlparser.jj file [<a href="https://github.com/doxygen/doxygen/commit/3789f8b4a07f43be96360d04bfb247cfa75a2cb0">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/cda147996c774c7d35c8b2a942f1457cdd38d4f4">view</a>]</li>
+<li>Adding possibility to automatically build vhdlparser from vhdlparser.jj file [<a href="https://github.com/doxygen/doxygen/commit/3789f8b4a07f43be96360d04bfb247cfa75a2cb0">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/cda147996c774c7d35c8b2a942f1457cdd38d4f4">view</a>]</li>
<li>Adding some links in search documentation [<a href="https://github.com/doxygen/doxygen/commit/e6d4940246e42bedca2c4faa925ddfa2813d7f01">view</a>]</li>
<li>Also span entire line in case of a memTemplItemRight [<a href="https://github.com/doxygen/doxygen/commit/44695af0c77cff4099bc8a53c5f3270cc6a6e33c">view</a>]</li>
<li>Avoid code duplication and make the keyword matching more robust [<a href="https://github.com/doxygen/doxygen/commit/fe66145d44ad4cf79e2bb4928b190c415aaf5b90">view</a>]</li>
@@ -1695,7 +2213,7 @@ and
<li>Backslash in href. [<a href="https://github.com/doxygen/doxygen/commit/9928ad99b8877702e2abecfdfe183cf961e08452">view</a>]</li>
<li>Better termination message [<a href="https://github.com/doxygen/doxygen/commit/146bec22e9ff91e8274becd719149f7ab9c7cfb9">view</a>]</li>
<li>Better warning in case of `@form` [<a href="https://github.com/doxygen/doxygen/commit/9664e0b46ba516069d5fd740aac4ef4eb5f874cf">view</a>]</li>
-<li>Better warning message in case of illegal command [<a href="https://github.com/doxygen/doxygen/commit/03fb8168b060f33fe6011604fb4b08549df36865">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/fa2e951d698c99feac64f5a480142482781ef8b8">view</a>]</li>
+<li>Better warning message in case of illegal command [<a href="https://github.com/doxygen/doxygen/commit/03fb8168b060f33fe6011604fb4b08549df36865">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/fa2e951d698c99feac64f5a480142482781ef8b8">view</a>]</li>
<li>Bogus explicit link warning message from irc protocol name [<a href="https://github.com/doxygen/doxygen/commit/10269d433ec433898ec61755568033c99c3cd301">view</a>]</li>
<li>Checking of right usage of configuration list items [<a href="https://github.com/doxygen/doxygen/commit/b007be7c1671661f31f056b7b7b5f480279ddbd6">view</a>]</li>
<li>Cleanup forward declarations of obsolete classes [<a href="https://github.com/doxygen/doxygen/commit/e8efa15a24b991332e2be0e44714d930d4d489a6">view</a>]</li>
@@ -1734,7 +2252,7 @@ and
<li>Fixed use of uninitialized pointer in preprocessor [<a href="https://github.com/doxygen/doxygen/commit/bae74a501c520bc180ea329dbe8d91b1ce81d90e">view</a>]</li>
<li>Fixes a @param&#39;s parameter name. [<a href="https://github.com/doxygen/doxygen/commit/6511868015b83421fc151888e1747426fa515582">view</a>]</li>
<li>Generalized the HTML comment detection and handling [<a href="https://github.com/doxygen/doxygen/commit/0f90a399a886ea7f69bf482415e6c4cdcb7269b3">view</a>]</li>
-<li>Generating doxygen&#39;s documentation in CHM format [<a href="https://github.com/doxygen/doxygen/commit/46ecf6bf78f1c0d4aa140db74847fafc5613dfe7">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/8a8e1c494e010b0ad6cc382247a02a2b41506aac">view</a>]</li>
+<li>Generating doxygen&#39;s documentation in CHM format [<a href="https://github.com/doxygen/doxygen/commit/46ecf6bf78f1c0d4aa140db74847fafc5613dfe7">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/8a8e1c494e010b0ad6cc382247a02a2b41506aac">view</a>]</li>
<li>HHC and directory elements starting with &quot;.&quot; [<a href="https://github.com/doxygen/doxygen/commit/4d173a0b2e13b2cd26c996894480afc65d50cd87">view</a>]</li>
<li>HTML attribute name [<a href="https://github.com/doxygen/doxygen/commit/648d871ab448b81dc714dcbdca955afd9a9bc3c3">view</a>]</li>
<li>HTML start comment with 3 dashes [<a href="https://github.com/doxygen/doxygen/commit/9481a8844e5412295dd232e44a04ff8bcf169b5a">view</a>]</li>
@@ -1746,9 +2264,9 @@ and
<li>Let $year support SOURCE_DATE_EPOCH [<a href="https://github.com/doxygen/doxygen/commit/c993785c8cae4712cd6fd34004c02041a128d7c7">view</a>]</li>
<li>Made check for void return more strict [<a href="https://github.com/doxygen/doxygen/commit/361f3e10a86370a568733a7e4d862b180cf45fd9">view</a>]</li>
<li>Made regexp more strict [<a href="https://github.com/doxygen/doxygen/commit/c68ae6ebd44ae66ba35154d868c686cf14c7f6b8">view</a>]</li>
-<li>Making tests valid for python 3 [<a href="https://github.com/doxygen/doxygen/commit/2dcdaa52ec90b7b5a8a6b0471b2eed3c82fa3db4">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/36607693bace9db1e45ffcd08fec5a3c7674c3de">view</a>]</li>
+<li>Making tests valid for python 3 [<a href="https://github.com/doxygen/doxygen/commit/2dcdaa52ec90b7b5a8a6b0471b2eed3c82fa3db4">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/36607693bace9db1e45ffcd08fec5a3c7674c3de">view</a>]</li>
<li>Minor code cleanup for layout files [<a href="https://github.com/doxygen/doxygen/commit/ed4515149fd0839dba1f59858aec37b73c0ac805">view</a>]</li>
-<li>Minor fixes [<a href="https://github.com/doxygen/doxygen/commit/5698b7556966fe39c1a808f609a3e14bd648786d">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/5970cae1c37dc07acb7fd495520e83f20171a821">view</a>]</li>
+<li>Minor fixes [<a href="https://github.com/doxygen/doxygen/commit/5698b7556966fe39c1a808f609a3e14bd648786d">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/5970cae1c37dc07acb7fd495520e83f20171a821">view</a>]</li>
<li>Minor tweaks [<a href="https://github.com/doxygen/doxygen/commit/5a0026acd0f273a4aad92dd45e9f7a9938322171">view</a>]</li>
<li>Missing tables item in overview [<a href="https://github.com/doxygen/doxygen/commit/caf98e28a47f2a9134802efca8b4d5d48c904ab2">view</a>]</li>
<li>Nicer warning for missing parameter [<a href="https://github.com/doxygen/doxygen/commit/23d8bd36a5b8eb1f4d913b50db31a567a63ad994">view</a>]</li>
@@ -1758,7 +2276,7 @@ and
<li>Parsing `#` sign inserted by preprocessor in fixed Form Fortran [<a href="https://github.com/doxygen/doxygen/commit/78564eab5a92c7c80397c0b55ea92ddb2bf5f29e">view</a>]</li>
<li>Prevent writing automatic anchors to the tag file [<a href="https://github.com/doxygen/doxygen/commit/5b5db5372a769fc15b29981164014b42815f9ae6">view</a>]</li>
<li>Problem converting UCS big endian file [<a href="https://github.com/doxygen/doxygen/commit/42355ace21f6fb72fba49316c73c025a12482b09">view</a>]</li>
-<li>Problem with `&lt;hr&gt;` in LaTeX multicolumn cell [<a href="https://github.com/doxygen/doxygen/commit/416ee572ba35b4d0cf30ccca66f0691c658f2e53">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/a3093ff24ec75b70d6d7dc37ca2c7e68f36161fe">view</a>]</li>
+<li>Problem with `&lt;hr&gt;` in LaTeX multicolumn cell [<a href="https://github.com/doxygen/doxygen/commit/416ee572ba35b4d0cf30ccca66f0691c658f2e53">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/a3093ff24ec75b70d6d7dc37ca2c7e68f36161fe">view</a>]</li>
<li>Problem with &#39;&lt;td nowrap&gt;&#39; [<a href="https://github.com/doxygen/doxygen/commit/3f553a8e4266b24a67e5c7302ee81e1d5e648748">view</a>]</li>
<li>Problem with horizontal ruler directly after fenced code section [<a href="https://github.com/doxygen/doxygen/commit/6b821a1da54e558947b631a7d2b836c8aa6935e7">view</a>]</li>
<li>Problem with round brackets in PS output [<a href="https://github.com/doxygen/doxygen/commit/f23e59f2543f592bcbc2358c1d51825ab71f88bd">view</a>]</li>
@@ -1779,11 +2297,11 @@ and
<li>Simplied the logic for moving documentation to the most nested Entry [<a href="https://github.com/doxygen/doxygen/commit/4884295c6a3bc9af6e01c1688a3173ac6c3bc315">view</a>]</li>
<li>Simplified code generated by scan_states.py [<a href="https://github.com/doxygen/doxygen/commit/cb013aff054c246d99f1211acf16312a27da7be1">view</a>]</li>
<li>Skip empty HTML tag [<a href="https://github.com/doxygen/doxygen/commit/b0c0fc0b741f3c51ff9f891a0725d68bca6ecda5">view</a>]</li>
-<li>Small improvements of TCL output [<a href="https://github.com/doxygen/doxygen/commit/640ef05f26882c8abbba174d4758aa6c38d9862b">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/7cd998a90790d4678d7a59f6774c60dc6aff4b98">view</a>]</li>
+<li>Small improvements of TCL output [<a href="https://github.com/doxygen/doxygen/commit/640ef05f26882c8abbba174d4758aa6c38d9862b">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/7cd998a90790d4678d7a59f6774c60dc6aff4b98">view</a>]</li>
<li>Split language parser into &quot;outline parser&quot; and &quot;code parser&quot; [<a href="https://github.com/doxygen/doxygen/commit/3bda58a7b7b4f9094c2fcb2bad71c7174367605e">view</a>]</li>
-<li>Strange &#39;*&zwj;/#39; in Fortran nad Markdown with conditional sections [<a href="https://github.com/doxygen/doxygen/commit/dd0920f6b863bba58b0a64e7e983469380b29033">view</a>]</li>
+<li>Strange &#39;*&zwj;/&#39; in Fortran and Markdown with conditional sections [<a href="https://github.com/doxygen/doxygen/commit/dd0920f6b863bba58b0a64e7e983469380b29033">view</a>]</li>
<li>Support for &lt;a id=&quot;label&quot;&gt; [<a href="https://github.com/doxygen/doxygen/commit/1734f1a16f828013171bb67bb4dcb61be57fad04">view</a>]</li>
-<li>Table caption flows in first table field for RTF output [<a href="https://github.com/doxygen/doxygen/commit/6c4f10c375530d1baf82527787d4887cc343d9bb">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/6d5ac50ae99b913a26a752fe86dfab1643b73a02">view</a>]</li>
+<li>Table caption flows in first table field for RTF output [<a href="https://github.com/doxygen/doxygen/commit/6c4f10c375530d1baf82527787d4887cc343d9bb">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/6d5ac50ae99b913a26a752fe86dfab1643b73a02">view</a>]</li>
<li>Tests 31 for XHTML output [<a href="https://github.com/doxygen/doxygen/commit/20853fc59e43fafe67986d219d2c5307dccd2e24">view</a>]</li>
<li>Tests 86 with check against xsd gives error [<a href="https://github.com/doxygen/doxygen/commit/67d45042f2f30c1c6543c2cecfb608228a158a85">view</a>]</li>
<li>Text &#39;&amp;nbsp;&#39; appears in code segments [<a href="https://github.com/doxygen/doxygen/commit/4e2a1ac22f27046f16acc95ea7d763a67bb7f344">view</a>]</li>
@@ -1890,7 +2408,7 @@ and [<a href="https://github.com/doxygen/doxygen/commit/c9284a1aae6e876e0399c475
<li>Bug 322353 - C variable argument list doesn&#39;t work in @param [<a href="https://github.com/doxygen/doxygen/commit/7b12eb96f1d66a5243d26b2cf6d0915337544e63">view</a>]</li>
<li>Bug 399222 - SORT_BRIEF_DOCS produces wrong results [<a href="https://github.com/doxygen/doxygen/commit/1de12cd29aa72999f64bc93647a2406c6e765a5c">view</a>]</li>
<li>Bug 437181 - The -d Preprocessor option doesn&#39;t work for php, should be in the doc. [<a href="https://github.com/doxygen/doxygen/commit/58d02ef7fc36b48b2d3783dd848e402b1fa9707f">view</a>]</li>
-<li>Bug 489766 - Wrong MSC syntax rejected *silently* [<a href="https://github.com/doxygen/doxygen/commit/261b6e85dd231edbc7b8b2710f7bd3263ae5367e">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/fabc36878377119b13bb5b20dff0026d8dd350a5">view</a>]</li>
+<li>Bug 489766 - Wrong MSC syntax rejected *silently* [<a href="https://github.com/doxygen/doxygen/commit/261b6e85dd231edbc7b8b2710f7bd3263ae5367e">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/fabc36878377119b13bb5b20dff0026d8dd350a5">view</a>]</li>
<li>Bug 535853 - C# consts incorrectly placed under instance variables [<a href="https://github.com/doxygen/doxygen/commit/37cf9b2648bf12cf6c3db9f734735a4682535b9a">view</a>]</li>
<li>Bug 566109 - unable to resolve links to java functions with array arguments [<a href="https://github.com/doxygen/doxygen/commit/3360831da443551791f4115cd4c5373b6f99a8d7">view</a>]</li>
<li>Bug 616379 - doxygen result by nested comment incorrectly [<a href="https://github.com/doxygen/doxygen/commit/8e96d9c994e18626cd6f00ea875c7cab1d7502c4">view</a>]</li>
@@ -1898,8 +2416,8 @@ and [<a href="https://github.com/doxygen/doxygen/commit/c9284a1aae6e876e0399c475
<li>Bug 632754 - The \copydoc Command Requires The Use of C++ Syntax in C# Code [<a href="https://github.com/doxygen/doxygen/commit/67cd1a3bf4981fd755ada6eeb85622b46638a749">view</a>]</li>
<li>Bug 642126 - @mscfile &lt;filename&gt; does not process mscgen code [<a href="https://github.com/doxygen/doxygen/commit/477261a13d68e98aa5c170440d047c3b32f8ad09">view</a>]</li>
<li>Bug 645910 - Segfault on recursion while parsing &quot;\subpage A&quot; in &quot;\page A&quot; [<a href="https://github.com/doxygen/doxygen/commit/be1cceffdb3d8487f10fe7a354d360c52979edd3">view</a>]</li>
-<li>Bug 685714 - false positives reporting parameters or return value not being documented [<a href="https://github.com/doxygen/doxygen/commit/bee75b8faad42e45dea619bae8e61b264448184b">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/fe8a55092e6f890792f6ff8aeecfc1dce86160a0">view</a>]</li>
-<li>Bug 757574 - Warning regarding subsection with anchor in markdown [<a href="https://github.com/doxygen/doxygen/commit/8625ec5da0a505caf2dcfd16a5a8c1e668633ca8">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/a8b46600830be24ac189f798a1915f0ad1b86beb">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/f40468618d8bd750c73c31592662fcf174a717a1">view</a>]</li>
+<li>Bug 685714 - false positives reporting parameters or return value not being documented [<a href="https://github.com/doxygen/doxygen/commit/bee75b8faad42e45dea619bae8e61b264448184b">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/fe8a55092e6f890792f6ff8aeecfc1dce86160a0">view</a>]</li>
+<li>Bug 757574 - Warning regarding subsection with anchor in markdown [<a href="https://github.com/doxygen/doxygen/commit/8625ec5da0a505caf2dcfd16a5a8c1e668633ca8">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/a8b46600830be24ac189f798a1915f0ad1b86beb">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/f40468618d8bd750c73c31592662fcf174a717a1">view</a>]</li>
<li>Bug 766508 - missing comments of overridden methods [<a href="https://github.com/doxygen/doxygen/commit/d763a8c1f6c73982ae83ddd3b390528b3e00770e">view</a>]</li>
<li>Bug 781306 - *** Error in `doxygen&#39;: realloc(): invalid pointer: 0x0000000001d45ba0 @ exit [<a href="https://github.com/doxygen/doxygen/commit/192bbc4d99e468f6899d1cba4fb865c84037816a">view</a>]</li>
<li>Bug 783759 - PERL_PATH config option: when is this needed? Still used? [<a href="https://github.com/doxygen/doxygen/commit/6d1535c38fe6bdaa2a00fff0e7e43774a740a4ce">view</a>]</li>
@@ -1908,33 +2426,33 @@ and [<a href="https://github.com/doxygen/doxygen/commit/c9284a1aae6e876e0399c475
<li>issue #6607 Don&#39;t warn about missing parameter documentation for deleted functions [<a href="https://github.com/doxygen/doxygen/commit/d46c371de3edde1049d35f3861b22ee7b9614761">view</a>]</li>
<li>issue #6679 Multiple use of section label warning for Setex-stype headers in markdown [<a href="https://github.com/doxygen/doxygen/commit/1d17e7a56a822da4f443912c73fa6016a6934a96">view</a>]</li>
<li>issue #6707 The INSTALL file contains a dead link to install.html [<a href="https://github.com/doxygen/doxygen/commit/293d226f5af01c2f5ec4e1a3d51ff38c9bdc0761">view</a>]</li>
-<li>issue #6708 Invalid UTF-8 characters in hover title [<a href="https://github.com/doxygen/doxygen/commit/3fc42fad071d1fb05daf9270e1815c79d7407257">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/c40e1ea9039c3161ae201b10489a62feb2d77880">view</a>]</li>
+<li>issue #6708 Invalid UTF-8 characters in hover title [<a href="https://github.com/doxygen/doxygen/commit/3fc42fad071d1fb05daf9270e1815c79d7407257">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/c40e1ea9039c3161ae201b10489a62feb2d77880">view</a>]</li>
<li>Issue #6714: Don&#39;t crash or generate invalid XML for empty TOC [<a href="https://github.com/doxygen/doxygen/commit/d57ce63ad7dc2bc61d05980e984408f1b63ff59d">view</a>]</li>
<li>issue #6716 mainpage notitle causes notitle to appear in index bar [<a href="https://github.com/doxygen/doxygen/commit/f85ee48c3ddd6afe68cf8693d09626e7e68c1035">view</a>]</li>
<li>issue #6725 Doxygen 1.8.15 CMake 3.13 incompatibility [<a href="https://github.com/doxygen/doxygen/commit/889eab308b564c4deba4ef58a3f134a309e3e9d1">view</a>]</li>
<li>issue #6727 SHOW_NAMESPACES = NO breaks latex PDF [<a href="https://github.com/doxygen/doxygen/commit/a0be73d6eb529295cbc8fdfe0a0bbf38ebf5a0c2">view</a>]</li>
<li>issue #6732 align environment for formula (\f{align}) no longer working [<a href="https://github.com/doxygen/doxygen/commit/3554bad481cb8890df90dd186a958d5e6de46dfd">view</a>]</li>
-<li>issue #6733 invalid cite anchor id when using crossref [<a href="https://github.com/doxygen/doxygen/commit/6296ca32abf74dff4883b2f476ee311c2cd0324f">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/f3e0d5b9dabaf9fa2e05469cd42836477de08de4">view</a>]</li>
+<li>issue #6733 invalid cite anchor id when using crossref [<a href="https://github.com/doxygen/doxygen/commit/6296ca32abf74dff4883b2f476ee311c2cd0324f">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/f3e0d5b9dabaf9fa2e05469cd42836477de08de4">view</a>]</li>
<li>issue #6734 parsing performance worsened [<a href="https://github.com/doxygen/doxygen/commit/c61d8701470352385bcf5720ee516ba95c4393c8">view</a>]</li>
<li>issue #6744 Ampersand in Markdown image URL is not escaped in XML output [<a href="https://github.com/doxygen/doxygen/commit/a53d5b44731b55197d7ff2ae046552374d011e59">view</a>]</li>
<li>issue #6748 1.8.15 regression with C# internal modifier [<a href="https://github.com/doxygen/doxygen/commit/304bbce19fe89e89d3c83b34519aadefef5ce6c3">view</a>]</li>
<li>issue #6749 doxygen 1.8.15 segfault [<a href="https://github.com/doxygen/doxygen/commit/c26c5fc4fb852098c7188e7762778c87a50771cb">view</a>]</li>
<li>issue #6754 False positives for &quot;multiple @param sections&quot; [<a href="https://github.com/doxygen/doxygen/commit/6908d7df45ee4a3e4404f01e489fef097b2486dc">view</a>]</li>
<li>issue #6764 Incorrect parsing of C enum comments defined using a macro [<a href="https://github.com/doxygen/doxygen/commit/9c44f500a8305ba6603875e49bc682f721fafa1d">view</a>]</li>
-<li>issue #6769 Tabu is broken [<a href="https://github.com/doxygen/doxygen/commit/3f5d4ac5006ac05151a4e06dc00d1c048f3fe6cd">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/7afe0e42460f752233659a061aadf578faedd7dc">view</a>]</li>
+<li>issue #6769 Tabu is broken [<a href="https://github.com/doxygen/doxygen/commit/3f5d4ac5006ac05151a4e06dc00d1c048f3fe6cd">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/7afe0e42460f752233659a061aadf578faedd7dc">view</a>]</li>
<li>issue #6775 LaTex package newunicodechar: &quot;package won&#39;t work &quot; [<a href="https://github.com/doxygen/doxygen/commit/ca5ad4a50ba0c55ef22cd58dd8040fb4602f69cf">view</a>]</li>
<li>issue #6781 Unable to use math in markdown table headers [<a href="https://github.com/doxygen/doxygen/commit/bf1e768aa86ac5cbca5de4510469dd98334973df">view</a>]</li>
-<li>issue #6791 TOC not generated when using a particular Markdown header style [<a href="https://github.com/doxygen/doxygen/commit/267d940f89e186146c364ecd80c6df0616e72e41">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/73ea97de120eaf825b72717b0abe71f28d7838bb">view</a>]</li>
+<li>issue #6791 TOC not generated when using a particular Markdown header style [<a href="https://github.com/doxygen/doxygen/commit/267d940f89e186146c364ecd80c6df0616e72e41">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/73ea97de120eaf825b72717b0abe71f28d7838bb">view</a>]</li>
<li>issue #6796 Bad link to section, subsection if pointing at item past suspicious text [<a href="https://github.com/doxygen/doxygen/commit/e41ae81c3d3232111db340a7c11b7e8203e3bfce">view</a>]</li>
<li>issue #6800 Markdown line ending problems in 1.8.15 and master [<a href="https://github.com/doxygen/doxygen/commit/b590c8dbd9d50d972c656bfe62a3fe52a4f5394f">view</a>]</li>
<li>issue #6812 Empty lines are lost when copy-pasting from code section. [<a href="https://github.com/doxygen/doxygen/commit/3943f607c7ced0a9601a86f3f073ede0e5dd0ee0">view</a>]</li>
<li>Issue #6814: Inconsistent whitespace removal for operators in 1.8.15 [<a href="https://github.com/doxygen/doxygen/commit/e54ccc0e6eb12a0720860d863a89cb3f1a83f2a2">view</a>],
[<a href="https://github.com/doxygen/doxygen/commit/2802e2b4ee8158dba3f3584037e99907c6db7ec4">view</a>]</li>
-<li>Issue #6818 Certain regex pattern in class constant causes PHP class to be ignored [<a href="https://github.com/doxygen/doxygen/commit/73fcb789c5a9ded09cbf560e6d8f5e239739d3d5">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/a6a289243feff9c29b106ef934acd7c894409d76">view</a>]</li>
+<li>Issue #6818 Certain regex pattern in class constant causes PHP class to be ignored [<a href="https://github.com/doxygen/doxygen/commit/73fcb789c5a9ded09cbf560e6d8f5e239739d3d5">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/a6a289243feff9c29b106ef934acd7c894409d76">view</a>]</li>
<li>issue #6828 Physical newlines (^^) in ALIASES configuration tags not working with sections, subsections, subsubsections and paragraphs [<a href="https://github.com/doxygen/doxygen/commit/7165de75f86ce97edbda3b31b61d8972895c4e12">view</a>]</li>
<li>issue #6830 Message: graph_legend:39: error: Prevented to copy file &lt;path_to_html_output&gt;/graph_legend.png onto itself! [<a href="https://github.com/doxygen/doxygen/commit/8531afb305a98eab8b8c67dc4e72375cbc1f7e15">view</a>]</li>
<li>issue #6831 Failure to recognize class array with PHP in @var [<a href="https://github.com/doxygen/doxygen/commit/1c25efff32ab9b8032b032f5e2374f77b09354eb">view</a>]</li>
-<li>issue #6840 Hash character in Markdown code span not rendered correctly [<a href="https://github.com/doxygen/doxygen/commit/022c71ae9e72b24da2194dfaedd115f6662488b3">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/79ace06168f1e09fce00515248d83571302a67ae">view</a>]</li>
+<li>issue #6840 Hash character in Markdown code span not rendered correctly [<a href="https://github.com/doxygen/doxygen/commit/022c71ae9e72b24da2194dfaedd115f6662488b3">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/79ace06168f1e09fce00515248d83571302a67ae">view</a>]</li>
<li>issue #6847 Physical newlines (^^) in ALIASES produce a mismatch between documentation and source code [<a href="https://github.com/doxygen/doxygen/commit/0faef8a6e3d4a74edb0d1f8d261d55da52c9c5b9">view</a>]</li>
<li>issue #6856 Doxygen only expands macro defined in header file once when referred multiple times [<a href="https://github.com/doxygen/doxygen/commit/2920e034fc940f38fc7162abdb3a082ef56bf04c">view</a>]</li>
<li>issue #6869 SVG image generated by \dot or \dotfile does not render properly in HTML [<a href="https://github.com/doxygen/doxygen/commit/1c38b7dda7d8e1f3162c036954ec80144a52c3d0">view</a>]</li>
@@ -1942,7 +2460,7 @@ and [<a href="https://github.com/doxygen/doxygen/commit/c9284a1aae6e876e0399c475
[<a href="https://github.com/doxygen/doxygen/commit/50fcec52571ad447c814377a7f5ac0454d60c5c9">view</a>]</li>
<li>issue #6892 xml not well-formed (invalid token) for c++ [<a href="https://github.com/doxygen/doxygen/commit/f217b5c36b39a294b920437ff66055ee1a3fa5b7">view</a>]</li>
<li>issue #6896 empty sections in latex output [<a href="https://github.com/doxygen/doxygen/commit/cc48623fba4f1574f023d91f56d136cf7d797a19">view</a>]</li>
-<li>issue #6917 Crash in php with UTF-8 character [<a href="https://github.com/doxygen/doxygen/commit/5428d2fe73e5e80bcf580d0c0506c0e3cff23cc6">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/a1e030a9679ae515c090193b74aaa4ce9daa09d7">view</a>]</li>
+<li>issue #6917 Crash in php with UTF-8 character [<a href="https://github.com/doxygen/doxygen/commit/5428d2fe73e5e80bcf580d0c0506c0e3cff23cc6">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/a1e030a9679ae515c090193b74aaa4ce9daa09d7">view</a>]</li>
<li>issue #6925 Missing ATX headings in markdown pages [<a href="https://github.com/doxygen/doxygen/commit/ba1559f1642c6a85cb32169b3a04e2486391574a">view</a>]</li>
<li>issue #6939 Build fail in Windows with build_parse turn ON (unistd.h does not exist in Windows) [<a href="https://github.com/doxygen/doxygen/commit/5fcc55a7a74233b177e15db2ed1af10e25b25839">view</a>]</li>
<li>issue #6941 Tcl : separate continued lines joined in source listing [<a href="https://github.com/doxygen/doxygen/commit/d3e34a788104f5ec09791c1bfceb128b06931808">view</a>]</li>
@@ -1964,7 +2482,7 @@ and [<a href="https://github.com/doxygen/doxygen/commit/c9284a1aae6e876e0399c475
<li>issue #7091 HEAD fails to build on macOS with stock `bison` [<a href="https://github.com/doxygen/doxygen/commit/d5d91031d4f89f5eaf71a3c79fdb6630b9624a85">view</a>]</li>
<li>issue #7102 Doxygen does not generate error/warning message for unbalanced group markers &quot;@{&quot;...&quot;@}&quot; [<a href="https://github.com/doxygen/doxygen/commit/faeefd14c83597011da89f5f67845165b93d15de">view</a>]</li>
<li>issue #7104 Warning with preprocessor [<a href="https://github.com/doxygen/doxygen/commit/1ebd69065f085322e4cf00ccb1ce233df852780a">view</a>]</li>
-<li>issue #7109 Doxyapp can&#39;t use &quot;[source_file | source_dir]&quot; parameter [<a href="https://github.com/doxygen/doxygen/commit/577e7844a7fd60cfc4e2f0e7b3bff6ba3e368368">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/5edf9fe8ce764171c42c7d2ce31fbd95f2a43aff">view</a>]</li>
+<li>issue #7109 Doxyapp can&#39;t use &quot;[source_file | source_dir]&quot; parameter [<a href="https://github.com/doxygen/doxygen/commit/577e7844a7fd60cfc4e2f0e7b3bff6ba3e368368">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/5edf9fe8ce764171c42c7d2ce31fbd95f2a43aff">view</a>]</li>
<li>issue #7110 URL Encoding for Hyperlinks in PDF [<a href="https://github.com/doxygen/doxygen/commit/e40b8afa2aef5e42f24bed7f82922230f56aa02a">view</a>]</li>
<li>issue #7113 Doxygen doesn&#39;t process markdown tables correctly [<a href="https://github.com/doxygen/doxygen/commit/28b624bfec2adbed9fb43a2edd54b2fcaeb5d2aa">view</a>]</li>
<li>issue #7120 Markdown generator does not consider extension mapping for files with no extension [<a href="https://github.com/doxygen/doxygen/commit/554974acf20aae4f31f87a55a3d3d3649b9a1aee">view</a>]</li>
@@ -1993,11 +2511,11 @@ and [<a href="https://github.com/doxygen/doxygen/commit/c9284a1aae6e876e0399c475
<li>Added noexcept attribute to the XML output [<a href="https://github.com/doxygen/doxygen/commit/22a83d10db269c4a5d17873936292621eb64811f">view</a>]</li>
<li>Added virtual destructor to DotGraph base class and disabled copy constructor and assignment operator [<a href="https://github.com/doxygen/doxygen/commit/560f536f91e2ec2186695199059dfe4a8e160b24">view</a>]</li>
<li>Adding HTML tags ins and del [<a href="https://github.com/doxygen/doxygen/commit/83db204cd8839b0bbe49e9ba1dc90f7519e34f71">view</a>]</li>
-<li>Adjustment of xhtml1-transitional.dtd [<a href="https://github.com/doxygen/doxygen/commit/154521185297b3a72b47636edcc2a60fc2c579dd">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/4774ac1ef162e6d8ec83f33bf8ffb68fe44f5aa1">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/9d39ec6cec4d830834f3230adb5def7b03c0c492">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/e4ccf68c2320b626acef6a95a86a3cbe78415f55">view</a>]</li>
-<li>Aligned license statement for javascripts with general license statement [<a href="https://github.com/doxygen/doxygen/commit/6a83ef3ea19d4ace00dc96e34b056b7c8d30a2f4">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/ce724cdacd4cbe53af7927f454c6888dd67dc41f">view</a>]</li>
+<li>Adjustment of xhtml1-transitional.dtd [<a href="https://github.com/doxygen/doxygen/commit/154521185297b3a72b47636edcc2a60fc2c579dd">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/4774ac1ef162e6d8ec83f33bf8ffb68fe44f5aa1">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/9d39ec6cec4d830834f3230adb5def7b03c0c492">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/e4ccf68c2320b626acef6a95a86a3cbe78415f55">view</a>]</li>
+<li>Aligned license statement for javascripts with general license statement [<a href="https://github.com/doxygen/doxygen/commit/6a83ef3ea19d4ace00dc96e34b056b7c8d30a2f4">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/ce724cdacd4cbe53af7927f454c6888dd67dc41f">view</a>]</li>
<li>Allow Javadoc-style comment blocks with a Doxyfile variable [<a href="https://github.com/doxygen/doxygen/commit/5d7fa9a584c72363195a08033585f7aa2f63cde8">view</a>]</li>
<li>Allow \r\n as line continuation as well [<a href="https://github.com/doxygen/doxygen/commit/05e704cd3ee10bd207fdc4dc324ff9399ea2241a">view</a>]</li>
-<li>Ambiguous file name in file command [<a href="https://github.com/doxygen/doxygen/commit/497d44273fa5cc619f4289a60a4c1685d7ded241">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/a985ed0100cd7de580997f8c932a67a4f520f417">view</a>]</li>
+<li>Ambiguous file name in file command [<a href="https://github.com/doxygen/doxygen/commit/497d44273fa5cc619f4289a60a4c1685d7ded241">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/a985ed0100cd7de580997f8c932a67a4f520f417">view</a>]</li>
<li>Avoid calling non-const member aliases and 0 pointer dereference in sqlite3 [<a href="https://github.com/doxygen/doxygen/commit/cd81aa200a31e486e61fe701e4a782ed929e90c2">view</a>]</li>
<li>Avoid endless namespace lookup for C# code. [<a href="https://github.com/doxygen/doxygen/commit/97eac792a1b291c39abc65a6615dd96e6caaff53">view</a>]</li>
<li>Broken links in documentation [<a href="https://github.com/doxygen/doxygen/commit/3dcde7848723c975a47c02bfb6d801b8b1f5e351">view</a>]</li>
@@ -2010,7 +2528,7 @@ and [<a href="https://github.com/doxygen/doxygen/commit/c9284a1aae6e876e0399c475
<li>Correcting command name in output [<a href="https://github.com/doxygen/doxygen/commit/4e5fb06ddd69958b90105911d7896c2ba64bfc7a">view</a>]</li>
<li>Correcting errors in xml generation and xsd schema [<a href="https://github.com/doxygen/doxygen/commit/2def21fb834e630ddff50b7288976fa91a1f2d8b">view</a>]</li>
<li>Correction obvious documentation errors in mscgen [<a href="https://github.com/doxygen/doxygen/commit/03b468c70022f63dd9e7fbac65ffcf3075b85154">view</a>]</li>
-<li>Correction warning message [<a href="https://github.com/doxygen/doxygen/commit/3c3efc26e6b258ef2c3916f7e1b2c07254039ad4">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/962b9c9a85384f358258725767d5ae5a2784a0e8">view</a>]</li>
+<li>Correction warning message [<a href="https://github.com/doxygen/doxygen/commit/3c3efc26e6b258ef2c3916f7e1b2c07254039ad4">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/962b9c9a85384f358258725767d5ae5a2784a0e8">view</a>]</li>
<li>Count user comment lines [<a href="https://github.com/doxygen/doxygen/commit/3d8e32e6fbc8bb038a5a88b13c7098f53212568a">view</a>]</li>
<li>Crash in case of usage of \line without \include [<a href="https://github.com/doxygen/doxygen/commit/e148ac40cb0c5dee845f0a43c4c644dac1efc6a1">view</a>]</li>
<li>Create option to enable CLANG_ASISTED_PARSING in test suite [<a href="https://github.com/doxygen/doxygen/commit/c9858b5115d1526d752031f232ea652e5a0de28d">view</a>]</li>
@@ -2048,7 +2566,7 @@ and [<a href="https://github.com/doxygen/doxygen/commit/c9284a1aae6e876e0399c475
<li>Fixed segmentation fault in do_warn [<a href="https://github.com/doxygen/doxygen/commit/90a4776f05cec29f816299d289c5f9cf0c523a69">view</a>]</li>
<li>Fixed two compilation issues [<a href="https://github.com/doxygen/doxygen/commit/3747d952b269ec2b15b43f674d103851c54f66ca">view</a>]</li>
<li>Fixed type in javascript license text and moved it to one location [<a href="https://github.com/doxygen/doxygen/commit/9778b72f5641d98f98a1851fc93148f9da258a74">view</a>]</li>
-<li>Fixed typo [<a href="https://github.com/doxygen/doxygen/commit/570c227f3b4cadc11a2eac1ad7b03dcf88e9828c">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/c8f9572f8de366fdc471def1f1f08f6d47bb3684">view</a>]</li>
+<li>Fixed typo [<a href="https://github.com/doxygen/doxygen/commit/570c227f3b4cadc11a2eac1ad7b03dcf88e9828c">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/c8f9572f8de366fdc471def1f1f08f6d47bb3684">view</a>]</li>
<li>Fixed windows build issue in gd.h [<a href="https://github.com/doxygen/doxygen/commit/1fae484ad6abf53cfb3364df173db3522c3e0e29">view</a>]</li>
<li>Fixes #6860. [<a href="https://github.com/doxygen/doxygen/commit/8a2b1dd98f6d1dd2ed08beda3a654827a0ad821b">view</a>]</li>
<li>Forgot to comment out debug print [<a href="https://github.com/doxygen/doxygen/commit/9ef21db5efbd521c570121cc7638de8d4d487536">view</a>]</li>
@@ -2082,11 +2600,11 @@ and [<a href="https://github.com/doxygen/doxygen/commit/c9284a1aae6e876e0399c475
<li>Latex code double minus goes to endash [<a href="https://github.com/doxygen/doxygen/commit/d1dd7d6247f6e5eadebeec9f6d6d12fb9027bde3">view</a>]</li>
<li>Made MSCGEN_PATH obsolete now that mscgen code is part of doxygen [<a href="https://github.com/doxygen/doxygen/commit/873e0ccfbe43ef98d4858beb08eef37631ae3cf6">view</a>]</li>
<li>Make conanfile creation more readable [<a href="https://github.com/doxygen/doxygen/commit/6485370876322023eee45bef67cd10e47ac7b092">view</a>]</li>
-<li>Markdown file as internet link [<a href="https://github.com/doxygen/doxygen/commit/6441903baba9afd3898fc57c4da14029498290b1">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/919b65b72a70d944602a65395951de9b9fa23f07">view</a>]</li>
+<li>Markdown file as internet link [<a href="https://github.com/doxygen/doxygen/commit/6441903baba9afd3898fc57c4da14029498290b1">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/919b65b72a70d944602a65395951de9b9fa23f07">view</a>]</li>
<li>Merge: moved example from 081 to 084, improved check if last char is newline [<a href="https://github.com/doxygen/doxygen/commit/dc438879c6bb1475add244b381cb6671316c850c">view</a>]</li>
<li>Merge: reorder tests [<a href="https://github.com/doxygen/doxygen/commit/52b9dd486d176e091b9aade39d6d6db7774d63da">view</a>]</li>
<li>Minimum required version for CMake [<a href="https://github.com/doxygen/doxygen/commit/c7e0a3bd67829d05eb096107e8789906fcef61bf">view</a>]</li>
-<li>Missing brief descriptions with `\defgroup` [<a href="https://github.com/doxygen/doxygen/commit/0ef84d5a612cff2f140bc01d8e88f77ec50f3de6">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/268721df2152dc5909498391867cdc07cce08b10">view</a>]</li>
+<li>Missing brief descriptions with `\defgroup` [<a href="https://github.com/doxygen/doxygen/commit/0ef84d5a612cff2f140bc01d8e88f77ec50f3de6">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/268721df2152dc5909498391867cdc07cce08b10">view</a>]</li>
<li>Missing debug statements sqlcode and xmlcode lexers [<a href="https://github.com/doxygen/doxygen/commit/03994c79c88393291ffe44e64663d07a18c95d9b">view</a>]</li>
<li>Missing warning about ambiguous files [<a href="https://github.com/doxygen/doxygen/commit/734bcd7e321c5584d388e9e5412e27af3a62cb43">view</a>]</li>
<li>Missing warning for &quot;double comment&quot; [<a href="https://github.com/doxygen/doxygen/commit/f4435d45a2b23e9fea42969f530e5d0c0c1fe2b4">view</a>]</li>
@@ -2098,7 +2616,7 @@ and [<a href="https://github.com/doxygen/doxygen/commit/c9284a1aae6e876e0399c475
<li>No translation of markdown in &lt;pre&gt; [<a href="https://github.com/doxygen/doxygen/commit/5697a9e8dbb298aede810c1ce6daded80bf40952">view</a>]</li>
<li>Non existing MSC file crashes doxygen [<a href="https://github.com/doxygen/doxygen/commit/c131d65638effead8aa92a93fe16e1e61ce7180c">view</a>]</li>
<li>Option for &#39;input buffer overflow&#39; [<a href="https://github.com/doxygen/doxygen/commit/efc67de9d1a4e36ab94164352778fd19f33652b3">view</a>]</li>
-<li>Option syntax for commands is unclear [<a href="https://github.com/doxygen/doxygen/commit/9ecbe35ae2826b2404f37cc7e5d4377e39430b51">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/bd645c0e3ee05582adf30dcd91af5eafec7733c4">view</a>]</li>
+<li>Option syntax for commands is unclear [<a href="https://github.com/doxygen/doxygen/commit/9ecbe35ae2826b2404f37cc7e5d4377e39430b51">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/bd645c0e3ee05582adf30dcd91af5eafec7733c4">view</a>]</li>
<li>PLANTUML_RUN_JAVA_ONCE is working well. But some specific plantuml has error on ver 1.8.15 [<a href="https://github.com/doxygen/doxygen/commit/aeff95e38dca51f4a9ace9af8aa0387ad683f7f0">view</a>]</li>
<li>Portuguese translators updated to Doxygen 1.8.16. [<a href="https://github.com/doxygen/doxygen/commit/6b4fd5000c6f6787155743dc93d67a249ca2b881">view</a>]</li>
<li>Possibility to show converted fixed form [<a href="https://github.com/doxygen/doxygen/commit/1659f94a4c8acff1c2564226db21afbd2bc04736">view</a>]</li>
@@ -2113,7 +2631,7 @@ href="https://github.com/doxygen/doxygen/commit/c637dede9ec30c2e35f19636edc0b3fd
[<a
href="https://github.com/doxygen/doxygen/commit/9d83d43f0d8b7058e2f89371a6ab276c06ddaa47">view</a>],
[<a href="https://github.com/doxygen/doxygen/commit/3523e1f6fdf68ea51ac2f0faf18dd93a100e32f2">view</a>],
-[<a href="http://github.com/doxygen/doxygen/commit/ab76916ebd1c0edd7973976a14b173412e305808">view</a>]</li>
+[<a href="https://github.com/doxygen/doxygen/commit/ab76916ebd1c0edd7973976a14b173412e305808">view</a>]</li>
<li>Regression: python file with comment caused &quot;Reached end of file while still inside a comment&quot; warning. [<a href="https://github.com/doxygen/doxygen/commit/f96507054f1af54bee57734ec3d9a25b821feb27">view</a>]</li>
<li>Regression: unbalanced grouping commands [<a href="https://github.com/doxygen/doxygen/commit/7a10b6e784bf1ed882157471038e174df850b06c">view</a>]</li>
<li>Remove compilation warnings from doxmlparser [<a href="https://github.com/doxygen/doxygen/commit/b0a820504b0c946d53dac75f0c69593f7c7c5fa5">view</a>]</li>
@@ -2131,17 +2649,17 @@ href="https://github.com/doxygen/doxygen/commit/9d83d43f0d8b7058e2f89371a6ab276c
<li>Revert &quot;issue #6856 Doxygen only expands macro defined in header file once when referred multiple times&quot; [<a href="https://github.com/doxygen/doxygen/commit/de8fd6e44fd4a3c25f84b81dddbb911966879707">view</a>]</li>
<li>Section title runs into margin [<a href="https://github.com/doxygen/doxygen/commit/647e2ba0f6a927f22340821fbab7b92058c3ce4f">view</a>]</li>
<li>Shortened EXTRACT_PRIVATE_VIRTUAL to EXTRACT_PRIV_VIRTUAL to deal with max length limitation [<a href="https://github.com/doxygen/doxygen/commit/fec80946ad8a21d81aab23896a816122ade245d3">view</a>]</li>
-<li>Show git version information [<a href="https://github.com/doxygen/doxygen/commit/4ad23e5d18fc294e00844fd8557f8c5dd6254d6e">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/cb1ef441b2a4d21cf67a59fe8e57613ba3552051">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/fa9dda01e6c013c7fe9be99b21d8bbf3c95c0482">view</a>]</li>
+<li>Show git version information [<a href="https://github.com/doxygen/doxygen/commit/4ad23e5d18fc294e00844fd8557f8c5dd6254d6e">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/cb1ef441b2a4d21cf67a59fe8e57613ba3552051">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/fa9dda01e6c013c7fe9be99b21d8bbf3c95c0482">view</a>]</li>
<li>Show line numbers in &quot;split&quot; examples [<a href="https://github.com/doxygen/doxygen/commit/8d13a1a9d0e6a5e4f50563b6d1b6840176e4a5cc">view</a>]</li>
<li>Simplified code a bit [<a href="https://github.com/doxygen/doxygen/commit/45ba71921feace0e295cafb0903a1007646528f3">view</a>]</li>
<li>Special handling of the UTF8 nbsp sequence [<a href="https://github.com/doxygen/doxygen/commit/6d20ed0590618b387d4cf6170b1339bf164ce9e3">view</a>]</li>
<li>Speed up AppVeyor build by using miktex setup tool and activating build cache [<a href="https://github.com/doxygen/doxygen/commit/45c65d2895e94abd0a64193565f4a9ae20272b8e">view</a>]</li>
<li>Split off lodepng functionality in a separate library [<a href="https://github.com/doxygen/doxygen/commit/2af088596fdad9e6dd0ef8217f482f1fe1b203dc">view</a>]</li>
<li>Store inline attribute for namespaces [<a href="https://github.com/doxygen/doxygen/commit/b073c0a41a2575d8be4cbd17482d605d6d930e19">view</a>]</li>
-<li>Terminate brief in case of `-#` list [<a href="https://github.com/doxygen/doxygen/commit/0f1e5fad06a66bf747e5cb1526be56c747558a79">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/db8ab6a544e45f99e0ab4103a89a5f05dbde92b7">view</a>]</li>
+<li>Terminate brief in case of `-#` list [<a href="https://github.com/doxygen/doxygen/commit/0f1e5fad06a66bf747e5cb1526be56c747558a79">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/db8ab6a544e45f99e0ab4103a89a5f05dbde92b7">view</a>]</li>
<li>Terminating brief command [<a href="https://github.com/doxygen/doxygen/commit/9ca81a7b0520ffca09818493e861b7710e1efd42">view</a>]</li>
<li>Tests are unsorted [<a href="https://github.com/doxygen/doxygen/commit/46879ff8b9f4e7cd9b32542f97b282afbf41553a">view</a>]</li>
-<li>Travis build fails due to problem with cmake [<a href="https://github.com/doxygen/doxygen/commit/351ec59539e59780d35ce943546e01796f205189">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/789828a0689edccb89f02233a445a7aa1e86b1da">view</a>]</li>
+<li>Travis build fails due to problem with cmake [<a href="https://github.com/doxygen/doxygen/commit/351ec59539e59780d35ce943546e01796f205189">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/789828a0689edccb89f02233a445a7aa1e86b1da">view</a>]</li>
<li>Travis macOS: Update Qt to 5.12.0 [<a href="https://github.com/doxygen/doxygen/commit/641f4f1008079a5dcb5b620a10fe29db919d8376">view</a>]</li>
<li>Travis macOS: Use Travis addons for homebrew [<a href="https://github.com/doxygen/doxygen/commit/467176064fcf17788df760304dc73bd774eba452">view</a>]</li>
<li>Travis macOS: Use shared Qt until upstream bugs are fixed [<a href="https://github.com/doxygen/doxygen/commit/f881e424b960a4384f9c9e1ced10acfc52fafa3f">view</a>]</li>
@@ -2171,10 +2689,10 @@ href="https://github.com/doxygen/doxygen/commit/9d83d43f0d8b7058e2f89371a6ab276c
<li>add format in writePlantUMLSource() and gathered in one pu file. But it is not final [<a href="https://github.com/doxygen/doxygen/commit/0e3a86dac994c013694aca2c9b1c07e4518b2730">view</a>]</li>
<li>add list of file extensions on doxyparse config [<a href="https://github.com/doxygen/doxygen/commit/62df9b1ca6e450d480f5220b68701e4215e226b7">view</a>]</li>
<li>add plantuml.h in doxygen.cpp [<a href="https://github.com/doxygen/doxygen/commit/5d6a6eae4a3c0e6469864fb2b292a7bafe2fb6f2">view</a>]</li>
-<li>added check if .dot file is already queued for processing before adding a new processing job [<a href="https://github.com/doxygen/doxygen/commit/182a5e8af049289e8bdad30e5a25ad444d17dffd">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/b1c32a988f2052ad07ea9391500723d969419ed2">view</a>]</li>
+<li>added check if .dot file is already queued for processing before adding a new processing job [<a href="https://github.com/doxygen/doxygen/commit/182a5e8af049289e8bdad30e5a25ad444d17dffd">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/b1c32a988f2052ad07ea9391500723d969419ed2">view</a>]</li>
<li>at sign (`@`) not handled correctly in preprocessor [<a href="https://github.com/doxygen/doxygen/commit/9fdeef7b5a1018872c7f07b8d03e374a3da840a0">view</a>]</li>
<li>at sign (`@`) not handled correctly in preprocessor (more fixes) [<a href="https://github.com/doxygen/doxygen/commit/01497f22d4bbce81d787cfa5a2d7ce19357b2a7c">view</a>]</li>
-<li>built-in [<a href="https://github.com/doxygen/doxygen/commit/1604546726a2638c9042b6198b771d5ae40ff577">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/b41dda0d52a1c8f8b46f00b1dc46d9f97f2e86dc">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/b636a0bf1d3cb0b0d3675ea047c41373ab44d40c">view</a>]</li>
+<li>built-in [<a href="https://github.com/doxygen/doxygen/commit/1604546726a2638c9042b6198b771d5ae40ff577">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/b41dda0d52a1c8f8b46f00b1dc46d9f97f2e86dc">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/b636a0bf1d3cb0b0d3675ea047c41373ab44d40c">view</a>]</li>
<li>changed numbering of dot nodes to prevent different contents being generated for the same .dot file [<a href="https://github.com/doxygen/doxygen/commit/8bc1af8e715a9841d3754ec4154d4adeb7b8c1b0">view</a>]</li>
<li>chmod +x runtest.py [<a href="https://github.com/doxygen/doxygen/commit/7f7e3fec87af915ea5367e926c22c364e49f874d">view</a>]</li>
<li>code.l: make CallContext independent of global variables [<a href="https://github.com/doxygen/doxygen/commit/632fc6347b3e065a7d568d4e40ece2f080d295d7">view</a>]</li>
@@ -2184,7 +2702,7 @@ href="https://github.com/doxygen/doxygen/commit/9d83d43f0d8b7058e2f89371a6ab276c
<li>declinfo.l: enable reentrant [<a href="https://github.com/doxygen/doxygen/commit/2513172db2942a364e8af4a0d21d0fb2de328af1">view</a>]</li>
<li>declinfo.l: group flex options together [<a href="https://github.com/doxygen/doxygen/commit/49c97e860a97615995eed4f58dec58d9a2a9339f">view</a>]</li>
<li>declinfo.l: move function declarations before [<a href="https://github.com/doxygen/doxygen/commit/44f678794f5338881620525a5e0fbe25962c7690">view</a>]</li>
-<li>delayed creation and update of .md5 files after successful creation of output files [<a href="https://github.com/doxygen/doxygen/commit/572035ffcd0e4f7313bab23d375d63008ebbe5a3">view</a>], [<a href="http://github.com/doxygen/doxygen/commit/9dda0c6ddc5117f800afcb19fb8c6be031fe6c27">view</a>]</li>
+<li>delayed creation and update of .md5 files after successful creation of output files [<a href="https://github.com/doxygen/doxygen/commit/572035ffcd0e4f7313bab23d375d63008ebbe5a3">view</a>], [<a href="https://github.com/doxygen/doxygen/commit/9dda0c6ddc5117f800afcb19fb8c6be031fe6c27">view</a>]</li>
<li>do not clobber version placeholder [<a href="https://github.com/doxygen/doxygen/commit/faafe83a69d2f3c27daca0974c9a063bdb81ecdc">view</a>]</li>
<li>doxyparse addon new features and bugfixes [<a href="https://github.com/doxygen/doxygen/commit/69f51747c37bb24b7e296ff01bb7e45a624f6225">view</a>]</li>
<li>doxysearch: added wildcard, partial and phrase search [<a href="https://github.com/doxygen/doxygen/commit/6217e3026d29a6f54e0138452706caa1bbc86307">view</a>]</li>
@@ -3534,9 +4052,9 @@ href="https://github.com/doxygen/doxygen/commit/a697caadf1912d0d74faa208f4cff887
<li>Bug <a href="https://github.com/doxygen/doxygen/issues/5543">5543</a> Sigsegv while generating XML output [<a href="https://github.com/doxygen/doxygen/commit/14f88af12bae98859eafe605ddb5f54029e44076">view</a>]</li>
<li>Bug <a href="https://github.com/doxygen/doxygen/issues/5544">5544</a> GENERATE_TAGFILE no longer includes any @*section links [<a href="https://github.com/doxygen/doxygen/commit/7d9d4320f5d183c4e1ebc87a316589c36f0afeed">view</a>] and
[<a href="https://github.com/doxygen/doxygen/commit/8b279c9bc28c70405e61219a6c2b3c6dbc7426e6">view</a>]</li>
-<li>Bug <a href="https://github.com/doxygen/doxygen/issues/5548">5548</a> Request: disable building documentation if Python 2.6 or newer not available [<a href="https://github.com/doxygen/doxygen/commit/264ecc9eee1f2b74f0110120574056f0de42a3f9">view</a>]</li>
+<li>Bug <a href="https://github.com/doxygen/doxygen/issues/5548">5548</a> Request: disable building documentation if Python 2.6 or newer not available [<a href="https://github.com/doxygen/doxygen/commit/ef2e29a8720cf609bee75f545b38b85139fd04ee">view</a>]</li>
<li>Bug <a href="https://github.com/doxygen/doxygen/issues/5550">5550</a> No output for markdown pages with duplicate label title (different anchor) [<a href="https://github.com/doxygen/doxygen/commit/ebb2fe6d73b4aefc6dadab8eec45adc4ee0c9fd5">view</a>]</li>
-<li>Bug <a href="https://github.com/doxygen/doxygen/issues/5551">5551</a> QGDict::hashAsciiKey: Invalid null key [<a href="https://github.com/doxygen/doxygen/commit/def392bf8d0326733c20504dc36168093e087c95">view</a>]</li>
+<li>Bug <a href="https://github.com/doxygen/doxygen/issues/5551">5551</a> QGDict::hashAsciiKey: Invalid null key [<a href="https://github.com/doxygen/doxygen/commit/35d9aa784c393aab7ad9e314605bb58772e0b1e3">view</a>]</li>
<li>Add FORTRAN 2003 keywords and commands [<a href="https://github.com/doxygen/doxygen/commit/4cbfaa8372beff4bd7070dd840924af8d96b0772">view</a>]</li>
<li>Add type option to FORTRAN select statements [<a href="https://github.com/doxygen/doxygen/commit/db289e2272bfc3b00452cbf7c2a30114fb8b7c58">view</a>]</li>
<li>Added build support for Python3+ and Python2.6+ [<a href="https://github.com/doxygen/doxygen/commit/98a54c576eec4feda606156ae591854311d9cd0e">view</a>]</li>
@@ -3588,7 +4106,7 @@ href="https://github.com/doxygen/doxygen/commit/a697caadf1912d0d74faa208f4cff887
<li>Missing word after \n command in doxygen rtf output, version 1.8.5 &amp; up [<a href="https://github.com/doxygen/doxygen/commit/ea9f3b1d727b22973c0176b2564304fb160aa70b">view</a>]</li>
<li>More robust extraction of scope information from tag files [<a href="https://github.com/doxygen/doxygen/commit/6a60477b418e21dbadd3e62dc557a038e319581b">view</a>]</li>
<li>No warning in case cite definition is missing [<a href="https://github.com/doxygen/doxygen/commit/1f77638174f715f0f2bcf5b2e32ebb329d531f85">view</a>]</li>
-<li>Preparations for release 1.8.8 [<a href="https://github.com/doxygen/doxygen/commit/f16be0113f8d47d4f04e69d0c45ccc4b24e3c426">view</a>]</li>
+<li>Preparations for release 1.8.8 [<a href="https://github.com/doxygen/doxygen/commit/df2a9ea9df96f1e3f85c5c35978bc5bbfac6aa1d">view</a>]</li>
<li>Removed not implemented HTML commands from documentation [<a href="https://github.com/doxygen/doxygen/commit/8199b2d105313efd30367c7a03b57bf7a7d2180b">view</a>]</li>
<li>Removed unsupported HTML commands from the docs [<a href="https://github.com/doxygen/doxygen/commit/16ba4bd5744c2e5fbfabe95b27736b8ca8030390">view</a>]</li>
<li>Set deployment targets for MacOSX 10.5+ versions [<a href="https://github.com/doxygen/doxygen/commit/28f40b3aea1411488832205fae447f4652125cdc">view</a>]</li>
@@ -6787,7 +7305,7 @@ make sure you add the following:
<li> Added support for message sequence charts (using mscgen).
For this two new commands have been added: \msc and \endmsc (similar
to \dot..\enddot), and a new config option <code>MSCGEN_PATH</code> (similar to DOT_PATH)
- See the manual and <a href="http://www.mcternan.me.uk/mscgen/index.html">website</a> for more info.</li>
+ See the manual and <a href="https://www.mcternan.me.uk//mscgen/index.html">website</a> for more info.</li>
<li> Added support for C++/CLI. To enable it set <code>CPP_CLI_SUPPORT</code> to <code>YES</code> in the
config file (thanks to Ben Voigt for doing a lot of the work).</li>
<li> <code>IGNORE_PREFIX</code> now also works for function/members names when shown in the various
@@ -9562,7 +10080,7 @@ make sure you add the following:
They should now be added as additional members to a class instead of
being ignored and producing a warning.</li>
<li> Thanks to a patch by Bruce Korb, author of
- <a href="http://autogen.sourceforge.net/">autogen</a>, doxygen now
+ <a href="https://autogen.sourceforge.net/">autogen</a>, doxygen now
has output support for producing autogen definition files. To do
this set GENERATE_AUTOGEN_DEF to YES in the config file. </li>
<li> The \relates command can now be used for macros as well.</li>
@@ -9575,7 +10093,7 @@ make sure you add the following:
<li> Thanks to an install script written by David Greig, the windows
version of doxygen now comes with a windows installer based on
Jordan Russell's
- <a href="http://www.jrsoftware.org/isinfo.htm">Inno Setup</a>.</li>
+ <a href="https://jrsoftware.org/isinfo.php">Inno Setup</a>.</li>
</ul>
<h3>Bug fixes</h3>