• Home
  • Raw
  • Download

Lines Matching +full:python3 +full:- +full:paste

1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xht…
3 …s="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset…
4 TD {font-family: Verdana,Arial,Helvetica}
5 BODY {font-family: Verdana,Arial,Helvetica; margin-top: 2em; margin-left: 0em; margin-right: 0em}
6 H1 {font-family: Verdana,Arial,Helvetica}
7 H2 {font-family: Verdana,Arial,Helvetica}
8 H3 {font-family: Verdana,Arial,Helvetica}
9 A:link, A:visited, A:active { text-decoration: underline }
10-Logo-180x168.gif" alt="Made with Libxml2 Logo" /></a></div></td><td><table border="0" width="90%"…
13 [CVE-2022-23308] Use-after-free of ID and IDREF attributes
15 Use-after-free in xmlXIncludeCopyRange (David Kilzer)<br />
16 Fix Null-deref-in-xmlSchemaGetComponentTargetNs (huangduirong)<br />
27 Revert "Make schema validation fail with multiple top-level elements"<br />
41 Don't ignore xmllint options after "-"<br />
46 Fix handling of ctxt-&gt;base in xmlXPtrEvalXPtrPart<br />
47 Fix xmllint --maxmem<br />
49 Move current position before possible calling of ctxt-&gt;sax-&gt;characters (Yulin Li)<br />
50 Fix parse failure when 4-byte character in UTF-16 BE is split across a chunk (David Kilzer)<br />
51 Patch to forbid epsilon-reduction of final states (Arne Becker)<br />
62 Run CI tests with UBSan implicit-conversion checks<br />
79 Remove CVS and SVN-related code<br />
80 Port python 3.x module to Windows and improve distutils (Chun-wei Fan)<br />
93 Remove README.cvs-commits<br />
104 Mention XML_CATALOG_FILES is space-separated (Jan Tojnar)<br />
115 Patch for security issue CVE-2021-3541 (Daniel Veillard)<br />
133 Remove include directories for link-only dependencies (Markus Rickert),<br />
135 Configure pkgconfig, xml2-config, and xml2Conf.sh file (Markus Rickert),<br />
162 Fix user-after-free with `xmllint --xinclude --dropdtd` (Nick Wellnhofer),<br />
163 Fix dangling pointer with `xmllint --dropdtd` (Nick Wellnhofer),<br />
165 Fix use-after-free with `xmllint --html --push` (Nick Wellnhofer),<br />
181 htmlParseComment: treat `--!&gt;` as if it closed the comment (Mike Dalessio),<br />
184 xmlschemastypes.c: xmlSchemaGetFacetValueAsULong add, check "facet-&gt;val" (Xiaoming Ni),<br />
187 Avoid quadratic checking of identity-constraints (Michael Matz),<br />
194 Fix memory leaks in XPointer string-range function (Nick Wellnhofer),<br />
195 Fix use-after-free when XIncluding text from Reader (Nick Wellnhofer),<br />
208 Make "xmllint --push --recovery" work (Nick Wellnhofer),<br />
212 Fix out-of-bounds read with 'xmllint --htmlout' (Nick Wellnhofer),<br />
227 Fix UTF-8 decoder in HTML parser (Nick Wellnhofer),<br />
246 Fix use-after-free with validating reader (Nick Wellnhofer),<br />
250 Make schema validation fail with multiple top-level elements (Nick Wellnhofer),<br />
256 Fix potentially-uninitialized critical section in Win32 DLL builds (Kevin Puetz),<br />
258 Check for overflow when allocating two-dimensional arrays (Nick Wellnhofer),<br />
265 Fix xml2-config error code (Nick Wellnhofer),<br />
269 xml2-config.in: fix regressions introduced by commit 2f2bf4b2c (Dmitry V. Levin)<br />
273 Store per-element parser state in a struct (Nick Wellnhofer),<br />
280 Stop checking attributes for UTF-8 validity (Nick Wellnhofer),<br />
294 add test coverage for incorrectly-closed comments (Mike Dalessio),<br />
323 Make xmlNodeDumpOutputInternal non-recursive (Nick Wellnhofer),<br />
324 Make xhtmlNodeDumpOutput non-recursive (Nick Wellnhofer),<br />
325 Make htmlNodeDumpFormatOutput non-recursive (Nick Wellnhofer),<br />
328 Make 'xmllint --html --push -' read from stdin (Nick Wellnhofer),<br />
369 Fix typos: tree: move{ -&gt; s}, reconcil{i -&gt; }ed, h{o -&gt; e}ld by... (Jan Pokorný),<br />
370 Fix typo: xpath: simpli{ -&gt; fi}ed (Jan Pokorný),<br />
383 Make configure.ac work with older pkg-config (Nick Wellnhofer),<br />
401 Fix use-after-free in xmlTextReaderFreeNodeList (Nick Wellnhofer),<br />
418 Fix unability to RelaxNG-validate grammar with choice-based name class (Jan Pokorný),<br />
452 Make xmlFreeDocElementContent non-recursive (Nick Wellnhofer),<br />
455 Make xmlDumpElementContent non-recursive (Nick Wellnhofer),<br />
458 Make xmlParseConditionalSections non-recursive (Nick Wellnhofer),<br />
460 Make xmlTextReaderFreeNodeList non-recursive (Nick Wellnhofer),<br />
461 Make xmlFreeNodeList non-recursive (Nick Wellnhofer),<br />
462 Make xmlParseContent and xmlParseElement non-recursive (Nick Wellnhofer),<br />
463 Remove executable bit from non-executable files (Nick Wellnhofer),<br />
466 xml2-config.in: Output CFLAGS and LIBS on the same line (Hugh McMaster),<br />
467 xml2-config: Add a --dynamic switch to print only shared libraries (Hugh McMaster),<br />
472 Remove -Wno-array-bounds (Nick Wellnhofer),<br />
481 Fix compilation with --with-minimum (Nick Wellnhofer),<br />
492 Fix -Wcast-function-type warnings (GCC 8) (Nick Wellnhofer),<br />
493 Fix -Wformat-truncation warnings (GCC 8) (Nick Wellnhofer)<br />
504 CVE-2018-9251 CVE-2018-14567 Fix infinite loop in LZMA decompression (Nick Wellnhofer),<br />
505 CVE-2018-14404 Fix nullptr deref with XPath logic ops (Nick Wellnhofer),<br />
516 Merge branch 'patch-2' into 'master' (Nick Wellnhofer),<br />
519 NaN and Inf fixes for pre-C99 compilers (Nick Wellnhofer)<br />
528 Fix HTML serialization with UTF-8 encoding (Nick Wellnhofer),<br />
534 Don't run icu_parse_test if EUC-JP is unsupported (Nick Wellnhofer),<br />
548 add --relative to testURI (Thomas Holder),<br />
552 Add compile and libxml2-config.cmake to .gitignore (Nikolai Weibull),<br />
553 Stop using doc-&gt;charset outside parser code (Nick Wellnhofer),<br />
554 Add newlines to 'xmllint --xpath' output (Nick Wellnhofer),<br />
557 Don't instruct user to run make when autogen.sh failed (林博仁(Buo-ren Lin)),<br />
573 Revert "Compile testapi with -Wno-unused-function" (Nick Wellnhofer)<br />
581 Fix buffer over-read in xmlParseNCNameComplex (Nick Wellnhofer),<br />
584 Fix -Wenum-compare warnings (Nick Wellnhofer),<br />
597 Disable pointer-overflow UBSan checks under Travis (Nick Wellnhofer),<br />
600 Run Travis tests with -Werror (Nick Wellnhofer),<br />
601 Build with "-Wall -Wextra" (Nick Wellnhofer),<br />
602 Fix -Wtautological-pointer-compare warnings (Nick Wellnhofer),<br />
605 Fix -Wmisleading-indentation warnings (Nick Wellnhofer),<br />
608 Simplify XPath NaN, inf and -0 handling (Nick Wellnhofer),<br />
611 Compile testapi with -Wno-unused-function (Nick Wellnhofer)<br />
622 Fix pointer comparison warnings on 64-bit Windows (J. Peter Mugaas),<br />
624 Default to native threads on MinGW-w64 (Nick Wellnhofer),<br />
629 Fix pointer/int cast warnings on 64-bit Windows (Nick Wellnhofer),<br />
643 Fix -Wimplicit-fallthrough warnings (J. Peter Mugaas),<br />
677 Fix handling of parameter-entity references (Nick Wellnhofer),<br />
679 Fix XPointer paths beginning with range-to (Nick Wellnhofer)<br />
692 relaxng.c, xmlschemas.c: Fix build on pre-C99 compilers (Chun-wei Fan)<br />
699 Heap-buffer-overflow read of size 1 in xmlFAParsePosCharGroup (David Kilzer),<br />
707 Fix invalid-source-encoding warnings in testWriter.c (Nick Wellnhofer),<br />
710 Fix copy-paste errors in error messages (Nick Wellnhofer),<br />
745 Fix NULL pointer deref in XPointer range-to (Nick Wellnhofer)<br />
759 Fix empty-body warning in nanohttp.c (Nick Wellnhofer),<br />
760 Fix cast-align warnings (Nick Wellnhofer),<br />
761 Fix unused-parameter warnings (Nick Wellnhofer),<br />
766 Support catalog and threads tests under --without-sax1 (Nick Wellnhofer),<br />
780 Avoid out-of-bound array access in API tests (Nick Wellnhofer),<br />
801 Heap-based buffer overread in htmlCurrentChar (Pranjal Jumde),<br />
802 Heap-based buffer-underreads due to xmlParseName (David Kilzer),<br />
803 Heap use-after-free in xmlSAX2AttributeNs (Pranjal Jumde),<br />
804 Heap use-after-free in htmlParsePubidLiteral and htmlParseSystemiteral (Pranjal Jumde),<br />
808 …Bug 759398: Heap use-after-free in xmlDictComputeFastKey &lt;https://bugzilla.gnome.org/show_bug.c…
809 …Bug 758605: Heap-based buffer overread in xmlDictAddString &lt;https://bugzilla.gnome.org/show_bug…
810 …Bug 758588: Heap-based buffer overread in xmlParserPrintFileContextInternal &lt;https://bugzilla.g…
811 …Bug 757711: heap-buffer-overflow in xmlFAParsePosCharGroup &lt;https://bugzilla.gnome.org/show_bug…
816 Fix typo: s{ ec -&gt; cr }cipt (Jan Pokorný),<br />
817 Fix typos: dictio{ nn -&gt; n }ar{y,ies} (Jan Pokorný),<br />
818 Fix typos: PATH_{ SEAPARATOR -&gt; SEPARATOR } (Jan Pokorný),<br />
825 libxml2 hardcodes -L/lib in zlib/lzma tests which breaks cross-compiles (Mike Frysinger),<br />
827 Use pkg-config to locate zlib when possible (Stewart Brodie),<br />
828 Use pkg-config to locate ICU when possible (Stewart Brodie),<br />
834 os400: compile and install program xmlcatalog (qshell-only). (Patrick Monnerat),<br />
837 os400: compile and install program xmllint (qshell-only). (Patrick Monnerat),<br />
844 Add xz to xml2-config --libs output (Baruch Siach),<br />
845 …Bug 760190: configure.ac should be able to build --with-icu without icu-config tool &lt;https://bu…
854 …Bug 763071: heap-buffer-overflow in xmlStrncat &lt;https://bugzilla.gnome.org/show_bug.cgi?id=7630…
868 Fix OOB read with invalid UTF-8 in xmlUTF8Strsize (Nick Wellnhofer),<br />
869 Do normalize string-based datatype value in RelaxNG facet checking (Audric Schiltknecht),<br />
871 …Bug 760861: REGRESSION (bf9c1dad): Missing results for test/schemas/regexp-char-ref_[01].xsd &lt;h…
872 error.c: *input-&gt;cur == 0 does not mean no error (Pavel Raiskup),<br />
874 …183: REGRESSION (v2.9.3): XML push parser fails with bogus UTF-8 encoding error when multi-byte ch…
876 …Bug 721158: Missing ICU string when doing --version on xmllint &lt;https://bugzilla.gnome.org/show…
879 Heap-based buffer overread in xmlNextChar (Daniel Veillard)<br />
884 Implement "runtest -u" mode (David Kilzer),<br />
889 CVE-2015-8242 Buffer overead with HTML parser in push mode (Hugh Davenport),<br />
890 …CVE-2015-7500 Fix memory access error due to incorrect entities boundaries (Daniel Veillard),<br />
891 CVE-2015-7499-2 Detect incoherency on GROW (Daniel Veillard),<br />
892 CVE-2015-7499-1 Add xmlHaltParser() to stop the parser (Daniel Veillard),<br />
893 CVE-2015-5312 Another entity expansion issue (David Drysdale),<br />
894 CVE-2015-7497 Avoid an heap buffer overflow in xmlDictComputeFastQKey (David Drysdale),<br />
895 …CVE-2015-7498 Avoid processing entities after encoding conversion failures (Daniel Veillard),<br />
896 CVE-2015-8035 Fix XZ compression support loop (Daniel Veillard),<br />
897 CVE-2015-7942-2 Fix an error in previous Conditional section patch (Daniel Veillard),<br />
898 CVE-2015-7942 Another variation of overflow in Conditional sections (Daniel Veillard),<br />
899 CVE-2015-1819 Enforce the reader to run in constant memory (Daniel Veillard)<br />
900 CVE-2015-7941_2 Cleanup conditional section error handling (Daniel Veillard),<br />
901 CVE-2015-7941_1 Stop parsing on entities boundaries errors (Daniel Veillard),<br />
906 Fix a small error in xmllint --format description (Fabien Degomme),<br />
929 Silence clang's -Wunknown-attribute (Michael Catanzaro),<br />
930 xmlMemUsed is not thread-safe (Martin von Gagern),<br />
933 Allow attributes on descendant-or-self axis (Nick Wellnhofer),<br />
939 Fix missing entities after CVE-2014-3660 fix (Daniel Veillard),<br />
946 Re-enable xz support by default (Daniel Veillard),<br />
947 Recover unescaped less-than character in HTML recovery parsing (Daniel Veillard),<br />
952 libxml2-config.cmake.in: update include directories (Samuel Martin),<br />
960 Fix for CVE-2014-3660 billion laugh variant (Daniel Veillard),<br />
961 CVE-2014-0191 Do not fetch external parameter entities (Daniel Veillard)<br />
1002 Fix regressions introduced by CVE-2014-0191 patch (Daniel Veillard),<br />
1004 xmllint was not parsing the --c14n11 flag (Sérgio Batista),<br />
1028 xmllint --pretty crashed without following numeric argument (Tim Galeckas),<br />
1038 Fix a parsing bug on non-ascii element and CR/LF usage (Daniel Veillard),<br />
1055 Fix incorrect spelling entites-&gt;entities (Jan Pokorný),<br />
1062 fix some tabs mixing incompatible with python3 (Roumen Petrov),<br />
1066 os400: make-src.sh: create physical file with target CCSID (Patrick Monnerat),<br />
1075 …OS400: UTF8&lt;--&gt;EBCDIC wrappers for system and external library calls (Patrick Monnerat),<br …
1080 configure: Add --with-python-install-dir (Jonas Eriksson),<br />
1097 build: Use pkg-config to find liblzma in preference to AC_CHECK_LIB (Philip Withnall),<br />
1098 build: Add @LZMA_LIBS@ to libxml’s pkg-config files (Philip Withnall),<br />
1099 fix some tabs mixing incompatible with python3 (Daniel Veillard),<br />
1100 add additional defines checks for support "./configure --with-minimum" (Denis Pauk),<br />
1102 python: fix drv_libxml2.py for python3 compatibility (Alexandre Rostovtsev),<br />
1103 python: Fix compiler warnings when building python3 bindings (Armin K),<br />
1118 Add methods for python3 iterator (Ron Angeles),<br />
1126 xmllint --memory should fail on empty files (Daniel Veillard),<br />
1140 Support for Python3 (Daniel Veillard),<br />
1145 Add documentation for xmllint --xpath (Daniel Veillard),<br />
1157 Fix rpmbuild --nocheck (Mark Salter),<br />
1159 Fix Broken multi-arch support in xml2-config (Daniel Veillard),<br />
1188 Try IBM-037 when looking for EBCDIC handlers (Petr Sumbera),<br />
1200 update all tests for Python3 and Python2 (Daniel Veillard),<br />
1202 Fix compilation on Python3 (Daniel Veillard),<br />
1203 Converting apibuild.py to python3 (Daniel Veillard),<br />
1204 First pass at starting porting to python3 (Daniel Veillard),<br />
1205 updated configure.in for python3 (Daniel Veillard),<br />
1214 Add a --pushsmall option to xmllint (Daniel Veillard)<br />
1218 Switched comment in file to UTF-8 encoding (Daniel Veillard),<br />
1240 xml2-config.1 markup error (Christian Weisgerber),<br />
1246 Bug 676544 - fails to build with --without-sax1 (Akira TAGOH),<br />
1256 clean redefinition of {v}snprintf in C-source (Roumen Petrov),<br />
1294 Keep non-significant blanks node in HTML parser (Daniel Veillard),<br />
1346 Fix xmllint --xpath node initialization (Daniel Veillard)<br />
1389 Fix library problems with mingw-w64 (Michael Cronenworth),
1418 Fix a compilation problem with --minimum (Brandon Slack),
1423 Avoid memory leak if xmlParserInputBufferCreateIO fails (Lin Yi-Li),
1429 Fix a crash with xmllint --path on empty results (Daniel Veillard),
1469 Add --system support to autogen.sh (Daniel Veillard),
1477 Add exception for new W3C PI xml-model (Daniel Veillard),
1483 configure: add -Wno-long-long to CFLAGS (Stefan Kost),
1491 Cleanups before 2.8.0-rc2 (Daniel Veillard),
1493 Remove vestigial de-ANSI-fication support. (Javier Jardón),
1497 Fix -Wempty-body warning from clang (Nico Weber),
1502 configure: acconfig.h is deprecated since autoconf-2.50 (Stefan Kost),
1537 Fix handling of XML-1.0 XML namespace declaration (Daniel Veillard),
1559 Adding a --xpath option to xmllint (Daniel Veillard),
1560 Make HTML parser non-recursive (Eugene Pimenov)
1577 Fix missing win32 libraries in libxml-2.0.pc (Volker Grabsch),
1581 htmlCheckEncoding doesn't update input-end after shrink (Eugene Pimenov),
1596 xmlCtxtResetLastError should reset ctxt-errNo (Daniel Veillard)
1609 Restore behavior of --with-threads without argument (Andrew W. Nosenko),
1631 Add -lnetwork for compiling on Haiku (Scott McCreary),
1656 594514 memory leaks - duplicate initialization (MOD),
1658 492317 Fix Relax-NG validation problems (Daniel Veillard),
1666 587663 Incorrect Attribute-Value Normalization (Daniel Veillard),
1678 587867 xmllint --html --xmlout serializing as HTML (Daniel Veillard),
1680 559410 - Regexp bug on (...)? constructs (Daniel Veillard),
1682 592430 - HTML parser runs into endless loop (Daniel Veillard),
1696 574393 ¿ utf-8 filename magic for compressed files (Hans Breuer),
1706 Fix leak on SAX1, xmllint --sax1 option and debug (Daniel Veillard),
1707 potential NULL dereference on non-glibc (Jim Meyering),
1726 Chasing dead assignments reported by clang-scan (Daniel Veillard),
1732 555833 always use rm -f in uninstall-local (Daniel Veillard),
1758 when saving an HTML doc with an xml dump function, HTML UTF-8 parsing
1769 <li>Documentation: switch ChangeLog to UTF-8, improve mutithreads and
1775 <li>Bug fixes: various realloc problems (Ashwin), potential double-free
1785 <li>Improvement: switch parser to XML-1.0 5th edition, add parsing flags
1804 writer CDATA output after a text node (Alex Khesin), UTF-16 encoding
1828 <li>Security fix: missing of checks in UTF-8 parsing</li>
1831 (Rob Richards), global lock free on Windows (Marc-Antoine Ruel),
1836 HTML embed element saving fix (Stefan Behnel), avoid -L/usr/lib
1837 output from xml2-config (Fred Crozat), avoid an xmllint crash
1840 <li>Code cleanup: fix open() call third argument, regexp cut'n paste
1844 testURI --debug option, </li>
1865 htmlCreateDocParserCtxt (Jean-Daniel Dupas), configure.in
1867 (Georges-André Silber), XPath number serialization (William Brack),
1872 dups in the writer (Rob Richards), xmlCtxtReset bug, UTF-8 encoding
1873 error handling, recustion on next in catalogs, fix a Relax-NG crash,
1918 add --html --memory case to xmllint</li>
1919 <li>building fix: fix --with-minimum (Felipe Contreras), VMS fix,
1924 (Mikhail Zabaluev), fix --with-minimum --with-sax1 builds, fix
1925 --with-minimum --with-schemas builds</li>
1938 context, arg error in SAX callback (Mike Hommey), fix mixed-content
1939 autodetect when using --noblanks, fix xmlIOParseDTD error handling,
1940 fix bug in xmlSplitQName on special Names, fix Relax-NG element content
1969 HP-UX compiler workaround (Rick Jones), xml2-config bugfix, gcc-4.1
1970 cleanups, Python detection scheme (Joseph Sacco), UTF-8 file paths on
1979 one Relax-NG interleave bug, xmllint --path and --valid,
1987 code point, ixmllint --nonet to never reach the net (Gary Coady),
1994 --with-minimum compilation fixes (William Brack), error case handling fix
1997 MinGW compilation (Mark Junker), HP-UX compiler warnings (Rick
2010 split problem (William), issues with non-namespaced attributes in
2027 transition bug in regexps, ctxt-&gt;standalone = -2 to indicate no
2045 <li>documentation: generation of gtk-doc like docs, integration with
2055 <li>bug fixes: http_proxy environments (Peter Breitenlohner), HTML UTF-8
2067 Richards), xmlSchemaFreeAnnot memleak (Kasimier), HTML UTF-8
2071 type fix (Kuba Nowakowski), UTF-8 parser bug, error in encoding handling,
2083 <li>documentation: xmllint man page had --nonet duplicated</li>
2103 Bursa), failure to detect UTF-8 parsing bugs in CDATA sections,
2116 ienhancement to xmllint --shell namespaces support, Windows port of the
2121 <li>build fixes: drop .la from RPMs, --with-minimum build fix (William
2132 encoding code, Relax-NG validation bug, potential crash if
2134 switched back to assuming UTF-8 in case no encoding is given at
2142 some gcc4 fixes, HP-UX portability fixes (Rick Jones).</li>
2144 xmlreader stopping on non-fatal errors, thread support for dictionaries
2165 maintainer-clean dependency(William), build in a different directory
2166 (William), fixing --with-minimum configure build (William), BeOS build
2167 (Marcin Konicki), Python-2.4 detection (William), compilation on AIX (Dan
2173 UTF-16 with BOM on DTDs (William), namespace bug on empty elements in
2193 conversion functions return values, UTF-8 bug affecting XPath reported by
2232 <li>build fixes: Windows and zlib (Igor Zlatkovic), -O flag with gcc,
2239 <li>Improvements: Schemas validity improvements (Kasimier), added --path
2240 and --load-trace options to xmllint</li>
2243 <li>build fixes: fix --with-minimum, elfgcchack.h fixes (Peter
2248 Haase), node wrapper fix (Marc-Antoine Parent), XML Schemas support
2262 (Albert Chin), xmllint --c14n option, no_proxy environment (Mike Hommey),
2263 xmlParseInNodeContext() addition, extend xmllint --shell, allow XInclude
2264 to not generate start/end nodes, extend xmllint --version to include CVS
2271 <li>build fixes: --with-minimum (William Brack), some gcc cleanup
2272 (William), --with-thread-alloc (William)</li>
2280 by Morus Walter, XInclude xml:base generation (William), Relax-NG bug
2288 <li>improvement: custom per-thread I/O enhancement (Rob Richards), register
2290 test for non-Unix users (William), dynamically increase the number of
2291 XPath extension functions in Python and fix a memory leak (Marc-Antoine
2298 <li>build fixes: --without-html problems, make check without make all</li>
2304 (Morten Welinder), add --maxmem option to xmllint, add
2317 Beckett), Relax-NG compilation (William Brack), Regexp patches (with
2318 William), xmlUriEscape (Mark Vakoc), a Relax-NG notAllowed problem (with
2319 William), Relax-NG name classes compares (William), XInclude duplicate
2325 Hummel), HTML parser frameset (James Bursa), libxml2-python RPM
2338 <li>Relax-NG: fix when processing XInclude results (William), external
2347 groups '-' handling (William), dictionary reference counting problems,
2351 <li>compilation and portability fixes: --without-valid, catalog cleanups
2352 (Peter Breitenlohner), MingW patch (Roland Schwingel), cross-compilation
2353 to Windows (Christophe de Vienne), --with-html-dir fixup (Julio Merino
2361 mode with unescaped '&gt;' characters, fix xmllint --stream --timing, fix
2362 xmllint --memory --stream memory usage, xmlAttrSerializeTxtContent
2363 handling NULL, trying to fix Relax-NG/Perl interface.</li>
2365 <li>Added relaxng option to xmllint --shell</li>
2377 <li>Build: fix for automake-1.8 (Alexander Winston), warnings removal
2379 --with-minimum configuration.</li>
2432 <li>UTF-16 cleanup and BOM issues (William Brack)</li>
2466 <li>fixed xmllint --html to use the HTML serializer on output (added
2467 --xmlout to implement the previous behaviour of saving it using the XML
2493 a --with-minimum configuration will weight around 160KBytes</li>
2517 <li>Parser&lt;-&gt;HTTP integration fix, proper processing of the Mime-Type
2519 <li>Relax-NG: bug fixes including the one reported by Martijn Faassen and
2541 <li>xmllint options: --dtdvalidfpi for Tobias Reif, --sax1 for compat
2542 testing, --nodict for building without tree dictionary, --nocdata to
2543 replace CDATA by text, --nsclean to remove surperfluous namespace
2545 <li>added xml2-config --libtool-libs option from Kevin P. Fleming</li>
2551 <li>libxml-2.0-uninstalled.pc from Malcolm Tredinnick</li>
2555 <li>risk of crash in Relax-NG</li>
2559 <li>UTF-16 support fixes (Mark Itzcovitz)</li>
2570 (Rob Richards), hexBinary type (), UTF-16 BOM (Dodji Seketeli),
2571 xmlReader, Relax-NG schemas compilation, namespace handling, EXSLT (Sean
2575 <li>better interfaces for Relax-NG error handling (Joachim Bauch, )</li>
2578 <li>configure flag for -with-fexceptions when embedding in C++</li>
2579 <li>couple of new UTF-8 helper functions (William Brack)</li>
2580 <li>general encoding cleanup + ISO-8859-x without iconv (Peter Jacobi)</li>
2582 <li>general compilation/warning cleanup Solaris/HP-UX/... (William
2585 <li>bugfixes: XPath, XInclude, file/URI mapping, UTF-16 save (Mark
2586 Itzcovitz), UTF-8 checking, URI saving, error printing (William Brack),
2588 Schmitz-Linneweber/Garry Pennington), xmlUnlinkNode problem with DTDs,
2600 <li>added --nonet option to xmllint</li>
2603 <li>Relax-NG: Compiling to regexp and streaming validation on top of the
2604 xmlReader interface, added to xmllint --stream</li>
2623 <li>bug fixes: non-ASCII IDs, HTML output, XInclude on large docs and
2627 <li>documentation: added --relaxng option to xmllint man page (John)</li>
2659 <li>First implementation of RelaxNG, added --relaxng flag to xmllint</li>
2684 and iterators for Python-2.2 (Hannu Krosing)</li>
2724 <li>added grep to xmllint --shell</li>
2754 <li>XPath fixes (William), xf:escape-uri() (Wesley Terpstra)</li>
2755 <li>Python binding fixes: makefiles (William), generator, rpm build, x86-64
2782 …emas <a href="http://www.w3.org/TR/xmlschema-1/">structures</a> and <a href="http://www.w3.org/TR/…
2799 <li>bug fixes: half a dozen XPath bugs, Validation, ISO-Latin to UTF8
2807 <li>removed the --with-buffer option it was becoming unmaintainable</li>
2815 regression tests, XPath extension functions can now return node-sets</li>
2826 <li>Change of License to the <a href="http://www.opensource.org/licenses/mit-license.html">MIT
2828 confusion around the previous dual-licensing</li>
2858 <li>improvements on xmllint: Morus Walter patches for --format and
2859 --encode, Stefan Kost and Heiko Rupp improvements on the --shell</li>
2897 <li>added --convert to xmlcatalog, bug fixes and cleanups of XML
2911 <li>added a --format option to xmllint</li>
2944 <li>fixed a strange gcc optimizer bugs in xpath handling of float, gcc-3.0
2949 <li>update of libxml-doc.el (Felix Natter)</li>
2959 <li>some XPath fixes (-Infinity, / as a function parameter and namespaces
2964 <li>added --version to xmllint for bug reports</li>
2975 <li>trying to get better linking on Solaris (-R)</li>
3031 should probably be rewritten to support ambiguous content model :-\</li>
3062 <li>Patch to allow simultaneous install of libxml-devel and
3063 libxml2-devel</li>
3082 <li>erroneous release :-(</li>
3141 encoded in UTF-8)</li>
3178 $prefix/include/gnome-xml), they also are referenced by
3200 FTP</a>, it's packaged as libxml2-2.0.0beta and available as tar and
3210 <li>fix I18N support. ISO-Latin-x/UTF-8/UTF-16 (nearly) seems correctly
3212 <li>Better handling of entities, especially well-formedness checking
3227 libxml-1.x, a new function xmlKeepBlanksDefault(0) will allow this. Note
3232 avoiding heuristic is really the Right Way :-\</li>
3233 <li>The unchecked use of snprintf which was breaking libxml-1.8.6
3241 …well balanced chunk of XML (production <a href="http://www.w3.org/TR/REC-xml#NT-content">[43] cont…
3255 <li>a shell-like interface to the document tree (try tester --shell :-)</li>
3285 configure with --with-buffers to enable them.</li>
3307 …<li>Added the ability to fetch remote DTD or parsed entities, see the <a href="html/libxml-nanohtt…
3311 …<li>Serious memory leaks fixed (there is now a <a href="html/libxml-xmlmemory.html">memory wrapper…
3314 <li>Added an HTML parser front-end</li>