Imported Upstream version 2.40.0 upstream/2.40.0
authorJinWang An <jinwang.an@samsung.com>
Fri, 23 Oct 2020 11:11:15 +0000 (20:11 +0900)
committerJinWang An <jinwang.an@samsung.com>
Fri, 23 Oct 2020 11:11:15 +0000 (20:11 +0900)
commit501ae8ff957759ff438912144356a64a009e1b39
tree8fa6328ebcc65e474b713021e14c197c9b765151
parentf7e21255749f472560ae0cc9d18496b9b8acfd74
Imported Upstream version 2.40.0
229 files changed:
ChangeLog
MSVC_Net2005/README [deleted file]
MSVC_Net2005/blank.cpp [deleted file]
MSVC_Net2005/examples/dom_build/dom_build.vcproj [deleted file]
MSVC_Net2005/examples/dom_parse_entities/dom_parse_entities.vcproj [deleted file]
MSVC_Net2005/examples/dom_parser/dom_parser.vcproj [deleted file]
MSVC_Net2005/examples/dom_parser_raw/dom_parser_raw.vcproj [deleted file]
MSVC_Net2005/examples/dom_read_write/dom_read_write.vcproj [deleted file]
MSVC_Net2005/examples/dom_xpath/dom_xpath.vcproj [deleted file]
MSVC_Net2005/examples/dtdvalidation/dtdvalidation.vcproj [deleted file]
MSVC_Net2005/examples/import_node/import_node.vcproj [deleted file]
MSVC_Net2005/examples/sax_exception/sax_exception.vcproj [deleted file]
MSVC_Net2005/examples/sax_parser/sax_parser.vcproj [deleted file]
MSVC_Net2005/examples/sax_parser_build_dom/sax_parser_build_dom.vcproj [deleted file]
MSVC_Net2005/examples/sax_parser_entities/sax_parser_entities.vcproj [deleted file]
MSVC_Net2005/examples/schemavalidation/schemavalidation.vcproj [deleted file]
MSVC_Net2005/examples/textreader/textreader.vcproj [deleted file]
MSVC_Net2005/gendef/gendef.cc [deleted file]
MSVC_Net2005/gendef/gendef.vcproj [deleted file]
MSVC_Net2005/libxml++.sln [deleted file]
MSVC_Net2005/libxml++/libxml++.rc [deleted file]
MSVC_Net2005/libxml++/libxml++.rc.in [deleted file]
MSVC_Net2005/libxml++/libxml++.vcproj [deleted file]
MSVC_Net2005/libxml++/libxml++config.h [deleted file]
MSVC_Net2008/README [deleted file]
MSVC_Net2008/blank.cpp [deleted file]
MSVC_Net2008/examples/dom_build/dom_build.vcproj [deleted file]
MSVC_Net2008/examples/dom_parse_entities/dom_parse_entities.vcproj [deleted file]
MSVC_Net2008/examples/dom_parser/dom_parser.vcproj [deleted file]
MSVC_Net2008/examples/dom_parser_raw/dom_parser_raw.vcproj [deleted file]
MSVC_Net2008/examples/dom_read_write/dom_read_write.vcproj [deleted file]
MSVC_Net2008/examples/dom_xpath/dom_xpath.vcproj [deleted file]
MSVC_Net2008/examples/dtdvalidation/dtdvalidation.vcproj [deleted file]
MSVC_Net2008/examples/import_node/import_node.vcproj [deleted file]
MSVC_Net2008/examples/sax_exception/sax_exception.vcproj [deleted file]
MSVC_Net2008/examples/sax_parser/sax_parser.vcproj [deleted file]
MSVC_Net2008/examples/sax_parser_build_dom/sax_parser_build_dom.vcproj [deleted file]
MSVC_Net2008/examples/sax_parser_entities/sax_parser_entities.vcproj [deleted file]
MSVC_Net2008/examples/schemavalidation/schemavalidation.vcproj [deleted file]
MSVC_Net2008/examples/textreader/textreader.vcproj [deleted file]
MSVC_Net2008/gendef/gendef.cc [deleted file]
MSVC_Net2008/gendef/gendef.vcproj [deleted file]
MSVC_Net2008/libxml++.sln [deleted file]
MSVC_Net2008/libxml++/libxml++.rc [deleted file]
MSVC_Net2008/libxml++/libxml++.rc.in [deleted file]
MSVC_Net2008/libxml++/libxml++.vcproj [deleted file]
MSVC_Net2008/libxml++/libxml++config.h [deleted file]
MSVC_Net2010/filelist.am [new file with mode: 0644]
MSVC_Net2010/libxml++/libxml++.rc
MSVC_Net2010/libxml++/libxml++config.h
Makefile.am
Makefile.in
NEWS
configure
configure.ac
docs/Makefile.am [new file with mode: 0644]
docs/Makefile.in [new file with mode: 0644]
docs/manual/html/ch01s02.html
docs/manual/html/ch01s03.html
docs/manual/html/ch02s02.html
docs/manual/html/ch02s03.html
docs/manual/html/chapter-introduction.html
docs/manual/html/chapter-parsers.html
docs/manual/html/index.html
docs/manual/libxml++.xml
docs/manual/libxml++_without_code.xml
docs/reference/Doxyfile.in
docs/reference/html/annotated.html
docs/reference/html/classes.html
docs/reference/html/classhash__load__check__resize__trigger__size__base.html
docs/reference/html/classlu__counter__policy__base.html
docs/reference/html/classxmlpp_1_1Attribute-members.html
docs/reference/html/classxmlpp_1_1Attribute.html
docs/reference/html/classxmlpp_1_1AttributeDeclaration-members.html
docs/reference/html/classxmlpp_1_1AttributeDeclaration.html
docs/reference/html/classxmlpp_1_1AttributeNode-members.html
docs/reference/html/classxmlpp_1_1AttributeNode.html
docs/reference/html/classxmlpp_1_1CdataNode-members.html
docs/reference/html/classxmlpp_1_1CdataNode.html
docs/reference/html/classxmlpp_1_1CommentNode-members.html
docs/reference/html/classxmlpp_1_1CommentNode.html
docs/reference/html/classxmlpp_1_1ContentNode-members.html
docs/reference/html/classxmlpp_1_1ContentNode.html
docs/reference/html/classxmlpp_1_1Document-members.html
docs/reference/html/classxmlpp_1_1Document.html
docs/reference/html/classxmlpp_1_1DomParser-members.html
docs/reference/html/classxmlpp_1_1DomParser.html
docs/reference/html/classxmlpp_1_1Dtd-members.html
docs/reference/html/classxmlpp_1_1Dtd.html
docs/reference/html/classxmlpp_1_1DtdValidator-members.html
docs/reference/html/classxmlpp_1_1DtdValidator.html
docs/reference/html/classxmlpp_1_1Element-members.html
docs/reference/html/classxmlpp_1_1Element.html
docs/reference/html/classxmlpp_1_1EntityDeclaration-members.html
docs/reference/html/classxmlpp_1_1EntityDeclaration.html
docs/reference/html/classxmlpp_1_1EntityReference-members.html
docs/reference/html/classxmlpp_1_1EntityReference.html
docs/reference/html/classxmlpp_1_1IStreamParserInputBuffer-members.html
docs/reference/html/classxmlpp_1_1IStreamParserInputBuffer.html
docs/reference/html/classxmlpp_1_1KeepBlanks-members.html
docs/reference/html/classxmlpp_1_1KeepBlanks.html
docs/reference/html/classxmlpp_1_1Node-members.html
docs/reference/html/classxmlpp_1_1Node.html
docs/reference/html/classxmlpp_1_1NonCopyable-members.html
docs/reference/html/classxmlpp_1_1NonCopyable.html
docs/reference/html/classxmlpp_1_1OStreamOutputBuffer-members.html
docs/reference/html/classxmlpp_1_1OStreamOutputBuffer.html
docs/reference/html/classxmlpp_1_1OutputBuffer-members.html
docs/reference/html/classxmlpp_1_1OutputBuffer.html
docs/reference/html/classxmlpp_1_1Parser-members.html
docs/reference/html/classxmlpp_1_1Parser.html
docs/reference/html/classxmlpp_1_1ParserInputBuffer-members.html
docs/reference/html/classxmlpp_1_1ParserInputBuffer.html
docs/reference/html/classxmlpp_1_1ProcessingInstructionNode-members.html
docs/reference/html/classxmlpp_1_1ProcessingInstructionNode.html
docs/reference/html/classxmlpp_1_1RelaxNGSchema-members.html
docs/reference/html/classxmlpp_1_1RelaxNGSchema.html
docs/reference/html/classxmlpp_1_1RelaxNGValidator-members.html
docs/reference/html/classxmlpp_1_1RelaxNGValidator.html
docs/reference/html/classxmlpp_1_1SaxParser-members.html
docs/reference/html/classxmlpp_1_1SaxParser.html
docs/reference/html/classxmlpp_1_1Schema-members.html
docs/reference/html/classxmlpp_1_1Schema.html
docs/reference/html/classxmlpp_1_1SchemaBase-members.html
docs/reference/html/classxmlpp_1_1SchemaBase.html
docs/reference/html/classxmlpp_1_1SchemaValidator-members.html
docs/reference/html/classxmlpp_1_1SchemaValidator.html
docs/reference/html/classxmlpp_1_1SchemaValidatorBase-members.html
docs/reference/html/classxmlpp_1_1SchemaValidatorBase.html
docs/reference/html/classxmlpp_1_1TextNode-members.html
docs/reference/html/classxmlpp_1_1TextNode.html
docs/reference/html/classxmlpp_1_1TextReader-members.html
docs/reference/html/classxmlpp_1_1TextReader.html
docs/reference/html/classxmlpp_1_1Validator-members.html
docs/reference/html/classxmlpp_1_1Validator.html
docs/reference/html/classxmlpp_1_1XIncludeEnd-members.html
docs/reference/html/classxmlpp_1_1XIncludeEnd.html
docs/reference/html/classxmlpp_1_1XIncludeStart-members.html
docs/reference/html/classxmlpp_1_1XIncludeStart.html
docs/reference/html/classxmlpp_1_1XsdSchema-members.html
docs/reference/html/classxmlpp_1_1XsdSchema.html
docs/reference/html/classxmlpp_1_1XsdValidator-members.html
docs/reference/html/classxmlpp_1_1XsdValidator.html
docs/reference/html/classxmlpp_1_1exception-members.html
docs/reference/html/classxmlpp_1_1exception.html
docs/reference/html/classxmlpp_1_1internal__error-members.html
docs/reference/html/classxmlpp_1_1internal__error.html
docs/reference/html/classxmlpp_1_1parse__error-members.html
docs/reference/html/classxmlpp_1_1parse__error.html
docs/reference/html/classxmlpp_1_1validity__error-members.html
docs/reference/html/classxmlpp_1_1validity__error.html
docs/reference/html/deprecated.html
docs/reference/html/dir_8637afc38b758fdb535647a385c49b5e.html
docs/reference/html/dir_a5a40681709ed751decc24cd7289c9c5.html
docs/reference/html/dir_bc161955dc3a3d2485839eba21420d01.html
docs/reference/html/dir_e3818dbe052c35541aa8102ff72444f2.html
docs/reference/html/dir_fceced95d8215eeebebd9df6aa39e1a5.html
docs/reference/html/functions.html
docs/reference/html/functions_b.html
docs/reference/html/functions_c.html
docs/reference/html/functions_d.html
docs/reference/html/functions_e.html
docs/reference/html/functions_enum.html
docs/reference/html/functions_eval.html
docs/reference/html/functions_f.html
docs/reference/html/functions_func.html
docs/reference/html/functions_func_c.html
docs/reference/html/functions_func_d.html
docs/reference/html/functions_func_e.html
docs/reference/html/functions_func_f.html
docs/reference/html/functions_func_g.html
docs/reference/html/functions_func_h.html
docs/reference/html/functions_func_i.html
docs/reference/html/functions_func_k.html
docs/reference/html/functions_func_l.html
docs/reference/html/functions_func_m.html
docs/reference/html/functions_func_n.html
docs/reference/html/functions_func_o.html
docs/reference/html/functions_func_p.html
docs/reference/html/functions_func_r.html
docs/reference/html/functions_func_s.html
docs/reference/html/functions_func_t.html
docs/reference/html/functions_func_v.html
docs/reference/html/functions_func_w.html
docs/reference/html/functions_func_x.html
docs/reference/html/functions_func_~.html
docs/reference/html/functions_g.html
docs/reference/html/functions_h.html
docs/reference/html/functions_i.html
docs/reference/html/functions_k.html
docs/reference/html/functions_l.html
docs/reference/html/functions_m.html
docs/reference/html/functions_n.html
docs/reference/html/functions_o.html
docs/reference/html/functions_p.html
docs/reference/html/functions_r.html
docs/reference/html/functions_s.html
docs/reference/html/functions_t.html
docs/reference/html/functions_type.html
docs/reference/html/functions_v.html
docs/reference/html/functions_vars.html
docs/reference/html/functions_w.html
docs/reference/html/functions_x.html
docs/reference/html/functions_~.html
docs/reference/html/graph_legend.html
docs/reference/html/hierarchy.html
docs/reference/html/index.html
docs/reference/html/inherits.html
docs/reference/html/namespacemembers.html
docs/reference/html/namespacemembers_enum.html
docs/reference/html/namespacemembers_eval.html
docs/reference/html/namespacemembers_func.html
docs/reference/html/namespacemembers_type.html
docs/reference/html/namespaces.html
docs/reference/html/namespacexmlpp.html
docs/reference/html/pages.html
docs/reference/html/since_2_20.html
docs/reference/html/since_2_24.html
docs/reference/html/since_2_36.html
docs/reference/html/since_2_38.html
docs/reference/html/structxmlpp_1_1SaxParser_1_1Attribute-members.html
docs/reference/html/structxmlpp_1_1SaxParser_1_1Attribute.html
docs/reference/html/structxmlpp_1_1SaxParser_1_1AttributeHasName-members.html
docs/reference/html/structxmlpp_1_1SaxParser_1_1AttributeHasName.html
docs/reference/libxml++-2.6.tag
libxml++/Makefile.am [new file with mode: 0644]
libxml++/Makefile.in [new file with mode: 0644]
libxml++/filelist.am [new file with mode: 0644]
macros/doc-reference.am