Imported Upstream version 1.8.19 upstream/1.8.19
authorDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 15 Oct 2021 02:14:06 +0000 (11:14 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 15 Oct 2021 02:14:06 +0000 (11:14 +0900)
commit8a60368b383c269d70fd135694f8b24e6bf216dc
tree03f17b157f56a3d696d2bc84bc12f392e2ead105
parent6034e81193d784e8af78fa8ab56438ab1e0d7839
Imported Upstream version 1.8.19
356 files changed:
.github/ISSUE_TEMPLATE/report-a-bug-or-issue.md [new file with mode: 0644]
.gitignore
.travis.yml
CMakeLists.txt
README.md
VERSION
addon/CMakeLists.txt
addon/doxmlparser/examples/metrics/CMakeLists.txt
addon/doxmlparser/test/CMakeLists.txt
addon/doxyapp/CMakeLists.txt
addon/doxyapp/doxyapp.cpp
addon/doxyparse/CMakeLists.txt
addon/doxyparse/doxyparse.cpp
addon/doxysearch/CMakeLists.txt
addon/doxywizard/doxywizard.cpp
cmake/CompilerWarnings.cmake
cmake/Coverage.cmake [new file with mode: 0644]
cmake/FindIconv.cmake
cmake/FindJavacc.cmake
cmake/Sanitizers/FindASan.cmake [new file with mode: 0644]
cmake/Sanitizers/FindMSan.cmake [new file with mode: 0644]
cmake/Sanitizers/FindSanitizers.cmake [new file with mode: 0644]
cmake/Sanitizers/FindTSan.cmake [new file with mode: 0644]
cmake/Sanitizers/FindUBSan.cmake [new file with mode: 0644]
cmake/Sanitizers/asan-wrapper [new file with mode: 0644]
cmake/Sanitizers/sanitize-helpers.cmake [new file with mode: 0644]
cmake/SearchReplace.cmake [new file with mode: 0644]
cmake/git_watcher.cmake
doc/CMakeLists.txt
doc/Doxyfile
doc/arch.doc
doc/archoverview.gif [deleted file]
doc/archoverview.svg [new file with mode: 0644]
doc/autolink.doc
doc/changelog.doc
doc/custcmd.doc
doc/customize.doc
doc/doxygen_logo.eps [deleted file]
doc/doxygen_logo.gif [deleted file]
doc/doxygen_logo.pdf [new file with mode: 0644]
doc/doxygen_logo.svg [new file with mode: 0644]
doc/doxygen_logo_low.gif [deleted file]
doc/index.doc
doc/install.doc
doc/xmlcmds.doc
libmscgen/mscgen_api.c
libversion/CMakeLists.txt
libversion/doxyversion.cpp.in
libversion/fullversion.cpp [new file with mode: 0644]
libversion/gitversion.cpp.in
libversion/version.h
qtools/qcstring.cpp
qtools/qcstring.h
qtools/qcstringlist.h
qtools/qmap.h
qtools/qregexp.cpp
qtools/qshared.h
qtools/qstring.h
qtools/qvaluelist.h
src/CMakeLists.txt
src/arguments.h
src/cite.cpp
src/cite.h
src/clangparser.cpp
src/clangparser.h
src/classdef.cpp
src/classdef.h
src/classlist.cpp
src/code.l
src/commentcnv.l
src/commentscan.h
src/commentscan.l
src/condparser.cpp
src/config.h
src/config.xml
src/configgen.py
src/configimpl.h
src/configimpl.l
src/constexp.l
src/containers.h [new file with mode: 0644]
src/context.cpp
src/context.h
src/debug.cpp
src/debug.h
src/defargs.h
src/defargs.l
src/defgen.cpp
src/define.cpp [deleted file]
src/define.h
src/definition.cpp
src/definition.h
src/definitionimpl.h
src/dirdef.cpp
src/dirdef.h
src/docbookgen.cpp
src/docbookvisitor.h
src/docparser.cpp
src/docparser.h
src/doctokenizer.h
src/doctokenizer.l
src/dot.cpp
src/dot.h
src/dotclassgraph.cpp
src/dotdirdeps.cpp
src/dotfilepatcher.cpp
src/dotgraph.cpp
src/dotgroupcollaboration.cpp
src/dotnode.cpp
src/dotrunner.cpp
src/dotrunner.h
src/doxygen.cpp
src/doxygen.h
src/entry.cpp
src/entry.h
src/filedef.cpp
src/filedef.h
src/formula.cpp
src/fortrancode.l
src/fortranscanner.h
src/fortranscanner.l
src/ftextstream.h
src/ftvhelp.cpp
src/groupdef.cpp
src/groupdef.h
src/growbuf.h
src/htags.cpp
src/htmlentity.cpp
src/htmlgen.cpp
src/htmlhelp.cpp
src/htmlhelp.h
src/index.cpp
src/latexdocvisitor.cpp
src/latexgen.cpp
src/layout.cpp
src/linkedmap.h
src/mangen.cpp
src/markdown.cpp
src/markdown.h
src/memberdef.cpp
src/memberdef.h
src/membergroup.cpp
src/membergroup.h
src/memberlist.cpp
src/membername.cpp [deleted file]
src/membername.h
src/message.cpp
src/message.h
src/namespacedef.cpp
src/outputlist.cpp
src/outputlist.h
src/pagedef.cpp
src/parserintf.h
src/perlmodgen.cpp
src/plantuml.cpp
src/pre.l
src/pyscanner.h
src/pyscanner.l
src/reflist.cpp
src/reflist.h
src/res2cc_cmd.py
src/resourcemgr.cpp
src/resourcemgr.h
src/rtfgen.cpp
src/scanner.h
src/scanner.l
src/section.h
src/sqlite3gen.cpp
src/tagreader.cpp
src/template.cpp
src/template.h
src/threadpool.h [new file with mode: 0644]
src/translator.h
src/translator_adapter.h
src/translator_am.h
src/translator_ar.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_hr.h
src/translator_hu.h
src/translator_id.h
src/translator_it.h
src/translator_je.h
src/translator_jp.h
src/translator_ke.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 [changed mode: 0644->0755]
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/util.cpp
src/util.h
src/vhdldocgen.cpp
src/vhdljjparser.cpp
src/vhdljjparser.h
src/xmlgen.cpp
templates/html/bib2xhtml.pl
templates/html/close.svg [new file with mode: 0644]
templates/html/doxygen.css
templates/html/doxygen.luma [deleted file]
templates/html/doxygen.svg [new file with mode: 0644]
templates/html/footer.html
templates/html/htmlbase.tpl
templates/html/htmlhelpindexhhp.tpl
templates/html/htmllayout.tpl
templates/html/htmltabs.tpl
templates/html/mag.svg [new file with mode: 0644]
templates/html/mag_sel.svg [new file with mode: 0644]
templates/html/menu.js
templates/html/search.css
templates/html/search.js
templates/html/search_functions.php
templates/xml/compound.xsd
templates/xml/index.xsd
templates/xml/xml.xsd [new file with mode: 0644]
testing/001/indexpage.xml
testing/002/indexpage.xml
testing/003/indexpage.xml
testing/004/indexpage.xml
testing/005/indexpage.xml
testing/006/indexpage.xml
testing/007/indexpage.xml
testing/008/008__brief_8c.xml
testing/009/bug.xml
testing/009/class_bug.xml
testing/009/class_deprecated.xml
testing/009/class_reminder.xml
testing/009/class_test.xml
testing/009/class_todo.xml
testing/009/deprecated.xml
testing/009/reminders.xml
testing/009/test.xml
testing/009/todo.xml
testing/010/indexpage.xml
testing/011/category_integer_07_arithmetic_08.xml
testing/011/interface_integer.xml
testing/012/citelist.xml
testing/012/indexpage.xml
testing/013/class_t1.xml
testing/013/class_t2.xml
testing/013/class_t3.xml
testing/013/class_t4.xml
testing/014/indexpage.xml
testing/015/015__cond_8c.xml
testing/016/016__copydoc_8c.xml
testing/017/indexpage.xml
testing/018/018__def_8c.xml
testing/019/group__g1.xml
testing/019/group__g2.xml
testing/019/group__g3.xml
testing/019_defgroup.c
testing/020/indexpage.xml
testing/021/indexpage.xml
testing/022/indexpage.xml
testing/023/indexpage.xml
testing/024/indexpage.xml
testing/025/class_test.xml
testing/025/example_test_8cpp-example.xml
testing/026/class_test.xml
testing/027/struct_car.xml
testing/027/struct_object.xml
testing/027/struct_truck.xml
testing/027/struct_vehicle.xml
testing/028/indexpage.xml
testing/029/029__hideinit_8c.xml
testing/030/indexpage.xml
testing/031/indexpage.xml
testing/032/indexpage.xml
testing/033/indexpage.xml
testing/034/indexpage.xml
testing/035/035__invariant_8c.xml
testing/036/036__link_8c.xml
testing/037/037__msc_8cpp.xml [new file with mode: 0644]
testing/037/class_receiver.xml
testing/037/class_sender.xml
testing/037_msc.cpp
testing/038/indexpage.xml
testing/039/class_test.xml
testing/040/namespace_n_s.xml
testing/041/class_test.xml
testing/042/namespaceorg_1_1doxygen_1_1_test.xml
testing/043/another.xml
testing/043/mypage.xml
testing/044/struct_s.xml
testing/045/indexpage.xml
testing/046/046__related_8cpp.xml
testing/046/class_test.xml
testing/047/047__return_8cpp.xml
testing/048/048__showinit_8c.xml
testing/049/indexpage.xml
testing/050/indexpage.xml
testing/051/indexpage.xml
testing/052/indexpage.xml
testing/053/indexpage.xml
testing/054/054__parblock_8cpp.xml
testing/055/md_055_markdown.xml
testing/055_markdown.md
testing/056/indexpage.xml
testing/064/struct_foo.xml
testing/065/indexpage.xml
testing/066/class_class1.xml
testing/067/067__link__varargs_8cpp.xml
testing/068/068__ref__varargs_8cpp.xml
testing/069/069__link__variadic__template_8cpp.xml
testing/070/070__ref__variadic__template_8cpp.xml
testing/071/namespace_a_namespace_1_1_0d0.xml
testing/072/072__using_8cpp.xml
testing/073/073__typed__enum_8cpp.xml
testing/074/namespacens.xml
testing/074/struct_foo.xml
testing/075/struct_foo.xml
testing/076/indexpage.xml
testing/077/077__no__xml__namespace__members__in__file__scope_8h.xml
testing/078/078__xml__namespace__members__in__file__scope_8h.xml
testing/079/empty.xml
testing/079/levels.xml
testing/080/class_interface.xml
testing/081/081__brief__lists_8h.xml
testing/082/namespace_n.xml
testing/083/namespace_n.xml
testing/084/084__markdown__pre_8f90.xml
testing/085/085__tooltip_8cpp.xml
testing/086/086__style__tags_8h.xml
testing/CMakeLists.txt
testing/runtests.py
vhdlparser/CMakeLists.txt
vhdlparser/Makefile [deleted file]
vhdlparser/VhdlParser.cc
vhdlparser/VhdlParser.h
vhdlparser/VhdlParserTokenManager.cc
vhdlparser/vhdlparser.jj