🌿 Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub
Find a file
Karl Waclawek c50aeb9f9c When the parser was suspended while processing an internal entity,
an XML_ERROR_NO_ELEMENTS condition could happen.
The reason was that the internal entity's start tag level was not preserved
when parsing was suspended. This has been corrected.
2004-03-16 04:41:54 +00:00
expat When the parser was suspended while processing an internal entity, 2004-03-16 04:41:54 +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