Lines Matching +refs:icu +refs:dependencies +refs:mode
27 even if libxml2 was complied without ICU support, see example/icu.c.
74 configure. In legacy mode (--with-legacy) these options are enabled
135 - parser: Don't create undeclared entity refs in substitution mode
395 Several cyclic dependencies in public header files were fixed. As a result,
518 - cmake: Check whether static linking dependencies found in config files
532 - autoconf: Allow custom --with-icu configure option
919 - fuzz: Fix Makefile dependencies
1308 configure: check for icu DEFS (James Hilliard)
1331 Fix regression when parsing invalid HTML tags in push mode
1434 Remove include directories for link-only dependencies (Markus Rickert),
1440 Require dependencies based on enabled CMake options (Markus Rickert),
1957 Handle more invalid entity values in recovery mode (Nick Wellnhofer),
1961 Handle illegal entity values in recovery mode (Nick Wellnhofer),
1992 Fix infinite loops with push parser in recovery mode (Nick Wellnhofer),
2134 …Bug 760190: configure.ac should be able to build --with-icu without icu-config tool <https://bugzi…
2136 Add configure maintainer mode (orzen)
2171 Implement "runtest -u" mode (David Kilzer),
2178 CVE-2015-8242 Buffer overead with HTML parser in push mode (Hugh Davenport),
2290 Avoid Possible null pointer dereference in memory debug mode (Gaurav),
2514 More resilient push parser mode,
2702 Try to fix a problem with entities in SAX mode (Daniel Veillard),
2945 566012 part 2 fix regression tests and push mode (Daniel Veillard),
2959 583439 missing line numbers in push mode (Daniel Veillard),
3125 xmlFree(NULL) to not crash in debug mode, Schematron parsing crash
3230 attribute (Kasimier), crash when using the recover mode,
3333 compilation and build fixes (Michael Day), removed dependencies on
3396 yet, more lax mode for the HTML parser, parser XML_PARSE_COMPACT option
3419 Richards), a small RelaxNG leak, HTML parsing in push mode bug (James
3432 Schemas regression tests, xmlStopParser() available in pull mode too,
3497 push mode (Rob Richards), line and col computations fixups (Aleksey
3704 mode with unescaped '>' characters, fix xmllint --stream --timing, fix
3720 entities in internal subset (William), internal subset bug in push mode,
3727 dependencies (John Fleck)
3895 mode (Justin Fletcher), TLS threads on Windows (Jesse Pelton), XPath bug
4384 - 2.3.12 configure.in was broken as well as the push mode XML parser
4389 - Zbigniew Chyla gave a patch to use the old XML parser in push mode
4537 - Add a mode with Dtd lookup but without validation error reporting for