🌿 Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub
Find a file
Fred L. Drake, Jr. d4f7009363 Change XML_Parser definition to use an incomplete structure in the public
API, allowing the implementation to define the structure and use less
casting in internal macros.

Change XML_UseForeignDTD() to return an enum XML_Error value, to allow
specific conditions to be reported more clearly.
2002-08-26 19:54:24 +00:00
expat Change XML_Parser definition to use an incomplete structure in the public 2002-08-26 19:54:24 +00:00
htdocs Update the link to the mailing lists. 2002-08-26 15:08:48 +00:00
.gitignore Initial Revision 1997-11-04 05:43:52 +00:00