Routino SVN Repository Browser

Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino

ViewVC logotype

Revision 1181


Jump to revision: Previous Next
Author: amb
Date: Sat Dec 8 14:46:44 2012 UTC (12 years, 3 months ago)
Changed paths: 4
Log Message:
Simplify the XML parser by not handling the CDATA and DOCTYPE sections and also
raise an explicit error for text outside of tags.  Modify test cases for these
changes.


Changed paths

Path Details
Directorytrunk/src/xml/test/bad-cdata-start.xml deleted
Directorytrunk/src/xml/test/bad-text-outside.xml added
Directorytrunk/src/xml/test/good.xml modified , text changed
Directorytrunk/src/xmlparse.l modified , text changed