3 files changed
+270
-296
lines changed- CMakeLists.txt+4-1
- HTMLparser.c+10-2
- HTMLtree.c+12-4
- NEWS+104
- VERSION+1-1
- configure.ac+15
- globals.c+32-5
- include/libxml/HTMLparser.h+2-2
- include/libxml/parser.h+4-2
- include/libxml/xmlIO.h+2-2
- include/libxml/xmlerror.h+2-1
- libxml2-config.cmake.cmake.in+10-11
- libxml2-config.cmake.in+64-63
- meson.build+9-2
- parser.c+45-44
- parserInternals.c+11-2
- python/libxml.c+18-10
- python/tests/reader2.py+3
- result/HTML/encoding-error.html+7
- result/HTML/encoding-error.html.err+4
- result/HTML/encoding-error.html.sax+25
- result/VC/ElementValid2.rdr+3
- result/VC/ElementValid3.rdr+3
- result/VC/ElementValid4.rdr+3
- result/VC/ElementValid5.rdr+6
- result/VC/ElementValid6.rdr+3
- result/VC/ElementValid7.rdr+3
- result/def-xml-attr.xml+1
- result/def-xml-attr.xml.sax+1
- result/def-xml-attr.xml.sax2+2-1
- result/noent/def-xml-attr.xml+1
- result/noent/def-xml-attr.xml.sax2+2-1
- result/schematron/cve-2025-49794_0.err+2
- result/schematron/cve-2025-49796_0.err+2
- result/schematron/zvon16_0.err+3
- result/scripts/long_command+8
- result/valid/781333.xml.err.rdr+3
- runtest.c+16-3
- schematron.c+31-23
- shell.c+13-8
- test/HTML/encoding-error.html+6
- test/def-xml-attr.xml+1
- test/schematron/cve-2025-49794.sct+10
- test/schematron/cve-2025-49794_0.xml+6
- test/schematron/cve-2025-49796.sct+9
- test/schematron/cve-2025-49796_0.xml+3
- test/schematron/zvon16.sct+7
- test/schematron/zvon16_0.xml+5
- test/scripts/long_command.script+6
- test/scripts/long_command.xml+1
- testparser.c+119
- tools/genEscape.py+4-4
- tree.c+9-3
- valid.c+34-6
- xmlIO.c+10-16
- xmllint.c+37-36
- xmlreader.c+127-28
- xmlsave.c+40-29
- xmlschemas.c+2-2
- xmlschemastypes.c+7-5
0 commit comments