Télécharger la liste

Description du projet

Libxml2 is the XML C library developed for the Gnome project. The library code is portable (to Linux, Unix, Windows, embedded systems, etc.) and modular; most of the extensions can be compiled out. Libxml2 implements a number of existing standards related to markup languages, including the XML standard, Namespaces in XML, XML Base, Relax NG, RFC 2396, XPath, XPointer, HTML4, XInclude, SGML Catalogs, and XML Catalogs. In most cases, libxml tries to implement the specifications in a relatively strict way. To some extent, it provides support for the following specifications, but doesn't claim to implement them: DOM, FTP client, HTTP client, and SAX2. Support for W3C XML Schemas is in progress. It includes xmllint, a command line XML validator.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-05-20 14:44
2.7.7

Beaucoup de corrections de bogues et améliorations ont été apportées. Une option - XPath a été ajouté à xmllint. Le parseur HTML a été faite non-récursive. Un plâtre a été ajouté à relaxng.c pour permettre la compilation avec Sun Studio 11. Une accumulation échec sur Sparc Solaris a été fixée. autoreconf est utilisé dans autogen.sh. Construire avec mingw a été fixée. Certains des scripts autogen configurer et ont été améliorés. relaxNG tests ont été fixées dans runTest pour Windows. Un avertissement en const xmlNodeSetBase a été fixée. Le générateur de Python a été fixé à ne pas utiliser le xmllib obsolète. Certains fichiers ont été mis à jour automake. nanohttp sur Windows a été fixée.
Tags: Major bugfixes, Enhancements
Many bugfixes and improvements were made. An --xpath option was added to xmllint. The HTML parser was made non-recursive. A cast was added to relaxng.c to allow compilation with Sun Studio 11. A build failure on Sparc Solaris was fixed. autoreconf is used in autogen.sh. Building with mingw was fixed. Some of the configure and autogen scripts were upgraded. relaxNG tests were fixed in runtest for Windows. A const warning in xmlNodeSetBase was fixed. The Python generator was fixed to not use the deprecated xmllib. Some automake files were updated. nanohttp on Windows was fixed.

2006-10-27 11:27
2.6.27

Il s'agit d'un rejet important avec des douzaines de corrections de bugs.
Tags: Major bugfixes
This is a large release with dozens of bugfixes.

2006-01-12 04:27
2.6.23

Le présent communiqué comprend un très grand nombre de corrections de bugs mineurs et amélioré le support de validation de schémas XML.
Tags: Minor bugfixes
This release included a very large number of minor bugfixes and improved the XML Schemas validation support.

2005-09-13 11:30
2.6.22

Un problème d'API a été fixée, les options d'économie additoinal ont été ajoutés, quelques bugs ont été corrigés, et de la documentation a été améliorée.
Tags: Minor bugfixes
An API problem was fixed, additoinal saving options were added, a few bugs were fixed, and documentation was improved.

2005-09-05 14:09
2.6.21

Cette version inclut une très grande quantité de corrections de bugs couvrant la plupart des base de code. Quelques optimisations ont été faites pour améliorer l'analyse des performances de vitesse. Il ya aussi une grande amélioration de la conformité des schémas XML. Incomplète soutien Schematron a été ajouté.
Tags: Minor bugfixes
This release includes a very large amount of
bugfixes covering most of the code base. A couple
of optimizations were done to improve parsing
speed performance. There is also a big improvement
of the XML Schemas conformance. Incomplete
Schematron support was added.

Project Resources