[LIBXML2] Update to version 2.9.8. CORE-15280
authorThomas Faber <thomas.faber@reactos.org>
Sat, 1 Dec 2018 10:57:57 +0000 (11:57 +0100)
committerThomas Faber <thomas.faber@reactos.org>
Wed, 16 Jan 2019 08:27:22 +0000 (09:27 +0100)
commit5bb277a54b7437bd72b25b42cd8603c200cf358e
treeae5f1be0f41bd4600c63029569877e1f41d8afaa
parent61fed540642f81be00c2bce6449114b50b994811
[LIBXML2] Update to version 2.9.8. CORE-15280
37 files changed:
sdk/include/reactos/libs/libxml/encoding.h
sdk/include/reactos/libs/libxml/hash.h
sdk/include/reactos/libs/libxml/list.h
sdk/include/reactos/libs/libxml/xmlversion.h
sdk/include/reactos/libs/libxml/xmlversion.h.in
sdk/lib/3rdparty/libxml2/HTMLparser.c
sdk/lib/3rdparty/libxml2/c14n.c
sdk/lib/3rdparty/libxml2/catalog.c
sdk/lib/3rdparty/libxml2/config.h
sdk/lib/3rdparty/libxml2/debugXML.c
sdk/lib/3rdparty/libxml2/encoding.c
sdk/lib/3rdparty/libxml2/entities.c
sdk/lib/3rdparty/libxml2/globals.c
sdk/lib/3rdparty/libxml2/hash.c
sdk/lib/3rdparty/libxml2/include/win32config.h
sdk/lib/3rdparty/libxml2/libxml.h
sdk/lib/3rdparty/libxml2/list.c
sdk/lib/3rdparty/libxml2/nanohttp.c
sdk/lib/3rdparty/libxml2/parser.c
sdk/lib/3rdparty/libxml2/parserInternals.c
sdk/lib/3rdparty/libxml2/relaxng.c
sdk/lib/3rdparty/libxml2/threads.c
sdk/lib/3rdparty/libxml2/tree.c
sdk/lib/3rdparty/libxml2/valid.c
sdk/lib/3rdparty/libxml2/xinclude.c
sdk/lib/3rdparty/libxml2/xlink.c
sdk/lib/3rdparty/libxml2/xmlIO.c
sdk/lib/3rdparty/libxml2/xmllint.c
sdk/lib/3rdparty/libxml2/xmlmodule.c
sdk/lib/3rdparty/libxml2/xmlreader.c
sdk/lib/3rdparty/libxml2/xmlsave.c
sdk/lib/3rdparty/libxml2/xmlschemas.c
sdk/lib/3rdparty/libxml2/xmlschemastypes.c
sdk/lib/3rdparty/libxml2/xmlwriter.c
sdk/lib/3rdparty/libxml2/xpath.c
sdk/lib/3rdparty/libxml2/xpointer.c
sdk/lib/3rdparty/libxml2/xzlib.c