Imported Upstream version 1.9.8 upstream upstream/1.9.8
authorTizenOpenSource <tizenopensrc@samsung.com>
Fri, 22 Dec 2023 09:14:24 +0000 (18:14 +0900)
committerTizenOpenSource <tizenopensrc@samsung.com>
Fri, 22 Dec 2023 09:14:24 +0000 (18:14 +0900)
commit14adf159fc9eb1212b2e61ea78e94c135abde0fe
tree759368bce8b58bc20ffbb70cff0c19736f5bef22
parentcfd886868fa8595b045007a2ad673c18c5f222b3
Imported Upstream version 1.9.8
734 files changed:
.dockerignore [new file with mode: 0644]
.editorconfig
.github/workflows/build_cmake.yml
.github/workflows/docker_publish.yml [new file with mode: 0644]
.gitignore
BUILD.txt
CMakeLists.txt
Dockerfile [new file with mode: 0644]
README.md
VERSION
addon/doxmlparser/CMakeLists.txt
addon/doxmlparser/README.md
addon/doxmlparser/doxmlparser/compound.py [changed mode: 0644->0755]
addon/doxmlparser/doxmlparser/index.py [changed mode: 0644->0755]
addon/doxmlparser/generateDS_post.py
addon/doxyapp/CMakeLists.txt
addon/doxyapp/doxyapp.cpp
addon/doxyparse/CMakeLists.txt
addon/doxyparse/README.md
addon/doxyparse/doxyparse.cpp
addon/doxysearch/CMakeLists.txt
addon/doxysearch/doxyindexer.cpp
addon/doxywizard/CMakeLists.txt
addon/doxywizard/config_doxyw.l
addon/doxywizard/doxywizard.cpp
addon/doxywizard/doxywizard.rc [deleted file]
addon/doxywizard/expert.cpp
cmake/CompilerWarnings.cmake
cmake/FindSQLite3.cmake [deleted file]
cmake/QueryCodePage.py [new file with mode: 0644]
cmake/Sanitizers/asan-wrapper [changed mode: 0644->0755]
cmake/WindowsEncoding.cmake [new file with mode: 0644]
cmake/packaging.cmake
cmake/version.cmake
deps/CMakeLists.txt [new file with mode: 0644]
deps/TinyDeflate/README.md [new file with mode: 0644]
deps/TinyDeflate/gunzip.hh [new file with mode: 0644]
deps/filesystem/filesystem.hpp [moved from filesystem/filesystem.hpp with 94% similarity]
deps/jquery/.gitignore [moved from jquery/.gitignore with 100% similarity]
deps/jquery/Makefile [moved from jquery/Makefile with 91% similarity]
deps/jquery/README [moved from jquery/README with 100% similarity]
deps/jquery/jquery-3.6.0.min.js [moved from jquery/jquery-3.6.0.min.js with 100% similarity]
deps/jquery/jquery.powertip-1.3.1.mod.js [moved from jquery/jquery.powertip-1.3.1.mod.js with 100% similarity]
deps/jquery/jquery.powertip-1.3.1.mod.min.js [moved from jquery/jquery.powertip-1.3.1.mod.min.js with 100% similarity]
deps/jquery/jquery.scrollTo-2.1.2.min.js [moved from jquery/jquery.scrollTo-2.1.2.min.js with 100% similarity]
deps/jquery/jquery.smartmenus-1.1.0.min.js [moved from jquery/jquery.smartmenus-1.1.0.min.js with 100% similarity]
deps/jquery/jquery.ui-1.13.2.min.js [moved from jquery/jquery.ui-1.13.2.min.js with 100% similarity]
deps/jquery/jquery.ui.touch-punch-0.2.3.min.js [moved from jquery/jquery.ui.touch-punch-0.2.3.min.js with 100% similarity]
deps/jquery/sass/_round-corners-last-item.scss [moved from jquery/sass/_round-corners-last-item.scss with 100% similarity]
deps/jquery/sass/_sm-dox.scss [moved from jquery/sass/_sm-dox.scss with 100% similarity]
deps/jquery/sass/_sub-items-indentation.scss [moved from jquery/sass/_sub-items-indentation.scss with 100% similarity]
deps/jquery/sass/sm-dox.scss [moved from jquery/sass/sm-dox.scss with 100% similarity]
deps/jquery/sm-core-css.css [moved from jquery/sm-core-css.css with 100% similarity]
deps/liblodepng/CMakeLists.txt [moved from liblodepng/CMakeLists.txt with 100% similarity]
deps/liblodepng/lodepng.cpp [moved from liblodepng/lodepng.cpp with 100% similarity]
deps/liblodepng/lodepng.h [moved from liblodepng/lodepng.h with 100% similarity]
deps/libmd5/CMakeLists.txt [moved from libmd5/CMakeLists.txt with 100% similarity]
deps/libmd5/md5.c [moved from libmd5/md5.c with 100% similarity]
deps/libmd5/md5.h [moved from libmd5/md5.h with 100% similarity]
deps/libmd5/md5_loc.h [moved from libmd5/md5_loc.h with 100% similarity]
deps/libmscgen/CMakeLists.txt [moved from libmscgen/CMakeLists.txt with 77% similarity]
deps/libmscgen/COPYING [moved from libmscgen/COPYING with 100% similarity]
deps/libmscgen/README.txt [moved from libmscgen/README.txt with 100% similarity]
deps/libmscgen/gd.c [moved from libmscgen/gd.c with 100% similarity]
deps/libmscgen/gd.h [moved from libmscgen/gd.h with 100% similarity]
deps/libmscgen/gd_color.c [moved from libmscgen/gd_color.c with 100% similarity]
deps/libmscgen/gd_color.h [moved from libmscgen/gd_color.h with 100% similarity]
deps/libmscgen/gd_errors.h [moved from libmscgen/gd_errors.h with 100% similarity]
deps/libmscgen/gd_intern.h [moved from libmscgen/gd_intern.h with 100% similarity]
deps/libmscgen/gd_lodepng.c [moved from libmscgen/gd_lodepng.c with 100% similarity]
deps/libmscgen/gd_security.c [moved from libmscgen/gd_security.c with 100% similarity]
deps/libmscgen/gdfonts.c [moved from libmscgen/gdfonts.c with 100% similarity]
deps/libmscgen/gdfonts.h [moved from libmscgen/gdfonts.h with 100% similarity]
deps/libmscgen/gdfontt.c [moved from libmscgen/gdfontt.c with 100% similarity]
deps/libmscgen/gdfontt.h [moved from libmscgen/gdfontt.h with 100% similarity]
deps/libmscgen/gdhelpers.c [moved from libmscgen/gdhelpers.c with 100% similarity]
deps/libmscgen/gdhelpers.h [moved from libmscgen/gdhelpers.h with 100% similarity]
deps/libmscgen/gdtables.c [moved from libmscgen/gdtables.c with 100% similarity]
deps/libmscgen/mscgen_adraw.c [moved from libmscgen/mscgen_adraw.c with 100% similarity]
deps/libmscgen/mscgen_adraw.h [moved from libmscgen/mscgen_adraw.h with 100% similarity]
deps/libmscgen/mscgen_adraw_int.h [moved from libmscgen/mscgen_adraw_int.h with 100% similarity]
deps/libmscgen/mscgen_api.c [moved from libmscgen/mscgen_api.c with 100% similarity]
deps/libmscgen/mscgen_api.h [moved from libmscgen/mscgen_api.h with 100% similarity]
deps/libmscgen/mscgen_bool.h [moved from libmscgen/mscgen_bool.h with 100% similarity]
deps/libmscgen/mscgen_config.h [moved from libmscgen/mscgen_config.h with 100% similarity]
deps/libmscgen/mscgen_gd_out.c [moved from libmscgen/mscgen_gd_out.c with 100% similarity]
deps/libmscgen/mscgen_language.h [moved from libmscgen/mscgen_language.h with 100% similarity]
deps/libmscgen/mscgen_language.y [moved from libmscgen/mscgen_language.y with 100% similarity]
deps/libmscgen/mscgen_lexer.h [moved from libmscgen/mscgen_lexer.h with 100% similarity]
deps/libmscgen/mscgen_lexer.l [moved from libmscgen/mscgen_lexer.l with 98% similarity]
deps/libmscgen/mscgen_msc.c [moved from libmscgen/mscgen_msc.c with 100% similarity]
deps/libmscgen/mscgen_msc.h [moved from libmscgen/mscgen_msc.h with 100% similarity]
deps/libmscgen/mscgen_null_out.c [moved from libmscgen/mscgen_null_out.c with 100% similarity]
deps/libmscgen/mscgen_ps_out.c [moved from libmscgen/mscgen_ps_out.c with 100% similarity]
deps/libmscgen/mscgen_safe.c [moved from libmscgen/mscgen_safe.c with 100% similarity]
deps/libmscgen/mscgen_safe.h [moved from libmscgen/mscgen_safe.h with 100% similarity]
deps/libmscgen/mscgen_svg_out.c [moved from libmscgen/mscgen_svg_out.c with 100% similarity]
deps/libmscgen/mscgen_usage.c [moved from libmscgen/mscgen_usage.c with 100% similarity]
deps/libmscgen/mscgen_usage.h [moved from libmscgen/mscgen_usage.h with 100% similarity]
deps/libmscgen/mscgen_utf8.c [moved from libmscgen/mscgen_utf8.c with 100% similarity]
deps/libmscgen/mscgen_utf8.h [moved from libmscgen/mscgen_utf8.h with 100% similarity]
deps/spdlog/CMakeLists.txt [new file with mode: 0644]
deps/spdlog/LICENSE [new file with mode: 0644]
deps/spdlog/README.md [new file with mode: 0644]
deps/spdlog/cmake/ide.cmake [new file with mode: 0644]
deps/spdlog/cmake/pch.h.in [new file with mode: 0644]
deps/spdlog/cmake/spdlog.pc.in [new file with mode: 0644]
deps/spdlog/cmake/spdlogCPack.cmake [new file with mode: 0644]
deps/spdlog/cmake/spdlogConfig.cmake.in [new file with mode: 0644]
deps/spdlog/cmake/utils.cmake [new file with mode: 0644]
deps/spdlog/cmake/version.rc.in [new file with mode: 0644]
deps/spdlog/include/spdlog/async.h [new file with mode: 0644]
deps/spdlog/include/spdlog/async_logger-inl.h [new file with mode: 0644]
deps/spdlog/include/spdlog/async_logger.h [new file with mode: 0644]
deps/spdlog/include/spdlog/cfg/argv.h [new file with mode: 0644]
deps/spdlog/include/spdlog/cfg/env.h [new file with mode: 0644]
deps/spdlog/include/spdlog/cfg/helpers-inl.h [new file with mode: 0644]
deps/spdlog/include/spdlog/cfg/helpers.h [new file with mode: 0644]
deps/spdlog/include/spdlog/common-inl.h [new file with mode: 0644]
deps/spdlog/include/spdlog/common.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/backtracer-inl.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/backtracer.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/circular_q.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/console_globals.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/file_helper-inl.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/file_helper.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/fmt_helper.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/log_msg-inl.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/log_msg.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/log_msg_buffer-inl.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/log_msg_buffer.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/mpmc_blocking_q.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/null_mutex.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/os-inl.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/os.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/periodic_worker-inl.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/periodic_worker.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/registry-inl.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/registry.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/synchronous_factory.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/tcp_client-windows.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/tcp_client.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/thread_pool-inl.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/thread_pool.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/udp_client-windows.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/udp_client.h [new file with mode: 0644]
deps/spdlog/include/spdlog/details/windows_include.h [new file with mode: 0644]
deps/spdlog/include/spdlog/fmt/bin_to_hex.h [new file with mode: 0644]
deps/spdlog/include/spdlog/fmt/bundled/args.h [new file with mode: 0644]
deps/spdlog/include/spdlog/fmt/bundled/chrono.h [new file with mode: 0644]
deps/spdlog/include/spdlog/fmt/bundled/color.h [new file with mode: 0644]
deps/spdlog/include/spdlog/fmt/bundled/compile.h [new file with mode: 0644]
deps/spdlog/include/spdlog/fmt/bundled/core.h [new file with mode: 0644]
deps/spdlog/include/spdlog/fmt/bundled/fmt.license.rst [new file with mode: 0644]
deps/spdlog/include/spdlog/fmt/bundled/format-inl.h [new file with mode: 0644]
deps/spdlog/include/spdlog/fmt/bundled/format.h [new file with mode: 0644]
deps/spdlog/include/spdlog/fmt/bundled/locale.h [new file with mode: 0644]
deps/spdlog/include/spdlog/fmt/bundled/os.h [new file with mode: 0644]
deps/spdlog/include/spdlog/fmt/bundled/ostream.h [new file with mode: 0644]
deps/spdlog/include/spdlog/fmt/bundled/printf.h [new file with mode: 0644]
deps/spdlog/include/spdlog/fmt/bundled/ranges.h [new file with mode: 0644]
deps/spdlog/include/spdlog/fmt/bundled/xchar.h [new file with mode: 0644]
deps/spdlog/include/spdlog/fmt/chrono.h [new file with mode: 0644]
deps/spdlog/include/spdlog/fmt/compile.h [new file with mode: 0644]
deps/spdlog/include/spdlog/fmt/fmt.h [new file with mode: 0644]
deps/spdlog/include/spdlog/fmt/ostr.h [new file with mode: 0644]
deps/spdlog/include/spdlog/fmt/ranges.h [new file with mode: 0644]
deps/spdlog/include/spdlog/fmt/xchar.h [new file with mode: 0644]
deps/spdlog/include/spdlog/formatter.h [new file with mode: 0644]
deps/spdlog/include/spdlog/fwd.h [new file with mode: 0644]
deps/spdlog/include/spdlog/logger-inl.h [new file with mode: 0644]
deps/spdlog/include/spdlog/logger.h [new file with mode: 0644]
deps/spdlog/include/spdlog/pattern_formatter-inl.h [new file with mode: 0644]
deps/spdlog/include/spdlog/pattern_formatter.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/android_sink.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/ansicolor_sink-inl.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/ansicolor_sink.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/base_sink-inl.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/base_sink.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/basic_file_sink-inl.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/basic_file_sink.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/daily_file_sink.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/dist_sink.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/dup_filter_sink.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/hourly_file_sink.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/mongo_sink.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/msvc_sink.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/null_sink.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/ostream_sink.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/qt_sinks.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/ringbuffer_sink.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/rotating_file_sink-inl.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/rotating_file_sink.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/sink-inl.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/sink.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/stdout_color_sinks-inl.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/stdout_color_sinks.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/stdout_sinks-inl.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/stdout_sinks.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/syslog_sink.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/systemd_sink.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/tcp_sink.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/udp_sink.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/win_eventlog_sink.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/wincolor_sink-inl.h [new file with mode: 0644]
deps/spdlog/include/spdlog/sinks/wincolor_sink.h [new file with mode: 0644]
deps/spdlog/include/spdlog/spdlog-inl.h [new file with mode: 0644]
deps/spdlog/include/spdlog/spdlog.h [new file with mode: 0644]
deps/spdlog/include/spdlog/stopwatch.h [new file with mode: 0644]
deps/spdlog/include/spdlog/tweakme.h [new file with mode: 0644]
deps/spdlog/include/spdlog/version.h [new file with mode: 0644]
deps/spdlog/src/async.cpp [new file with mode: 0644]
deps/spdlog/src/bundled_fmtlib_format.cpp [new file with mode: 0644]
deps/spdlog/src/cfg.cpp [new file with mode: 0644]
deps/spdlog/src/color_sinks.cpp [new file with mode: 0644]
deps/spdlog/src/file_sinks.cpp [new file with mode: 0644]
deps/spdlog/src/spdlog.cpp [new file with mode: 0644]
deps/spdlog/src/stdout_sinks.cpp [new file with mode: 0644]
deps/sqlite3/CMakeLists.txt [new file with mode: 0644]
deps/sqlite3/README.md [new file with mode: 0644]
deps/sqlite3/sqlite3.c [new file with mode: 0644]
deps/sqlite3/sqlite3.h [new file with mode: 0644]
deps/svg/Makefile [new file with mode: 0644]
deps/svg/README [new file with mode: 0644]
deps/svg/svg-3.1.2.js [new file with mode: 0644]
deps/svg/svgpan-1.2mod.js [moved from templates/html/svgpan.js with 77% similarity]
doc/CMakeLists.txt
doc/Doxyfile
doc/Doxyfile_chm
doc/Makefile.latex [deleted file]
doc/arch.doc
doc/changelog.doc
doc/commands.doc
doc/custcmd.doc
doc/customize.doc
doc/diagrams.doc
doc/docblocks.doc
doc/doxygen_manual.css
doc/doxygen_manual.tex
doc/doxywizard_usage.doc
doc/emojisup.doc
doc/extsearch.doc
doc/features.doc
doc/grouping.doc
doc/htmlcmds.doc
doc/index.doc
doc/index.hhp.txt [deleted file]
doc/install.doc
doc/language.tpl
doc/manual.sty
doc/markdown.doc
doc/perlmod.doc
doc/perlmod_tree.doc [deleted file]
doc/replace_version.py [new file with mode: 0644]
doc/translator.py [changed mode: 0644->0755]
doc/trouble.doc
doc/xmlcmds.doc
doc_internal/CMakeLists.txt [new file with mode: 0644]
doc_internal/Doxyfile.in [moved from Doxyfile with 89% similarity]
doc_internal/cmds_tags.py [new file with mode: 0644]
doc_internal/commands_history.md [new file with mode: 0755]
doc_internal/commands_internal.md [new file with mode: 0755]
doc_internal/doc_internal.css [new file with mode: 0755]
doc_internal/doxygen.md [moved from src/doxygen.md with 79% similarity]
doc_internal/releases.md [new file with mode: 0755]
doc_internal/tags_history.md [new file with mode: 0755]
examples/CMakeLists.txt
examples/baseexample.cfg
libxml/CMakeLists.txt
libxml/xml.h
libxml/xml.l
src/CMakeLists.txt
src/aliases.cpp [new file with mode: 0644]
src/aliases.h [new file with mode: 0644]
src/anchor.cpp [new file with mode: 0644]
src/anchor.h [new file with mode: 0644]
src/bufstr.h
src/caseconvert.h
src/caseconvert.py
src/cite.cpp
src/cite.h
src/clangparser.cpp
src/clangparser.h
src/classdef.cpp
src/classdef.h
src/classlist.cpp
src/classlist.h
src/cmdmapper.cpp
src/cmdmapper.h
src/code.h
src/code.l
src/commentcnv.h
src/commentcnv.l
src/commentscan.l
src/conceptdef.cpp
src/conceptdef.h
src/condparser.cpp
src/config.xml
src/configgen.py
src/configimpl.h
src/configimpl.l
src/constexp.h
src/constexp.l
src/constexp.y
src/constexp_p.h
src/context.cpp [deleted file]
src/context.h [deleted file]
src/cppvalue.cpp
src/cppvalue.h
src/datetime.cpp
src/datetime.h
src/debug.cpp
src/debug.h
src/declinfo.l
src/defargs.l
src/defgen.cpp
src/definition.cpp
src/definition.h
src/definitionimpl.h
src/devnullgen.h [new file with mode: 0644]
src/dia.cpp
src/diagram.cpp
src/dir.cpp
src/dirdef.cpp
src/dirdef.h
src/dispatcher.h
src/docbookgen.cpp
src/docbookgen.h
src/docbookvisitor.cpp
src/docbookvisitor.h
src/docgroup.cpp
src/docnode.cpp
src/docnode.h
src/docparser.cpp
src/docparser.h
src/docparser_p.h
src/docsets.cpp
src/doctokenizer.h
src/doctokenizer.l
src/dot.cpp
src/dot.h
src/dotattributes.h
src/dotcallgraph.cpp
src/dotclassgraph.cpp
src/dotclassgraph.h
src/dotdirdeps.cpp
src/dotfilepatcher.cpp
src/dotgfxhierarchytable.cpp
src/dotgraph.cpp
src/dotgraph.h
src/dotgroupcollaboration.cpp
src/dotgroupcollaboration.h
src/dotincldepgraph.cpp
src/dotlegendgraph.cpp
src/dotnode.cpp
src/dotnode.h
src/dotrunner.cpp
src/dotrunner.h
src/doxygen.cpp
src/doxygen.h
src/eclipsehelp.cpp
src/emoji.cpp
src/emoji.h
src/entry.cpp
src/entry.h
src/filedef.cpp
src/filedef.h
src/fileinfo.cpp
src/filename.h
src/fileparser.cpp
src/fileparser.h
src/formula.cpp
src/formula.h
src/fortrancode.h
src/fortrancode.l
src/fortranscanner.l
src/ftvhelp.cpp
src/ftvhelp.h
src/groupdef.cpp
src/groupdef.h
src/growbuf.h
src/htags.cpp
src/htmldocvisitor.cpp
src/htmldocvisitor.h
src/htmlentity.cpp
src/htmlentity.h
src/htmlgen.cpp
src/htmlgen.h
src/htmlhelp.cpp
src/image.cpp
src/image.h
src/index.cpp
src/index.h
src/indexlist.h
src/language.cpp
src/latexdocvisitor.cpp
src/latexdocvisitor.h
src/latexgen.cpp
src/latexgen.h
src/layout.cpp
src/layout.h
src/lexcode.h
src/lexcode.l
src/lexscanner.h
src/lexscanner.l
src/mandocvisitor.cpp
src/mandocvisitor.h
src/mangen.cpp
src/mangen.h
src/markdown.cpp
src/markdown.h
src/memberdef.cpp
src/memberdef.h
src/membergroup.cpp
src/membergroup.h
src/memberlist.cpp
src/memberlist.h
src/membername.h
src/message.cpp
src/message.h
src/moduledef.cpp [new file with mode: 0644]
src/moduledef.h [new file with mode: 0644]
src/msc.cpp
src/namespacedef.cpp
src/namespacedef.h
src/outputgen.cpp
src/outputgen.h
src/outputlist.cpp
src/outputlist.h
src/pagedef.cpp
src/pagedef.h
src/parserintf.h
src/perlmodgen.cpp
src/plantuml.cpp
src/portable.cpp
src/portable.h
src/pre.l
src/printdocvisitor.h
src/pycode.h
src/pycode.l
src/pyscanner.l
src/qcstring.cpp
src/qcstring.h
src/qhp.cpp
src/resourcemgr.cpp
src/rtfdocvisitor.cpp
src/rtfdocvisitor.h
src/rtfgen.cpp
src/rtfgen.h
src/rtfstyle.cpp
src/rtfstyle.h
src/scanner.l
src/scopedtypevariant.h
src/searchindex.cpp
src/searchindex.h
src/searchindex_js.cpp
src/searchindex_js.h
src/section.h
src/sitemap.cpp [new file with mode: 0644]
src/sitemap.h [new file with mode: 0644]
src/sqlcode.h
src/sqlcode.l
src/sqlite3gen.cpp
src/stlsupport.cpp
src/symbolresolver.cpp
src/symbolresolver.h
src/tagreader.cpp
src/template.cpp [deleted file]
src/template.h [deleted file]
src/textdocvisitor.cpp
src/textdocvisitor.h
src/textstream.h
src/threadpool.h
src/tooltip.cpp
src/tooltip.h
src/trace.cpp [new file with mode: 0644]
src/trace.h [new file with mode: 0644]
src/translator.h
src/translator_adapter.h
src/translator_am.h
src/translator_ar.h
src/translator_bg.h
src/translator_br.h
src/translator_ca.h
src/translator_cn.h
src/translator_cz.h
src/translator_de.h
src/translator_dk.h
src/translator_en.h
src/translator_eo.h
src/translator_es.h
src/translator_fa.h
src/translator_fi.h
src/translator_fr.h
src/translator_gr.h
src/translator_hi.h
src/translator_hr.h
src/translator_hu.h
src/translator_id.h
src/translator_it.h
src/translator_jp.h
src/translator_kr.h
src/translator_lt.h
src/translator_lv.h
src/translator_mk.h
src/translator_nl.h
src/translator_no.h
src/translator_pl.h
src/translator_pt.h
src/translator_ro.h
src/translator_ru.h
src/translator_sc.h
src/translator_si.h
src/translator_sk.h
src/translator_sr.h
src/translator_sv.h
src/translator_tr.h
src/translator_tw.h
src/translator_ua.h
src/translator_vi.h
src/translator_za.h
src/types.h
src/utf8.cpp
src/utf8.h
src/util.cpp
src/util.h
src/vhdlcode.h
src/vhdlcode.l
src/vhdldocgen.cpp
src/vhdldocgen.h
src/vhdljjparser.cpp
src/vhdljjparser.h
src/xmlcode.h
src/xmlcode.l
src/xmldocvisitor.cpp
src/xmldocvisitor.h
src/xmlgen.cpp
src/xmlgen.h
templates/general/layout_default.xml
templates/html/bdwn.luma [deleted file]
templates/html/close.png [deleted file]
templates/html/close.svg
templates/html/darkmode_settings.css
templates/html/darkmode_toggle.js
templates/html/doc.luma [deleted file]
templates/html/doc.svg [new file with mode: 0644]
templates/html/docd.luma [deleted file]
templates/html/docd.svg [new file with mode: 0644]
templates/html/doxygen.css
templates/html/doxygen.svg
templates/html/dynsections.js
templates/html/fixed_tabs.css
templates/html/folderclosed.luma [deleted file]
templates/html/folderclosed.svg [new file with mode: 0644]
templates/html/folderclosedd.svg [new file with mode: 0644]
templates/html/folderopen.luma [deleted file]
templates/html/folderopen.svg [new file with mode: 0644]
templates/html/folderopend.svg [new file with mode: 0644]
templates/html/htmlallmembers.tpl [deleted file]
templates/html/htmlannotated.tpl [deleted file]
templates/html/htmlbase.tpl [deleted file]
templates/html/htmlclass.tpl [deleted file]
templates/html/htmlclasses.tpl [deleted file]
templates/html/htmlclmembers.tpl [deleted file]
templates/html/htmlconcept.tpl [deleted file]
templates/html/htmlconcepts.tpl [deleted file]
templates/html/htmldeclcomp.tpl [deleted file]
templates/html/htmldir.tpl [deleted file]
templates/html/htmldirtree.tpl [deleted file]
templates/html/htmldyncontents.tpl [deleted file]
templates/html/htmldynheader.tpl [deleted file]
templates/html/htmlexample.tpl [deleted file]
templates/html/htmlexamples.tpl [deleted file]
templates/html/htmlfile.tpl [deleted file]
templates/html/htmlfiles.tpl [deleted file]
templates/html/htmlflmembers.tpl [deleted file]
templates/html/htmlgraphhierarchy.tpl [deleted file]
templates/html/htmlhelpindexhhc.tpl [deleted file]
templates/html/htmlhelpindexhhp.tpl [deleted file]
templates/html/htmlhierarchy.tpl [deleted file]
templates/html/htmlinclude.tpl [deleted file]
templates/html/htmlindexpages.tpl [deleted file]
templates/html/htmlinlineclasses.tpl [deleted file]
templates/html/htmljsmenudata.tpl [deleted file]
templates/html/htmljsmenuletterdata.tpl [deleted file]
templates/html/htmljsmenumembersdata.tpl [deleted file]
templates/html/htmljsnavindex.tpl [deleted file]
templates/html/htmljsnavpage.tpl [deleted file]
templates/html/htmljsnavtree.tpl [deleted file]
templates/html/htmljssearchdata.tpl [deleted file]
templates/html/htmljssearchindex.tpl [deleted file]
templates/html/htmllayout.tpl [deleted file]
templates/html/htmlmemberindex.tpl [deleted file]
templates/html/htmlmembersindex.tpl [deleted file]
templates/html/htmlmembertabs.tpl [deleted file]
templates/html/htmlmemdecl.tpl [deleted file]
templates/html/htmlmemdecls.tpl [deleted file]
templates/html/htmlmemdef.tpl [deleted file]
templates/html/htmlmeminherit.tpl [deleted file]
templates/html/htmlmemlist.tpl [deleted file]
templates/html/htmlmemsummary.tpl [deleted file]
templates/html/htmlmodule.tpl [deleted file]
templates/html/htmlmodules.tpl [deleted file]
templates/html/htmlnamespace.tpl [deleted file]
templates/html/htmlnamespaces.tpl [deleted file]
templates/html/htmlnavpath.tpl [deleted file]
templates/html/htmlnsmembers.tpl [deleted file]
templates/html/htmlobjlink.tpl [deleted file]
templates/html/htmlpage.tpl [deleted file]
templates/html/htmlpages.tpl [deleted file]
templates/html/htmlparentgroup.tpl [deleted file]
templates/html/htmlpartofgroups.tpl [deleted file]
templates/html/htmlsearchresult.tpl [deleted file]
templates/html/htmlsource.tpl [deleted file]
templates/html/htmltabs.tpl [deleted file]
templates/html/htmltypeconstraints.tpl [deleted file]
templates/html/lightmode_settings.css
templates/html/mag.svg
templates/html/mag_d.svg
templates/html/mag_sel.svg
templates/html/mag_seld.svg
templates/html/minus.svg [new file with mode: 0644]
templates/html/minusd.svg [new file with mode: 0644]
templates/html/navtree.css
templates/html/navtree.js
templates/html/nomatches.tpl [deleted file]
templates/html/plus.svg [new file with mode: 0644]
templates/html/plusd.svg [new file with mode: 0644]
templates/html/scrollbar.css [new file with mode: 0644]
templates/html/search.js
templates/html/search_functions.php
templates/html/search_opensearch.php
templates/html/svg.min.js [new file with mode: 0644]
templates/icon/doxygen.ico [moved from addon/doxywizard/doxywizard.ico with 100% similarity]
templates/icon/doxygen.rc [new file with mode: 0644]
templates/latex/doxygen.sty
templates/latex/etoc_doxygen.sty [new file with mode: 0644]
templates/latex/header.tex
templates/latex/latexannotated.tpl [deleted file]
templates/latex/latexclass.tpl [deleted file]
templates/latex/latexfiles.tpl [deleted file]
templates/latex/latexinclude.tpl [deleted file]
templates/latex/latexlayout.tpl [deleted file]
templates/latex/latexmakefile.tpl [deleted file]
templates/latex/latexmodules.tpl [deleted file]
templates/latex/latexnamespaces.tpl [deleted file]
templates/latex/latexobjlink.tpl [deleted file]
templates/latex/latexrefman.tpl [deleted file]
templates/latex/latextypeconstraints.tpl [deleted file]
templates/latex/longtable_doxygen.sty
templates/xml/compound.xsd
templates/xml/index.xsd
testing/013_class.h
testing/015_cond.c
testing/016/016__copydoc_8c.xml
testing/018/018__def_8c.xml
testing/018_def.c
testing/026_exception.cpp
testing/028/indexpage.xml
testing/031/indexpage.xml
testing/031_image.dox
testing/037/037__msc_8cpp.xml
testing/037_msc.cpp
testing/041/class_test.xml
testing/041_overload.cpp
testing/055/md_055__markdown.xml [moved from testing/055/md_055_markdown.xml with 80% similarity]
testing/055_markdown.md
testing/060/class_details_c_s_style.xml [new file with mode: 0644]
testing/060/class_details_multi_summary.xml [new file with mode: 0644]
testing/060/class_details_nested.xml [new file with mode: 0644]
testing/060/class_details_summary_at_bottom.xml [new file with mode: 0644]
testing/060/class_details_summary_at_top.xml [new file with mode: 0644]
testing/060/class_details_without_summary.xml [new file with mode: 0644]
testing/060_details.cpp [new file with mode: 0644]
testing/061/061___xC3_x9Anicod_xE2_x82_xAC__file_8cpp.xml [new file with mode: 0644]
testing/061_Únicod€_file.cpp [new file with mode: 0644]
testing/065_tilde.dox
testing/071/namespace_a_namespace_1_1_0d0.xml
testing/072/072__using_8cpp.xml
testing/072_using.cpp
testing/073/073__typed__enum_8cpp.xml
testing/075/struct_foo.xml
testing/075_argmatch.cpp
testing/085/085__tooltip_8cpp.xml
testing/085_tooltip.cpp
testing/090/interfacemymodule_1_1abstractproc.xml [new file with mode: 0644]
testing/090/interfacemymodule_1_1externalproc.xml [new file with mode: 0644]
testing/090/interfacemymodule_1_1genericproc.xml [new file with mode: 0644]
testing/090/interfacemymodule_1_1operator_07_2_2_08.xml [new file with mode: 0644]
testing/090/interfacemymodule_1_1operator_07_8cross_8_08.xml [new file with mode: 0644]
testing/090/namespacemymodule.xml [new file with mode: 0644]
testing/090_interfaces.f90 [new file with mode: 0644]
testing/091/namespacemymodule.xml [new file with mode: 0644]
testing/091_module_with_procs.f90 [new file with mode: 0644]
testing/092/interfacestrings_1_1append.xml [new file with mode: 0644]
testing/092/interfacestrings_1_1operator_07_0a_0a_08.xml [new file with mode: 0644]
testing/092/namespacestrings.xml [new file with mode: 0644]
testing/092_more_interfaces.f90 [new file with mode: 0644]
testing/093/093__interface__inside__routine_8f90.xml [new file with mode: 0644]
testing/093_interface_inside_routine.f90 [new file with mode: 0644]
testing/094/094__old__style__fortran__routines_8f90.xml [new file with mode: 0644]
testing/094_old_style_fortran_routines.f90 [new file with mode: 0644]
testing/097/structmymodule_1_1t1.xml [new file with mode: 0644]
testing/097_type_with_procedures.f03 [new file with mode: 0644]
testing/098/structmymodule_1_1t1.xml [new file with mode: 0644]
testing/098_abstract_type.f03 [new file with mode: 0644]
testing/099/099__a_8c.xml [new file with mode: 0644]
testing/099/more__099__b_8c.xml [new file with mode: 0644]
testing/099_a.c [new file with mode: 0644]
testing/100/group___a.xml [new file with mode: 0644]
testing/100/group___b.xml [new file with mode: 0644]
testing/100/group___c.xml [new file with mode: 0644]
testing/100/structs.xml [new file with mode: 0644]
testing/100_a.c [new file with mode: 0644]
testing/101/101__static__assert_8c.xml [new file with mode: 0644]
testing/101_static_assert.c [new file with mode: 0644]
testing/CMakeLists.txt
testing/dtd/xhtml1-transitional.dtd
testing/latex_065.sty [new file with mode: 0644]
testing/more_099_b.c [new file with mode: 0644]
testing/more_100_b.c [new file with mode: 0644]
testing/more_100_c.c [new file with mode: 0644]
testing/runtests.py
testing/test.h [new file with mode: 0644]
vhdlparser/CMakeLists.txt
vhdlparser/JavaCC.h.in [deleted file]
vhdlparser/VhdlParser.cc
vhdlparser/VhdlParser.h
vhdlparser/VhdlParserConstants.h
vhdlparser/VhdlParserErrorHandler.hpp
vhdlparser/VhdlParserTokenManager.cc
vhdlparser/VhdlParserTokenManager.h
vhdlparser/vhdl_adj.py
vhdlparser/vhdlparser.jj