Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Ein falscher Rückgabewert und ein kleiner Speicherverlust wurden behoben und es gibt einige nodelist Leistungsverbesserungen.
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

Einige kleinere Verbesserungen in Bezug auf XML-Serialisierung und Bugfixes angewendet wurden und die Bibliothek baut jetzt sauber mit der neuesten Version von 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

Es hat umfangreiche Arbeiten durchgeführt intern und vor allem auf die Ereignisse Modul. Die API-Dokumentation wurde überarbeitet.
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

Die locale abhängig Multi-Byte-Zeichensatz (zB UTF-8) kann nun intern in dieser Pressemitteilung verwendet werden, hat der DOM-Conformance Test Suite zahlreiche Fehler aufgedeckt und eine API-Referenz wurde erstellt mit Hilfe von 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

Das bisherige Paket hatte ernsthafte Probleme zu bauen und ein kleiner Fehler, die nun behoben worden. Die Installations-und Beispielprogramme in dieser Pressemitteilung wurden sorgfältig geprüft.
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