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.

2001-12-20 01:18
0.5.7

Serialisierung Expat-Funktionen für das Lesen und Schreiben von XML-Dokumenten von Datei-Deskriptoren wurden hinzugefügt. Es gibt auch andere kleinere Verbesserungen und Korrekturen.
Tags: Major feature enhancements
Serialization functions for Expat to read and write XML documents from file descriptors have been added. There are also other minor improvements and fixes.

2001-10-27 12:06
0.5.1

Die Operation wurde DOM_DocumentLS_save missbräuchliche fomatting XML-Ausgabe festgelegt. expat-1.2.0 und ein Makefile, das ein Beispiel-Programm unter Windows erstellt wurde, um das Zip-Archiv aufgenommen.
Tags: Minor bugfixes
The DOM_DocumentLS_save operation was fixed from improperly fomatting XML output. expat-1.2.0 and a Makefile that builds an example program on Windows was added to the zip archive.

2001-08-28 15:19
0.5

Alle Level 2 Veranstaltungen Empfehlungen ab, außer Mutation Veranstaltungen und UIEvent Module umgesetzt wurden.
Tags: Major feature enhancements
All Level 2 Events recommendations except Mutation Events and UIEvent modules have been implemented.

2001-07-30 02:26
0.4

Ein komplett neu aufgelegt Build-Prozess und die Einbeziehung der Expat mit einem modifizierten Makefile, um ihn zu bauen und DOMC als separate, gemeinsam genutzte Bibliotheken.
Tags: Minor feature enhancements
A completely revisited build process, and inclusion of Expat with a modified Makefile to build it and DOMC as separate shared libraries.

2001-07-23 16:53
0.3

Tags: Initial freshmeat announcement

Project Resources