🌿 Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub
Find a file
Fred L. Drake, Jr. eb5ef0f8d9 XML_ExpatVersionInfo(): New function; returns library version as a
structure that can be examined at runtime.

XML_ExpatVersion():  Construct the return value from the new version
        information constants.

XML_MAJOR_VERSION, XML_MINOR_VERSION,
XML_MICRO_VERSION:  New constants; these specify the version of the
        library in a form that can be queried by client applications
        at compile time.  This is useful in determining if functions
        should be considered available (like those above).
2000-12-21 00:32:47 +00:00
expat XML_ExpatVersionInfo(): New function; returns library version as a 2000-12-21 00:32:47 +00:00
htdocs Added a link to bug reports page, added Revision comment, and fixed XML errors. 2000-09-12 17:06:46 +00:00
.gitignore Initial Revision 1997-11-04 05:43:52 +00:00