🌿 Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub
Find a file
Karl Waclawek 9c48460b5e Removed ability to suspend while parsing an external parameter entity.
The problem is that on return from the externalEntityRefHandler() call-back
the parser currently assumes that parsing of the parameter entity is finished,
and updates its internal state accordingly. I do not have the time at this
point to implement and test a solution. Being able to suspend while parsing
the DTD is also less desirable than doing the same while parsing content.
2004-03-16 20:29:28 +00:00
expat Removed ability to suspend while parsing an external parameter entity. 2004-03-16 20:29:28 +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