• Home
  • Raw
  • Download

Lines Matching +full:- +full:wno +full:- +full:invalid +full:- +full:source +full:- +full:encoding

14    - Security:
15 Fix for CVE-2014-3660 billion laugh variant (Daniel Veillard),
16 CVE-2014-0191 Do not fetch external parameter entities (Daniel Veillard)
18 - Bug Fixes:
19 fix memory leak xml header encoding field with XML_PARSE_IGNORE_ENC (Bart De Schuymer),
56 Fix regressions introduced by CVE-2014-0191 patch (Daniel Veillard),
58 xmllint was not parsing the --c14n11 flag (Sérgio Batista),
71 Avoid a possibility of dangling encoding handler (Gaurav),
82 xmllint --pretty crashed without following numeric argument (Tim Galeckas),
92 Fix a parsing bug on non-ascii element and CR/LF usage (Daniel Veillard),
100 - Documentation:
106 Add limitations about encoding conversion (Daniel Veillard),
108 Fix incorrect spelling entites->entities (Jan Pokorný),
111 - Portability:
118 os400: make-src.sh: create physical file with target CCSID (Patrick Monnerat),
127 OS400: UTF8<-->EBCDIC wrappers for system and external library calls (Patrick Monnerat),
132 configure: Add --with-python-install-dir (Jonas Eriksson),
149 build: Use pkg-config to find liblzma in preference to AC_CHECK_LIB (Philip Withnall),
150 build: Add @LZMA_LIBS@ to libxml’s pkg-config files (Philip Withnall),
152 add additional defines checks for support "./configure --with-minimum" (Denis Pauk),
158 - Improvements:
177 xmllint --memory should fail on empty files (Daniel Veillard),
178 Cast encoding name to char pointer to match arg type (Nikolay Sivov)
180 - Cleanups:
191 - Features:
195 - Documentation:
196 Add documentation for xmllint --xpath (Daniel Veillard),
200 - Portability:
207 Fix rpmbuild --nocheck (Mark Salter),
209 Fix Broken multi-arch support in xml2-config (Daniel Veillard),
215 - Bug Fixes:
221 Activate detection of encoding in external subset (Daniel Veillard),
229 Fix the flushing out of raw buffers on encoding conversions (Daniel,
237 Try IBM-037 when looking for EBCDIC handlers (Petr Sumbera),
245 - Improvements:
262 Add a --pushsmall option to xmllint (Daniel Veillard)
264 - Cleanups:
265 Switched comment in file to UTF-8 encoding (Daniel Veillard),
281 - Features:
287 - Documentation:
288 xml2-config.1 markup error (Christian Weisgerber),
292 - Portability:
293 Bug 676544 - fails to build with --without-sax1 (Akira TAGOH),
303 clean redefinition of {v}snprintf in C-source (Roumen Petrov),
310 - Bug Fixes:
336 - Improvements:
339 Keep non-significant blanks node in HTML parser (Daniel Veillard),
387 Adding new encoding function to deal with the new structures (Daniel Veillard),
391 Fix xmllint --xpath node initialization (Daniel Veillard)
393 - Cleanups:
412 - Features:
415 - Documentation:
427 - Portability:
433 Fix library problems with mingw-w64 (Michael Cronenworth),
447 - Bug fixes:
461 Fix a compilation problem with --minimum (Brandon Slack),
466 Avoid memory leak if xmlParserInputBufferCreateIO fails (Lin Yi-Li),
467 Prevent an infinite loop when dumping a node with encoding problems (Timothy Elliott),
472 Fix a crash with xmllint --path on empty results (Daniel Veillard),
487 Fix an off by one error in encoding (Daniel Veillard),
499 - Improvements:
505 Add HTML parser support for HTML5 meta charset encoding declaration (Denis Pauk),
511 Add --system support to autogen.sh (Daniel Veillard),
519 Add exception for new W3C PI xml-model (Daniel Veillard),
520 Add options to ignore the internal encoding (Daniel Veillard),
525 configure: add -Wno-long-long to CFLAGS (Stefan Kost),
531 - Cleanups:
532 Cleanups before 2.8.0-rc2 (Daniel Veillard),
534 Remove vestigial de-ANSI-fication support. (Javier Jardón),
538 Fix -Wempty-body warning from clang (Nico Weber),
543 configure: acconfig.h is deprecated since autoconf-2.50 (Stefan Kost),
549 - Features:
553 - Documentation:
555 Fix web site encoding problems (Daniel Veillard),
559 - Portability:
565 - Bug Fixes:
572 630140 fix iso995x encoding error (Daniel Veillard),
580 Fix handling of XML-1.0 XML namespace declaration (Daniel Veillard),
586 - Improvements:
591 - Cleanups:
594 Various cleanups on encoding handling (Daniel Veillard),
597 Cleanup encoding pointer comparison (Nikolay Sivov),
603 - Improvements:
604 Adding a --xpath option to xmllint (Daniel Veillard),
605 Make HTML parser non-recursive (Eugene Pimenov)
607 - Portability:
619 - Bug Fixes:
622 Fix missing win32 libraries in libxml-2.0.pc (Volker Grabsch),
626 htmlCheckEncoding doesn't update input-end after shrink (Eugene Pimenov),
628 Fix encoding selection for xmlParseInNodeContext (Daniel Veillard),
641 xmlCtxtResetLastError should reset ctxt-errNo (Daniel Veillard)
643 - Cleanups:
649 - Bug Fixes:
657 - Bug Fixes:
658 Restore behavior of --with-threads without argument (Andrew W. Nosenko),
666 - Cleanup:
672 - Improvements:
676 - Portability:
682 Add -lnetwork for compiling on Haiku (Scott McCreary),
697 - Documentation:
706 - Bug fixes:
707 594514 memory leaks - duplicate initialization (MOD),
709 492317 Fix Relax-NG validation problems (Daniel Veillard),
715 566012 autodetected encoding and encoding conflict (Daniel Veillard),
717 587663 Incorrect Attribute-Value Normalization (Daniel Veillard),
729 587867 xmllint --html --xmlout serializing as HTML (Daniel Veillard),
731 559410 - Regexp bug on (...)? constructs (Daniel Veillard),
733 592430 - HTML parser runs into endless loop (Daniel Veillard),
740 588441 allow '.' in HTML Names even if invalid (Daniel Veillard),
742 579317 Try to find the HTML encoding information (Daniel Veillard),
747 574393 ¿ utf-8 filename magic for compressed files (Hans Breuer),
757 Fix leak on SAX1, xmllint --sax1 option and debug (Daniel Veillard),
758 potential NULL dereference on non-glibc (Jim Meyering),
776 - Cleanup:
777 Chasing dead assignments reported by clang-scan (Daniel Veillard),
783 555833 always use rm -f in uninstall-local (Daniel Veillard),
795 - Build fix: fix build when HTML support is not included.
796 - Bug fixes: avoid memory overflow in gigantic text nodes,
802 - Improvements: configure option to avoid rebuilding docs (Adrian Bunk),
810 - Portability fix: fix solaris compilation problem, fix compilation
812 - Bug fixes: nasty entity bug introduced in 2.7.0, restore old behaviour
813 when saving an HTML doc with an xml dump function, HTML UTF-8 parsing
816 - Improvement: xmlSave options for more flexibility to save as
821 - Portability fix: Borland C fix (Moritz Both)
822 - Bug fixes: python serialization wrappers, XPath QName corner
824 - Improvement: extend the xmlSave to handle HTML documents and trees
825 - Cleanup: python serialization wrappers
829 - Documentation: switch ChangeLog to UTF-8, improve mutithreads and
831 - Portability fixes: Older Win32 platforms (Rob Richards), MSVC
835 - Bug fixes: various realloc problems (Ashwin), potential double-free
836 (Ashwin), regexp crash, icrash with invalid whitespace facets (Rob
842 - Code cleanup: compilation fix without the reader, without the output
845 - Improvement: switch parser to XML-1.0 5th edition, add parsing flags
856 - Documentation: returning heap memory to kernel (Wolfram Sang),
860 - Bug fixes: internal subset memory leak (Ashwin), avoid problem with
866 writer CDATA output after a text node (Alex Khesin), UTF-16 encoding
875 (Alvaro Herrera), various realloc problems (Ashwin), UCS4 encoding
879 - Code cleanup: fix build under VS 2008 (David Wimsey), remove useless
887 - improvements: better plug of schematron in the normal error handling
892 - Security fix: missing of checks in UTF-8 parsing
893 - Bug fixes: regexp bug, dump attribute from XHTML document, fix
895 (Rob Richards), global lock free on Windows (Marc-Antoine Ruel),
900 HTML embed element saving fix (Stefan Behnel), avoid -L/usr/lib
901 output from xml2-config (Fred Crozat), avoid an xmllint crash
904 - Code cleanup: fix open() call third argument, regexp cut'n paste
907 - Improvements: HTTP Header: includes port number (William Brack),
908 testURI --debug option,
912 - Portability: Solaris crash on error handling, windows path fixes
914 - Bugfixes: xmlXPathNodeSetSort problem (William Brack), leak when
917 (Patrik Fimml), crash in xmlDocFormatDump, invalid char in comment
925 - Portability: patches from Andreas Stricke for WinCEi,
930 - Documentation: xmlURIUnescapeString comment,
931 - Bugfixes: xmlBufferAdd problem (Richard Jones), 'make valgrind'
933 htmlCreateDocParserCtxt (Jean-Daniel Dupas), configure.in
935 (Georges-André Silber), XPath number serialization (William Brack),
940 dups in the writer (Rob Richards), xmlCtxtReset bug, UTF-8 encoding
941 error handling, recustion on next in catalogs, fix a Relax-NG crash,
943 invalid character in attribute detection bug, big comments before
946 - Improvement: keep URI query parts in raw form (Richard Jones),
951 - Documentation: comment fixes (Markus Keim), xpath comments fixes too
953 - Bug fixes: XPath bug (William Brack), HTML parser autoclose stack usage
961 concurrent threads initialization (Ted Phelps), invalid char
968 - Improvement: make xmlTextReaderSetup() public
969 - Compilation and postability: fix a missing include problem (William),
973 - Various CVS to SVN infrastructure changes
977 - Portability fixes: file names on windows (Roland Schwingel,
980 - improvements: Python XPath types mapping (Nic Ferrier), XPath optimization
990 add --html --memory case to xmllint
991 - building fix: fix --with-minimum (Felipe Contreras), VMS fix,
996 (Mikhail Zabaluev), fix --with-minimum --with-sax1 builds, fix
997 --with-minimum --with-schemas builds
998 - bug fix: xmlGetNodePath fix (Kasimier), xmlDOMWrapAdoptNode and
1010 context, arg error in SAX callback (Mike Hommey), fix mixed-content
1011 autodetect when using --noblanks, fix xmlIOParseDTD error handling,
1012 fix bug in xmlSplitQName on special Names, fix Relax-NG element content
1016 meta encoding indications, bugs with encoding BOM and xmlSaveDoc,
1023 - documentation: warning about XML_PARSE_COMPACT (Kasimier Buchcik),
1030 - portability fixes: Python detection (Joseph Sacco), compilation
1032 - bug fixes: encoding buffer problem, mix of code and data in
1038 - improvements: Xpath optimizations (Kasimier), XPath object
1045 - Portability fixes: configure on Windows, testapi compile on windows
1047 HP-UX compiler workaround (Rick Jones), xml2-config bugfix, gcc-4.1
1048 cleanups, Python detection scheme (Joseph Sacco), UTF-8 file paths on
1051 - Improvements: xmlDOMWrapReconcileNamespaces xmlDOMWrapCloneNode (Kasimier
1053 - Bug fixes: xmlParseChunk() problem in 2.6.23, xmlParseInNodeContext()
1057 one Relax-NG interleave bug, xmllint --path and --valid,
1065 code point, ixmllint --nonet to never reach the net (Gary Coady),
1067 - Documentation: man pages updates and cleanups (Daniel Leidert).
1068 - New features: Relax NG structure error handlers.
1072 - portability fixes: Windows (Rob Richards), getaddrinfo on Windows
1074 --with-minimum compilation fixes (William Brack), error case handling fix
1077 MinGW compilation (Mark Junker), HP-UX compiler warnings (Rick
1079 - code cleanup: xmlReportError (Adrian Mouat), remove xmlBufferClose
1082 - bug fixes: xmlBuildRelativeURI and empty path (William Brack),
1090 split problem (William), issues with non-namespaced attributes in
1105 - improvements: XSD Schemas redefinitions/restrictions (Kasimier
1107 transition bug in regexps, ctxt->standalone = -2 to indicate no
1112 - documentation: typo (Michael Day), libxml man page (Albert Chin), save
1117 - build fixes: compile without schematron (Stéphane Bidoul)
1118 - bug fixes: xmlDebugDumpNode on namespace node (Oleg Paraschenko)i,
1124 - improvements: add XML_SAVE_NO_EMPTY xmlSaveOption (Rob Richards), add
1127 - documentation: generation of gtk-doc like docs, integration with
1132 - build fixes: Cygwin portability fixes (Gerrit P. Haase), calling
1139 - bug fixes: http_proxy environments (Peter Breitenlohner), HTML UTF-8
1151 Richards), xmlSchemaFreeAnnot memleak (Kasimier), HTML UTF-8
1155 type fix (Kuba Nowakowski), UTF-8 parser bug, error in encoding handling,
1160 - improvements: structured interfaces for schemas and RNG error reports
1167 - documentation: xmllint man page had --nonet duplicated
1171 - build fixes: Windows build (Rob Richards), Mingw compilation (Igor
1178 - bug fixes: bug in lang(), memory cleanup on errors (William Brack),
1189 Bursa), failure to detect UTF-8 parsing bugs in CDATA sections,
1192 - improvements: lot of work on Schemas by Kasimier Buchcik both on
1202 ienhancement to xmllint --shell namespaces support, Windows port of the
1209 - build fixes: drop .la from RPMs, --with-minimum build fix (William
1213 - bug fixes: schemas type decimal fixups (William Brack), xmmlint return
1220 encoding code, Relax-NG validation bug, potential crash if
1222 switched back to assuming UTF-8 in case no encoding is given at
1224 - improvements: lot of work on Schemas by Kasimier Buchcik on facets
1226 -
1230 - build fixes: warnings (Peter Breitenlohner), testapi.c generation,
1232 some gcc4 fixes, HP-UX portability fixes (Rick Jones).
1233 - bug fixes: xmlSchemaElementDump namespace (Kasimier Buchcik), push and
1234 xmlreader stopping on non-fatal errors, thread support for dictionaries
1247 - improvement: speedup parsing comments and DTDs, dictionary support for
1252 - Documentation: Wiki support (Joel Reed)
1256 - build fixes: Windows, warnings removal (William Brack),
1257 maintainer-clean dependency(William), build in a different directory
1258 (William), fixing --with-minimum configure build (William), BeOS build
1259 (Marcin Konicki), Python-2.4 detection (William), compilation on AIX (Dan
1261 - bug fixes: xmlTextReaderHasAttributes (Rob Richards), xmlCtxtReadFile()
1265 UTF-16 with BOM on DTDs (William), namespace bug on empty elements in
1270 - improvements: XSD Schemas (Kasimier Buchcik), python generator
1274 - new APIs: added xmlDictExists(), GetLineNumber and GetColumnNumber for
1278 - documentation: site improvement (John Fleck), FAQ entries
1283 - general hardening and bug fixing crossing all the API based on new
1285 - build fix: IPv6 build and test on AIX (Dodji Seketeli)
1286 - bug fixes: problem with XML::Libxml reported by Petr Pajas, encoding
1287 conversion functions return values, UTF-8 bug affecting XPath reported by
1289 - documentation: fix to xmllint man page, some API function descritpion
1291 - improvements: DTD validation APIs provided at the Python level (Brent
1296 - security fixes on the nanoftp and nanohttp modules
1297 - build fixes: xmllint detection bug in configure, building outside the
1298 source tree (Thomas Fitzsimmons)
1299 - bug fixes: HTML parser on broken ASCII chars in names (William), Python
1308 - improvements: better XInclude error reports (William), tree debugging
1314 - build fixes: configure paths for xmllint and xsltproc, compilation
1317 - bug fixes: xmlGetUTF8Char (William Brack), QName properties (Kasimier
1324 - improvements: added W3C XML Schemas testsuite (Kasimier Buchcik), add
1332 - build fixes: Windows and zlib (Igor Zlatkovic), -O flag with gcc,
1334 - fixes: DTD loading on Windows (Igor), Schemas error reports APIs
1337 problem (William), Schemas hexbinary empty values, encoding error could
1339 - Improvements: Schemas validity improvements (Kasimier), added --path
1340 and --load-trace options to xmllint
1341 - documentation: tutorial update (John Fleck)
1345 - build fixes: fix --with-minimum, elfgcchack.h fixes (Peter
1348 - Python: avoid a warning with 2.3 (William Brack), tab and space mixes
1350 Haase), node wrapper fix (Marc-Antoine Parent), XML Schemas support
1352 - Schemas: a lot of bug fixes and improvements from Kasimier Buchcik
1353 - fixes: RVT fixes (William), XPath context resets bug (William), memory
1363 - improvements: DocBook catalog build scrip (William), xmlcatalog tool
1364 (Albert Chin), xmllint --c14n option, no_proxy environment (Mike Hommey),
1365 xmlParseInNodeContext() addition, extend xmllint --shell, allow XInclude
1366 to not generate start/end nodes, extend xmllint --version to include CVS
1368 - documentation: web pages fixes, validity API docs fixes (William)
1373 - Schemas: a lot of changes and improvements by Kasimier Buchcik for
1375 - build fixes: --with-minimum (William Brack), some gcc cleanup
1376 (William), --with-thread-alloc (William)
1377 - portability: Windows binary package change (Igor Zlatkovic), Catalog
1379 - documentation: update to the tutorial (John Fleck), xmllint return code
1381 - bug fixes: C14N bug serializing namespaces (Aleksey Sanin), testSAX
1383 (William), xmlSchemas errors (William), invalid charref problem pointed
1384 by Morus Walter, XInclude xml:base generation (William), Relax-NG bug
1392 - improvement: custom per-thread I/O enhancement (Rob Richards), register
1394 test for non-Unix users (William), dynamically increase the number of
1395 XPath extension functions in Python and fix a memory leak (Marc-Antoine
1397 - performance: hack done with Arjan van de Ven to reduce ELF footprint
1403 - Web page generated for ChangeLog
1404 - build fixes: --without-html problems, make check without make all
1405 - portability: problem with xpath.c on Windows (MSC and Borland), memcmp
1409 - improvements: made xmlTextReaderMode public, small buffers resizing
1410 (Morten Welinder), add --maxmem option to xmllint, add
1413 - bugfixes: xsd:extension (Taihei Goi), assorted regexp bugs (William
1423 - implement xml:id Working Draft, relaxed XPath id() checking
1424 - bugfixes: xmlCtxtReset (Brent Hendricks), line number and CDATA (Dave
1425 Beckett), Relax-NG compilation (William Brack), Regexp patches (with
1426 William), xmlUriEscape (Mark Vakoc), a Relax-NG notAllowed problem (with
1427 William), Relax-NG name classes compares (William), XInclude duplicate
1428 fallback (William), external DTD encoding detection (William), a DTD
1431 - improvements: use xmlRead* APIs in test tools (Mark Vakoc), indenting
1433 Hummel), HTML parser frameset (James Bursa), libxml2-python RPM
1436 - documentation: examples and xmlDocDumpMemory docs (John Fleck), new
1438 - Windows: Borland C++ builder (Eric Zurcher), work around Microsoft
1443 - First step of the cleanup of the serialization code and APIs
1444 - XML Schemas: mixed content (Adam Dickmeiss), QName handling fixes (Adam
1446 - Python: Canonicalization C14N support added (Anthony Carrico)
1447 - xmlDocCopyNode() extension (William)
1448 - Relax-NG: fix when processing XInclude results (William), external
1451 - xmlWriter: patch for better DTD support (Alfred Mickautsch)
1452 - bug fixes: xmlXPathLangFunction memory leak (Mike Hommey and William
1457 groups '-' handling (William), dictionary reference counting problems,
1459 - performance patches from Petr Pajas
1460 - Documentation fixes: XML_CATALOG_FILES in man pages (Mike Hommey)
1461 - compilation and portability fixes: --without-valid, catalog cleanups
1462 (Peter Breitenlohner), MingW patch (Roland Schwingel), cross-compilation
1463 to Windows (Christophe de Vienne), --with-html-dir fixup (Julio Merino
1468 - documentation: tutorial updates (John Fleck), benchmark results
1469 - xmlWriter: updates and fixes (Alfred Mickautsch, Lucas Brasilino)
1470 - XPath optimization (Petr Pajas)
1471 - DTD ID handling optimization
1472 - bugfixes: xpath number with > 19 fractional (William Brack), push
1473 mode with unescaped '>' characters, fix xmllint --stream --timing, fix
1474 xmllint --memory --stream memory usage, xmlAttrSerializeTxtContent
1475 handling NULL, trying to fix Relax-NG/Perl interface.
1476 - python: 2.3 compatibility, whitespace fixes (Malcolm Tredinnick)
1477 - Added relaxng option to xmllint --shell
1481 - nanohttp and nanoftp: buffer overflow error on URI parsing (Igor and
1483 - bugfixes: make test and path issues, xmlWriter attribute serialization
1491 - Build: fix for automake-1.8 (Alexander Winston), warnings removal
1493 --with-minimum configuration.
1494 - XInclude: allow the 2001 namespace without warning.
1495 - Documentation: missing example/index.html (John Fleck), version
1497 - reader API: structured error reporting (Steve Ball)
1498 - Windows compilation: mingw, msys (Mikhail Grushinskiy), function
1501 - Parsers: added xmlByteConsumed(ctxt) API to get the byte offest in
1506 - Bugfixes: dictionaries for schemas (William Brack), regexp segfault
1514 - Documentation: python scripts (William Brack), xslt stylesheets (John
1516 - Python bindings: fixes (William), enum support (Stéphane Bidoul),
1518 - XInclude: various fixes for conformance, problem related to dictionary
1520 - xmlWriter: indentation (Lucas Brasilino), memory leaks (Alfred
1522 - xmlSchemas: normalizedString datatype (John Belmonte)
1523 - code cleanup for strings functions (William)
1524 - Windows: compiler patches (Mark Vakoc)
1525 - Parser optimizations, a few new XPath and dictionary APIs for future
1530 - Windows build fixes (Igor Zlatkovic)
1531 - Some serious XInclude problems reported by Oleg Paraschenko and
1532 - Unix and Makefile packaging fixes (me, William Brack,
1533 - Documentation improvements (John Fleck, William Brack), example fix
1535 - bugfixes: xmlTextReaderExpand() with xmlReaderWalker, XPath handling of
1544 - documentation updates and cleanup (DV, William Brack, John Fleck)
1545 - added a repository of examples, examples from Aleksey Sanin, Dodji
1547 - Windows updates: Mark Vakoc, Igor Zlatkovic, Eric Zurcher, Mingw
1549 - Unicode range checking (William Brack)
1550 - code cleanup (William Brack)
1551 - Python bindings: doc (John Fleck), bug fixes
1552 - UTF-16 cleanup and BOM issues (William Brack)
1553 - bug fixes: ID and xmlReader validation, XPath (William Brack),
1559 - XInclude bugfix, new APIs and update to the last version including the
1561 - XML Schemas improvements: include (Robert Stepanek), import and
1564 - preliminary pattern support for streaming (needed for schemas
1567 - various fixes in the structured error handling
1571 - XPath context unregistration fixes
1572 - text node coalescing fixes (Mark Lilback)
1573 - API to screate a W3C Schemas from an existing document (Steve Ball)
1574 - BeOS patches (Marcin 'Shard' Konicki)
1575 - xmlStrVPrintf function added (Aleksey Sanin)
1576 - compilation fixes (Mark Vakoc)
1577 - stdin parsing fix (William Brack)
1578 - a posteriori DTD validation fixes
1579 - xmlReader bug fixes: Walker fixes, python bindings
1580 - fixed xmlStopParser() to really stop the parser and errors
1581 - always generate line numbers when using the new xmlReadxxx
1583 - added XInclude support to the xmlReader interface
1584 - implemented XML_PARSE_NONET parser option
1585 - DocBook XSLT processing bug fixed
1586 - HTML serialization for <p> elements (William Brack and me)
1587 - XPointer failure in XInclude are now handled as resource errors
1588 - fixed xmllint --html to use the HTML serializer on output (added
1589 --xmlout to implement the previous behaviour of saving it using the XML
1594 - Mostly bugfixes after the big 2.6.0 changes
1595 - Unix compilation patches: libxml.m4 (Patrick Welche), warnings cleanup
1597 - Windows compilation patches (Joachim Bauch, Stephane Bidoul, Igor
1599 - xmlWriter bugfix (Alfred Mickautsch)
1600 - chvalid.[ch]: couple of fixes from Stephane Bidoul
1601 - context reset: error state reset, push parser reset (Graham
1603 - context reuse: generate errors if file is not readable
1604 - defaulted attributes for element coming from internal entities
1606 - Python: tab and spaces mix (William Brack)
1607 - Error handler could crash in DTD validation in 2.6.0
1608 - xmlReader: do not use the document or element _private field
1609 - testSAX.c: avoid a problem with some PIs (Massimo Morara)
1610 - general bug fixes: mandatory encoding in text decl, serializing
1616 - Major revision release: should be API and ABI compatible but got a lot
1618 - Increased the library modularity, far more options can be stripped out,
1619 a --with-minimum configuration will weight around 160KBytes
1620 - Use per parser and per document dictionary, allocate names and small
1622 - Switch to a SAX2 like parser rewrote most of the XML parser core,
1626 - rewrote all the error handling in the library, all errors can be
1629 - New simpler and more generic XML and HTML parser APIs, allowing to
1632 - Similar new APIs for the xmlReader, for options and reuse, provided new
1635 - a lot of other smaller API improvements: xmlStrPrintf (Aleksey Sanin),
1641 - New xmlWriter API provided by Alfred Mickautsch
1642 - Schemas: base64 support by Anthony Carrico
1643 - Parser<->HTTP integration fix, proper processing of the Mime-Type
1645 - Relax-NG: bug fixes including the one reported by Martijn Faassen and
1647 - Python bindings (Stéphane Bidoul), never use stdout for errors
1649 - Portability: all the headers have macros for export and calling
1655 - Documentation fixes and README (William Brack), search fix (William),
1657 - Bug fixes: xmlCleanupParser (Dave Beckett), threading uninitialized
1667 - xmllint options: --dtdvalidfpi for Tobias Reif, --sax1 for compat
1668 testing, --nodict for building without tree dictionary, --nocdata to
1669 replace CDATA by text, --nsclean to remove surperfluous namespace
1671 - added xml2-config --libtool-libs option from Kevin P. Fleming
1672 - a lot of profiling and tuning of the code, speedup patch for
1676 - cleanup of "make tests"
1677 - libxml-2.0-uninstalled.pc from Malcolm Tredinnick
1678 - deactivated the broken docBook SGML parser code and plugged the XML
1683 A bugfix only release: - risk of crash in Relax-NG
1684 - risk of crash when using multithreaded programs
1688 A bugfixes only release - Windows Makefiles (William Brack)
1689 - UTF-16 support fixes (Mark Itzcovitz)
1690 - Makefile and portability (William Brack) automake, Linux alpha, Mingw
1692 - HTML parser (Oliver Stoeneberg)
1693 - XInclude performance problem reported by Kevin Ruscoe
1694 - XML parser performance problem reported by Grant Goodale
1695 - xmlSAXParseDTD() bug fix from Malcolm Tredinnick
1696 - and a couple other cleanup
1700 - bugfixes: IPv6 portability, xmlHasNsProp (Markus Keim), Windows build
1702 (Rob Richards), hexBinary type (), UTF-16 BOM (Dodji Seketeli),
1703 xmlReader, Relax-NG schemas compilation, namespace handling, EXSLT (Sean
1707 - better interfaces for Relax-NG error handling (Joachim Bauch, )
1708 - adding xmlXIncludeProcessTree() for XInclud'ing in a subtree
1709 - doc fixes and improvements (John Fleck)
1710 - configure flag for -with-fexceptions when embedding in C++
1711 - couple of new UTF-8 helper functions (William Brack)
1712 - general encoding cleanup + ISO-8859-x without iconv (Peter Jacobi)
1713 - xmlTextReader cleanup + enum for node types (Bjorn Reese)
1714 - general compilation/warning cleanup Solaris/HP-UX/... (William
1719 - bugfixes: XPath, XInclude, file/URI mapping, UTF-16 save (Mark
1720 Itzcovitz), UTF-8 checking, URI saving, error printing (William Brack),
1722 Schmitz-Linneweber/Garry Pennington), xmlUnlinkNode problem with DTDs,
1725 - portability: DJGPP (MsDos) , OpenVMS (Craig A. Berry)
1726 - William Brack fixed multithreading lock problems
1727 - IPv6 patch for FTP and HTTP accesses (Archana Shah/Wipro)
1728 - Windows fixes (Igor Zlatkovic, Eric Zurcher), threading (Stéphane
1730 - A few W3C Schemas Structure improvements
1731 - W3C Schemas Datatype improvements (Charlie Bozeman)
1732 - Python bindings for thread globals (Stéphane Bidoul), and method/class
1734 - added --nonet option to xmllint
1735 - documentation improvements (John Fleck)
1739 - Relax-NG: Compiling to regexp and streaming validation on top of the
1740 xmlReader interface, added to xmllint --stream
1741 - xmlReader: Expand(), Next() and DOM access glue, bug fixes
1742 - Support for large files: RGN validated a 4.5GB instance
1743 - Thread support is now configured in by default
1744 - Fixes: update of the Trio code (Bjorn), WXS Date and Duration fixes
1749 - extended the API to be able to plug a garbage collecting memory
1752 - Performances: removed excessive malloc() calls, speedup of the push and
1754 - Documentation: man page (John Fleck), xmlReader documentation
1755 - Python: adding binding for xmlCatalogAddLocal (Brent M Hendricks)
1759 - Fixed W3C XML Schemas datatype, should be compliant now except for
1761 - bug fixes: non-ASCII IDs, HTML output, XInclude on large docs and
1762 XInclude entities handling, encoding detection on external subsets, XML
1764 - portability: python/trio (Albert Chin), Sun compiler warnings
1765 - documentation: added --relaxng option to xmllint man page (John)
1766 - improved error reporting: xml:space, start/end tag mismatches, Relax NG
1771 - Lot of fixes on the Relax NG implementation. More testing including
1773 - Increased the support for W3C XML Schemas datatype
1774 - Several bug fixes in the URI handling layer
1775 - Bug fixes: HTML parser, xmlReader, DTD validation, XPath, encoding
1777 - Added support for $XMLLINT_INDENT environment variable, FTP delete
1778 - Fixed the RPM spec file name
1782 - Conformance testing and lot of fixes on Relax NG and XInclude
1784 - Implementation of XPointer element() scheme
1785 - Bug fixes: XML parser, XInclude entities merge, validity checking on
1790 - Portability: windows updates and path canonicalization (Igor)
1791 - A few typo fixes (Kjartan Maraas)
1792 - Python bindings generator fixes (Stephane Bidoul)
1796 - RelaxNG and XML Schemas datatypes improvements, and added a first
1798 - Fixes: XLink (Sean Chittenden), XInclude (Sean Chittenden), API fix for
1799 serializing namespace nodes, encoding conversion bug, XHTML1
1801 - Portability fixes: Windows (Igor), AMD 64bits RPM spec file
1805 - First implementation of RelaxNG, added --relaxng flag to xmllint
1806 - Schemas support now compiled in by default.
1807 - Bug fixes: DTD validation, namespace checking, XInclude and entities,
1812 - added an HTML API to check elements and attributes.
1813 - Documentation improvement, PDF for the tutorial (John Fleck), doc
1815 - Portability fixes: NetBSD (Julio Merino), Windows (Igor Zlatkovic)
1816 - Added python bindings for XPointer, contextual error reporting
1818 - URI/file escaping problems (Stefano Zacchiroli)
1822 - Fixes a memory leak and configuration/compilation problems in 2.5.0
1823 - documentation updates (John)
1824 - a couple of XmlTextReader fixes
1828 - New XmltextReader interface based on C#
1830 - Windows: more exports, including the new API (Igor)
1831 - XInclude fallback fix
1832 - Python: bindings for the new API, packaging (Stéphane Bidoul),
1834 and iterators for Python-2.2 (Hannu Krosing)
1835 - Tutorial fixes (john Fleck and Niraj Tolia) xmllint man update
1837 - Fix an XML parser bug raised by Vyacheslav Pindyura
1838 - Fix for VMS serialization (Nigel Hall) and config (Craig A. Berry)
1839 - Entities handling fixes
1840 - new API to optionally track node creation and deletion (Lukas
1842 - Added documentation for the XmltextReader interface and some XML guidelines
1846 - 2.4.29 broke the python bindings, rereleasing
1847 - Improvement/fixes of the XML API generator, and couple of minor code
1852 - Windows fixes (Igor): Windows CE port, pthread linking, python bindings
1854 - Fix for prev in python bindings (ERDI Gergo)
1855 - Fix for entities handling (Marcus Clarke)
1856 - Refactored the XML and HTML dumps to a single code path, fixed XHTML1
1858 - Fix for URI parsing when handling URNs with fragment identifiers
1859 - Fix for HTTP URL escaping problem
1860 - added an TextXmlReader (C#) like API (work in progress)
1861 - Rewrote the API in XML generation script, includes a C parser and saves
1866 - a couple of python binding fixes
1867 - 2 bug fixes in the XML push parser
1868 - potential memory leak removed (Martin Stoilov)
1869 - fix to the configure script for Unix (Dimitri Papadopoulos)
1870 - added encoding support for XInclude parse="text"
1871 - autodetection of XHTML1 and specific serialization rules added
1872 - nasty threading bug fixed (William Brack)
1876 - fixes for the Python bindings
1877 - a number of bug fixes: SGML catalogs, xmlParseBalancedChunkMemory(),
1882 - added grep to xmllint --shell
1883 - VMS update patch from Craig A. Berry
1884 - cleanup of the Windows build with support for more compilers (Igor),
1886 - cleanup of Unix Makefiles and spec file
1887 - Improvements to the documentation (John Fleck)
1891 - Patches for Windows CE port, improvements on Windows paths handling
1892 - Fixes to the validation code (DTD and Schemas), xmlNodeGetPath() ,
1898 - A number of bug fixes: XPath, validation, Python bindings, DOM and
1900 - Serious rewrite of XInclude
1901 - Made XML Schemas regexp part of the default build and APIs, small fix
1903 - Changed the validation code to reuse XML Schemas regexp APIs
1904 - Better handling of Windows file paths, improvement of Makefiles (Igor,
1906 - Improved the python I/O bindings, the tests, added resolver and regexp
1908 - New logos from Marc Liyanage
1909 - Tutorial improvements: John Fleck, Christopher Harris
1910 - Makefile: Fixes for AMD x86_64 (Mandrake), DESTDIR (Christophe
1912 - removal of all stderr/perror use for error reporting
1913 - Better error reporting: XPath and DTD validation
1914 - update of the trio portability layer (Bjorn Reese)
1916 2.4.24: Aug 22 2002 - XPath fixes (William), xf:escape-uri() (Wesley Terpstra)
1917 - Python binding fixes: makefiles (William), generator, rpm build, x86-64
1919 - HTML <style> and boolean attributes serializer fixes
1920 - C14N improvements by Aleksey
1921 - doc cleanups: Rick Jones
1922 - Windows compiler makefile updates: Igor and Elizabeth Barham
1923 - XInclude: implementation of fallback and xml:base fixup added
1927 - performances patches: Peter Jacobi
1928 - c14n fixes, testsuite and performances: Aleksey Sanin
1929 - added xmlDocFormatDump: Chema Celorio
1930 - new tutorial: John Fleck
1931 - new hash functions and performances: Sander Vesik, portability fix from
1933 - a number of bug fixes: XPath (William Brack, Richard Jinks), XML and
1935 - removal of all remaining sprintf: Aleksey Sanin
1939 - a number of bug fixes: configure scripts, base handling, parser, memory
1942 - Optimizations for XMLSec, fixing and making public some of the network
1944 - performance patch from Gary Pennington
1945 - Charles Bozeman provided date and time support for XML Schemas
1952 http://www.w3.org/TR/xmlschema-1/
1954 http://www.w3.org/TR/xmlschema-2/
1959 - a couple of bugs or limitations introduced in 2.4.20
1960 - patches for Borland C++ and MSC by Igor
1961 - some fixes on XPath strings and conformance patches by Richard
1963 - patch from Aleksey for the ExcC14N specification
1964 - OSF/1 bug fix by Bjorn
1968 - bug fixes: file descriptor leak, XPath, HTML output, DTD validation
1969 - XPath conformance testing by Richard Jinks
1970 - Portability fixes: Solaris, MPE/iX, Windows, OSF/1, python bindings,
1975 - bug fixes: half a dozen XPath bugs, Validation, ISO-Latin to UTF8
1977 - portability fixes in the HTTP code
1978 - memory allocation checks using valgrind, and profiling tests
1979 - revamp of the Windows build and Makefiles
1983 - bug fixes: tree, SAX, canonicalization, validation, portability,
1985 - removed the --with-buffer option it was becoming unmaintainable
1986 - serious cleanup of the Python makefiles
1987 - speedup patch to XPath very effective for DocBook stylesheets
1988 - Fixes for Windows build, cleanup of the documentation
1992 - a lot of bug fixes, including "namespace nodes have no parents in
1994 - fixed/improved the Python wrappers, added more examples and more
1995 regression tests, XPath extension functions can now return node-sets
1996 - added the XML Canonicalization support from Aleksey Sanin
2000 - a lot of bug fixes, most of them were triggered by the XML Testsuite
2002 - a couple of portability fixes too.
2006 - Fixed the Makefiles, especially the python module ones
2007 - A few bug fixes and cleanup
2008 - Includes cleanup
2012 - Change of License to the MIT
2014 confusion around the previous dual-licensing
2015 - added Python bindings, beta software but should already be quite
2017 - a large number of fixes and cleanups, especially for all tree
2019 - cleanup of the headers, generation of a reference API definition in
2024 - update of the documentation: John Fleck and Charlie Bozeman
2025 - cleanup of timing code from Justin Fletcher
2026 - fixes for Windows and initial thread support on Win32: Igor and Serguei
2028 - Cygwin patch from Robert Collins
2029 - added xmlSetEntityReferenceFunc() for Keith Isdale work on xsldbg
2033 - a few bug fixes: thread (Gary Pennington), xmllint (Geert Kloosterman),
2036 - Eric Lavigne contributed project files for MacOS
2037 - some makefiles cleanups
2041 - fixed a couple of errors in the includes, fixed a few bugs, some code
2043 - xmllint man pages improvement by Heiko Rupp
2044 - updated VMS build instructions from John A Fotheringham
2045 - Windows Makefiles updates from Igor
2049 - URI escaping fix (Joel Young)
2050 - added xmlGetNodePath() (for paths or XPointers generation)
2051 - Fixes namespace handling problems when using DTD and validation
2052 - improvements on xmllint: Morus Walter patches for --format and
2053 --encode, Stefan Kost and Heiko Rupp improvements on the --shell
2054 - fixes for xmlcatalog linking pointed by Weiqi Gao
2055 - fixes to the HTML parser
2059 - fixes more catalog bugs
2060 - avoid a compilation problem, improve xmlGetLineNo()
2064 - fixed SGML catalogs broken in previous release, updated xmlcatalog
2066 - fixed a compile errors and some includes troubles.
2070 - exported some debugging interfaces
2071 - serious rewrite of the catalog code
2072 - integrated Gary Pennington thread safety patch, added configure option
2074 - removed an HTML parser bug
2075 - fixed a couple of potentially serious validation bugs
2076 - integrated the SGML DocBook support in xmllint
2077 - changed the nanoftp anonymous login passwd
2078 - some I/O cleanup and a couple of interfaces for Perl wrapper
2079 - general bug fixes
2080 - updated xmllint man page by John Fleck
2081 - some VMS and Windows updates
2085 - added an updated man pages by John Fleck
2086 - portability and configure fixes
2087 - an infinite loop on the HTML parser was removed (William)
2088 - Windows makefile patches from Igor
2089 - fixed half a dozen bugs reported for libxml or libxslt
2090 - updated xmlcatalog to be able to modify SGML super catalogs
2094 - Remove a few annoying bugs in 2.4.4
2095 - forces the HTML serializer to output decimal charrefs since some
2100 - maintenance release of the old libxml1 branch, couple of bug and
2105 - added --convert to xmlcatalog, bug fixes and cleanups of XML
2107 - a few bug fixes and some portability changes
2108 - some documentation cleanups
2112 - XML Catalog support see the doc
2113 - New NaN/Infinity floating point code
2114 - A few bug fixes
2118 - adds xmlLineNumbersDefault() to control line number generation
2119 - lot of bug fixes
2120 - the Microsoft MSC projects files should now be up to date
2121 - inheritance of namespaces from DTD defaulted attributes
2122 - fixes a serious potential security bug
2123 - added a --format option to xmllint
2127 - possibility to keep line numbers in the tree
2128 - some computation NaN fixes
2129 - extension of the XPath API
2130 - cleanup for alpha and ia64 targets
2131 - patch to allow saving through HTTP PUT or POST
2135 - Fixed a few bugs in XPath, validation, and tree handling.
2136 - Fixed XML Base implementation, added a couple of examples to the
2138 - A bit of cleanup
2142 - fixed some entities problems and reduce memory requirement when
2144 - lots of improvements in the XPath queries interpreter can be
2146 - Makefiles and configure cleanups
2147 - Fixes to XPath variable eval, and compare on empty node set
2148 - HTML tag closing bug fixed
2149 - Fixed an URI reference computation problem when validating
2153 - 2.3.12 configure.in was broken as well as the push mode XML parser
2154 - a few more fixes for compilation on Windows MSC by Yon Derek
2158 - Zbigniew Chyla gave a patch to use the old XML parser in push mode
2159 - Small Makefile fix
2163 - lots of cleanup
2164 - a couple of validation fix
2165 - fixed line number counting
2166 - fixed serious problems in the XInclude processing
2167 - added support for UTF8 BOM at beginning of entities
2168 - fixed a strange gcc optimizer bugs in xpath handling of float, gcc-3.0
2171 - incorporated Yon Derek and Igor Zlatkovic fixes and improvements for
2173 - update of libxml-doc.el (Felix Natter)
2174 - fixed 2 bugs in URI normalization code
2178 - updates to trio, Makefiles and configure should fix some portability
2180 - fixed some HTML serialization problems (pre, script, and block/inline
2181 handling), added encoding aware APIs, cleanup of this code
2182 - added xmlHasNsProp()
2183 - implemented a specific PI for encoding support in the DocBook SGML
2185 - some XPath fixes (-Infinity, / as a function parameter and namespaces
2187 - fixed a performance problem and an error in the validation code
2188 - fixed XInclude routine to implement the recursive behaviour
2189 - fixed xmlFreeNode problem when libxml is included statically twice
2190 - added --version to xmllint for bug reports
2194 - fixed the SGML catalog support
2195 - a number of reported bugs got fixed, in XPath, iconv detection,
2197 - XPath string function should now handle unicode correctly
2202 - HTML push bugfix #54891 and another patch from Jonas Borgstrom
2203 - some serious speed optimization again
2204 - some documentation cleanups
2205 - trying to get better linking on Solaris (-R)
2206 - XPath API cleanup from Thomas Broyer
2207 - Validation bug fixed #54631, added a patch from Gary Pennington, fixed
2209 - Added an INSTALL file
2210 - Attribute removal added to API: #54433
2211 - added a basic support for SGML catalogs
2212 - fixed xmlKeepBlanksDefault(0) API
2213 - bugfix in xmlNodeGetLang()
2214 - fixed a small configure portability problem
2215 - fixed an inversion of SYSTEM and PUBLIC identifier in HTML document
2219 - bugfixes release of the old libxml1 branch used by Gnome
2223 - Integrated an SGML DocBook parser for the Gnome project
2224 - Fixed a few things in the HTML parser
2225 - Fixed some XPath bugs raised by XSLT use, tried to fix the floating
2227 - Speed improvement (8M/s for SAX, 3M/s for DOM, 1.5M/s for
2229 - incorporated more Windows cleanup
2230 - added xmlSaveFormatFile()
2231 - fixed problems in copying nodes with entities references (gdome)
2232 - removed some troubles surrounding the new validation module
2236 - lots of small bug fixes, corrected XPointer
2237 - Non deterministic content model validation support
2238 - added xmlDocCopyNode for gdome2
2239 - revamped the way the HTML parser handles end of tags
2240 - XPath: corrections of namespaces support and number formatting
2241 - Windows: Igor Zlatkovic patches for MSC compilation
2242 - HTML output fixes from P C Chow and William M. Brack
2243 - Improved validation speed sensible for DocBook
2244 - fixed a big bug with ID declared in external parsed entities
2245 - portability fixes, update of Trio from Bjorn Reese
2249 - Code cleanup using extreme gcc compiler warning options, found and
2251 - the Eazel team found an XML parser bug
2252 - cleaned up the user of some of the string formatting function. used the
2255 - xpath: removed a memory leak and fixed the predicate evaluation
2261 - Biggest change is separate parsing and evaluation of XPath expressions,
2263 - included a number of bug fixes(XML push parser, 51876, notations,
2265 - Fixed some portability issues
2269 - Fixed bugs #51860 and #51861
2270 - Added a global variable xmlDefaultBufferSize to allow default buffer
2272 - Some cleanup in the validation code, still a bug left and this part
2273 should probably be rewritten to support ambiguous content model :-\
2274 - Fix a couple of serious bugs introduced or raised by changes in 2.3.3
2276 - Fixed another bug in xmlNodeGetContent()
2277 - Bjorn fixed XPath node collection and Number formatting
2278 - Fixed a loop reported in the HTML parsing
2279 - blank space are reported even if the Dtd content model proves that they
2284 - small change in XPath for XSLT
2285 - documentation cleanups
2286 - fix in validation by Gary Pennington
2287 - serious parsing performances improvements
2291 - chasing XPath bugs, found a bunch, completed some TODO
2292 - fixed a Dtd parsing bug
2293 - fixed a bug in xmlNodeGetContent
2294 - ID/IDREF support partly rewritten by Gary Pennington
2298 - some XPath and HTML bug fixes for XSLT
2299 - small extension of the hash table interfaces for DOM gdome2
2301 - A few bug fixes
2305 - Lots of XPath bug fixes
2306 - Add a mode with Dtd lookup but without validation error reporting for
2308 - Add support for text node without escaping (XSLT)
2309 - bug fixes for xmlCheckFilename
2310 - validation code bug fixes from Gary Pennington
2311 - Patch from Paul D. Smith correcting URI path normalization
2312 - Patch to allow simultaneous install of libxml-devel and
2313 libxml2-devel
2314 - the example Makefile is now fixed
2315 - added HTML to the RPM packages
2316 - tree copying bugfixes
2317 - updates to Windows makefiles
2318 - optimization patch from Bjorn Reese
2322 - bunch of bug fixes (memory I/O, xpath, ftp/http, ...)
2323 - added htmlHandleOmittedElem()
2324 - Applied Bjorn Reese's IPV6 first patch
2325 - Applied Paul D. Smith patches for validation of XInclude results
2326 - added XPointer xmlns() new scheme support
2330 - Fix the Windows problems of 2.2.8
2331 - integrate OpenVMS patches
2332 - better handling of some nasty HTML input
2333 - Improved the XPointer implementation
2334 - integrate a number of provided patches
2338 - erroneous release :-(
2342 - First version of XInclude
2344 - Patch in conditional section handling
2345 - updated MS compiler project
2346 - fixed some XPath problems
2347 - added an URI escaping function
2348 - some other bug fixes
2352 - added message redirection
2353 - XPath improvements (thanks TOM !)
2354 - xmlIOParseDTD() added
2355 - various small fixes in the HTML, URI, HTTP and XPointer support
2356 - some cleanup of the Makefile, autoconf and the distribution content
2360 - Added an hash table module, migrated a number of internal structure to
2362 - Fixed a posteriori validation problems
2363 - HTTP module cleanups
2364 - HTML parser improvements (tag errors, script/style handling, attribute
2366 - coalescing of adjacent text nodes
2367 - couple of XPath bug fixes, exported the internal API
2371 - XPointer implementation and testsuite
2372 - Lot of XPath fixes, added variable and functions registration, more
2374 - Portability fixes, lots of enhancements toward an easy Windows build
2376 - Late validation fixes
2377 - Integrated a lot of contributed patches
2378 - added memory management docs
2379 - a performance problem when using large buffer seems fixed
2383 - main XPath problem fixed
2384 - Integrated portability patches for Windows
2385 - Serious bug fixes on the URI and HTML code
2389 - bug fixes
2390 - cleanup of entity handling code
2391 - overall review of all loops in the parsers, all sprintf usage has been
2393 - Far better handling of larges Dtd. Validating against DocBook XML Dtd
2398 - bug fix release for some Gnome projects
2402 - mostly bug fixes
2403 - started adding routines to access xml parser context options
2407 - a purely bug fixes release
2408 - fixed an encoding support problem when parsing from a memory block
2409 - fixed a DOCTYPE parsing problem
2410 - removed a bug in the function allowing to override the memory
2415 - applied a lot of portability fixes
2416 - better encoding support/cleanup and saving (content is now always
2417 encoded in UTF-8)
2418 - the HTML parser now correctly handles encodings
2419 - added xmlHasProp()
2420 - fixed a serious problem with &#38;
2421 - propagated the fix to FTP client
2422 - cleanup, bugfixes, etc ...
2423 - Added a page about libxml Internationalization
2428 - fixed the spec the RPMs should be better
2429 - fixed a serious bug in the FTP implementation, released 1.8.9 to solve
2434 - fixes a couple of bugs in the 2.1.0 packaging
2435 - improvements on the HTML parser
2439 - 1.8.8 is mostly a commodity package for upgrading to libxml2 according
2442 - 2.1.0 also ease the upgrade from libxml v1 to the recent version. it
2450 output to a given encoding has been added/tested
2454 - added xmlStopParser() to stop parsing
2455 - improved a lot parsing speed when there is large CDATA blocs
2456 - includes XPath patches provided by Picdar Technology
2457 - tried to fix as much as possible DTD validation and namespace
2459 - output to a given encoding has been added/tested
2460 - lot of various fixes
2464 - First public release of libxml2. If you are using libxml, it's a good
2468 - The include are now located under $prefix/include/libxml (instead of
2469 $prefix/include/gnome-xml), they also are referenced by
2474 - a new URI module for parsing URIs and following strictly RFC 2396
2475 - the memory allocation routines used by libxml can now be overloaded
2477 - The previously CVS only tool tester has been renamed
2480 - The I/O interface has been revamped. There is now ways to plug in
2484 - there is a C preprocessor macro LIBXML_VERSION providing the version
2486 - a number of optional features of libxml can now be excluded at
2491 - This is a first Beta release of libxml version 2
2492 - It's available only fromxmlsoft.org
2493 FTP, it's packaged as libxml2-2.0.0beta and available as tar and
2495 - This version is now the head in the Gnome CVS base, the old one is
2497 - This includes a very large set of changes. From a programmatic point
2500 - Some interfaces may changes (especially a bit about encoding).
2501 - the updates includes:
2503 fix I18N support. ISO-Latin-x/UTF-8/UTF-16 (nearly) seems correctly
2505 Better handling of entities, especially well-formedness checking
2513 - fix I18N support. ISO-Latin-x/UTF-8/UTF-16 (nearly) seems correctly
2515 - Better handling of entities, especially well-formedness checking
2517 - DTD conditional sections
2518 - Validation now correctly handle entities content
2519 - change
2521 - Serious progress were made toward compliance, here are the result of the test against the
2523 encoding yet). This URL is rebuilt every couple of hours using the CVS
2528 - This is a bug fix release:
2529 - It is possible to disable the ignorable blanks heuristic used by
2530 libxml-1.x, a new function xmlKeepBlanksDefault(0) will allow this. Note
2534 - Blanks in <a> </a> constructs are not ignored anymore,
2535 avoiding heuristic is really the Right Way :-\
2536 - The unchecked use of snprintf which was breaking libxml-1.8.6
2538 - nanoftp.c nanohttp.c: Fixed '#' and '?' stripping when processing
2543 - added a nanoFTP transport module, debugged until the new version of rpmfind can use
2548 - adding APIs to parse a well balanced chunk of XML (production [43] content of the
2550 - fixed a hideous bug in xmlGetProp pointed by Rune.Djurhuus@fast.no
2551 - Jody Goldberg <jgoldberg@home.com> provided another patch trying
2553 - The current state in gnome CVS base is expected to ship as 1.8.5 with
2558 - bug fixes, reintroduced xmlNewGlobalNs(), fixed xmlNewNs()
2559 - all exit() call should have been removed from libxml
2560 - fixed a problem with INCLUDE_WINSOCK on WIN32 platform
2561 - added newDocFragment()
2565 - a Push interface for the XML and HTML parsers
2566 - a shell-like interface to the document tree (try tester --shell :-)
2567 - lots of bug fixes and improvement added over XMas holidays
2568 - fixed the DTD parsing code to work with the xhtml DTD
2569 - added xmlRemoveProp(), xmlRemoveID() and xmlRemoveRef()
2570 - Fixed bugs in xmlNewNs()
2571 - External entity loading code has been revamped, now it uses
2573 - cleaned up WIN32 includes of socket stuff
2577 - I got another problem with includes and C++, I hope this issue is fixed
2579 - Added a few tree modification functions: xmlReplaceNode,
2582 - Tried to improve the HTML output with help from Chris Lahey
2586 - various patches to avoid troubles when using libxml with C++ compilers
2588 - a problem in one of the core macros IS_CHAR was corrected
2589 - fixed a bug introduced in 1.8.0 breaking default namespace processing,
2591 - fixed a posteriori validation (validation after parsing, or by using a
2593 - fixed a bug in
2597 - cleanup, especially memory wise
2598 - the parser should be more reliable, especially the HTML one, it should
2600 - Integrated various patches, especially a speedup improvement for large
2602 configure with --with-buffers to enable them.
2603 - attribute normalization, oops should have been added long ago !
2604 - attributes defaulted from DTDs should be available, xmlSetProp() now
2609 - Lots of HTML improvement
2610 - Fixed some errors when saving both XML and HTML
2611 - More examples, the regression tests should now look clean
2612 - Fixed a bug with contiguous charref
2616 - portability problems fixed
2617 - snprintf was used unconditionally, leading to link problems on system
2622 - The basic type for strings manipulated by libxml has been renamed in
2627 - Changed another error : the use of a structure field called errno, and
2632 - Added the ability to fetch remote DTD or parsed entities, see the nanohttp module.
2633 - Added an errno to report errors by another mean than a simple printf
2635 - Finished ID/IDREF support and checking when validation
2636 - Serious memory leaks fixed (there is now a memory wrapper module)
2637 - Improvement of XPath
2639 - Added an HTML parser front-end