🌿 Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub
Find a file
Karl Waclawek 2a3e8fa423 Changed signature of XML_GetParsingStatus(), changing the return value
to a parameter passed by reference (pointer). It seems that  the processing
of return values is not standardized, even when calling convention and
platform are specified. This should make Expat more usable as a shared library.
2004-03-16 03:53:24 +00:00
expat Changed signature of XML_GetParsingStatus(), changing the return value 2004-03-16 03:53:24 +00:00
htdocs add link to OCaml Expat 2004-01-22 04:22:17 +00:00
testdata wrapped some long lines 2003-09-12 03:52:18 +00:00
.gitignore Initial Revision 1997-11-04 05:43:52 +00:00