Télécharger la liste

Description du projet

DOMC is a lightweight implementation of the
Document Object Model (DOM) in ANSI C as specified
in the W3C DOM Core Level 1 recommendation. When
coupled with the Expat XML Parser Toolkit, DOMC
can load, store, build, and directly manipulate
XML documents represented as a tree in memory.

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.

2004-09-10 07:36
0.8.0

Une valeur de retour incorrecte et une fuite de mémoire mineurs ont été corrigés et il ya quelques améliorations de performances NodeList.
Tags: Minor feature enhancements
An incorrect return value and a minor memory leak have
been fixed and there are some nodelist performance
improvements.

2004-08-06 08:41
0.7.1

Quelques améliorations mineures concernant la sérialisation XML et corrections de bugs ont été appliquées et la bibliothèque construit maintenant proprement avec la dernière version de libmba.
Tags: Minor bugfixes
Some minor enhancements regarding XML serialization and bugfixes have been applied and the library now builds cleanly with the latest version of libmba.

2003-03-23 10:47
0.7.0

Il ya eu d'importants travaux effectués en interne et en particulier au module des événements. La documentation de l'API a été modernisé.
Tags: Major feature enhancements
There has been significant work performed internally and particularly to the events module. The API documentation has been overhauled.

2002-03-31 11:20
0.6.0

L'approche «multi-encodage dépend de la locale caractères codés (par exemple UTF-8) peut maintenant être utilisée en interne dans ce communiqué, le DOM Conformance Test Suite a révélé de nombreux bugs, et une référence de l'API a été créée en utilisant XSLT.
Tags: Major feature enhancements
The locale dependent multi-byte character encoding (e.g. UTF-8) can now be used internally in this release, the DOM Conformance Test Suite has revealed numerous bugs, and an API reference has been created using XSLT.

2001-12-20 15:52
0.5.8

Le paquet précédent a eu de graves problèmes et construire un bug mineur, qui ont maintenant été corrigés. L'installation et des programmes d'exemple dans le présent communiqué ont été minutieusement testés.
Tags: Major bugfixes
The previous package had serious build problems and a minor bug, which have now been fixed. The installation and example programs in this release have been thoroughly tested.

Project Resources