Télécharger la liste

Description du projet

libStreamedXML is a parser for Streamed XML, a
simplified subset of XML initially developed for
networked embedded applications. Streamed XML was
designed to be simpler and more robust than XML
while still keeping the overall structure of such
a document. libStreamedXML is a C++ parser
providing an event-based interface (much like sax).

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.

2006-08-25 06:56
1.2.1

libCStreamedXML et un programme de test ont été ajoutés. libCStreamedXML est une implémentation plus petites et plus simples d'un parseur XML streaming écrit en C.
Tags: Major feature enhancements
libCStreamedXML and a test program were added.
libCStreamedXML is a smaller and simpler
implementation of a Streamed XML parser written in
C.

2006-08-25 06:55
1.2.0

Un nouveau système de compilation est utilisé. Des exceptions ont maintenant l'appui pour montrer la ligne et de colonne des données de base sur laquelle ils se produisaient. Des exceptions sont à présent correctement hérité de std:: exception.
Tags: Code cleanup
A new build system is used. Exceptions now have
support for showing the line and column of the
source data on which they occurred. Exceptions are
now properly inherited from std::exception.

2006-06-13 03:11
1.0.0

Tags: Initial freshmeat announcement

Project Resources