..
automata
merged the current state of XML Schemas implementation, it is not
2002-04-16 15:50:10 +00:00
c14n
fixed bug in exc-c14n namespace visibility + test case 319367(bug #319367 )
2005-10-28 03:15:18 +00:00
catalogs
applied patches from Peter Breitenlohner to fix handling of white space
2004-07-16 09:03:08 +00:00
errors
fix a memeory leak in internal subset parsing with a fix from Ashwin add
2008-01-24 14:48:54 +00:00
expr
regenerated fixed a compilation problem some cleanups and one bug fix
2005-08-23 13:41:17 +00:00
HTML
change the way script/style are parsed to not try to detect comments,
2007-04-16 07:02:31 +00:00
namespaces
changed 'make tests' to use a concise output, scrolling to see where thing
2003-10-02 22:28:19 +00:00
noent
fixed the push mode when a big comment occurs before an internal subset,
2007-06-12 14:44:32 +00:00
pattern
Adjusted the result of a regression test, since the fix of
2006-06-12 11:25:50 +00:00
regexp
another nasty regexp case fixed. added to regression suite Daniel
2007-08-28 17:33:45 +00:00
relaxng
Adding test file, Daniel
2006-10-13 16:39:14 +00:00
schemas
apply patch from Andrew Tosh to fix behaviour when '.' is used in a
2008-02-08 10:37:18 +00:00
schematron
report improvement more tests Daniel
2005-07-31 16:49:51 +00:00
scripts
small typo pointed out by Mike Hommey slightly improved the --c14n
2004-08-16 00:39:03 +00:00
SVG
This is the 2.0.0-beta, lots and lots and lots of changes
2000-03-14 18:30:20 +00:00
URI
Rewrite/cleanup/tests of URI normalization:
2001-02-02 17:07:32 +00:00
valid
fixed bug #170489 reported by Jirka Kosek added the test to the regression
2005-08-23 18:14:12 +00:00
VC
working some weird error reporting problem for DTD validation. augmented
2005-06-27 13:42:57 +00:00
XInclude
fixed a problem when base path was "./xxx" 5 test results changed by
2004-06-25 05:49:08 +00:00
xmlid
change verbosity depending on API get back to previous outputs Daniel
2005-08-25 14:03:56 +00:00
XPath
Added regression tests for the latest XPath/pattern fixes.
2006-01-05 14:49:40 +00:00
att1
Fixed some wrongly space collapsing code due to misreading of the spec, Daniel.
1999-11-18 14:02:05 +00:00
att1.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
att1.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
att1.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
att1.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
att2
Fixed some wrongly space collapsing code due to misreading of the spec, Daniel.
1999-11-18 14:02:05 +00:00
att2.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
att2.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
att2.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
att2.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
att3
Fixing #71342 serializing '\n' in attribute values added a specific test.
2002-02-13 13:07:41 +00:00
att3.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
att3.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
att3.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
att3.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
att4
Vyacheslav Pindyura managed to trigger a bug in parseStartTag, fixing it.
2002-12-16 22:04:11 +00:00
att4.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
att4.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
att4.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
att4.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
att5
adding namespace checkings while making sure they still parse as
2003-09-11 23:42:01 +00:00
att5.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
att5.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
att5.sax
adding namespace checkings while making sure they still parse as
2003-09-11 23:42:01 +00:00
att5.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
att6
fixed a problem in push mode when attribute contains unescaped '>'
2004-02-18 14:28:22 +00:00
att6.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
att6.rdr
fixed a problem in push mode when attribute contains unescaped '>'
2004-02-18 14:28:22 +00:00
att6.sax
fixed a problem in push mode when attribute contains unescaped '>'
2004-02-18 14:28:22 +00:00
att6.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
att7
xmlAttrSerializeTxtContent don't segfault if NULL is passed. adding an old
2004-02-20 08:18:58 +00:00
att7.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
att7.rdr
xmlAttrSerializeTxtContent don't segfault if NULL is passed. adding an old
2004-02-20 08:18:58 +00:00
att7.sax
xmlAttrSerializeTxtContent don't segfault if NULL is passed. adding an old
2004-02-20 08:18:58 +00:00
att7.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
att8
fix bug reported by Holger Rauch added the test to th regression suite
2004-03-10 16:27:03 +00:00
att8.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
att8.rdr
fix bug reported by Holger Rauch added the test to th regression suite
2004-03-10 16:27:03 +00:00
att8.sax
fix bug reported by Holger Rauch added the test to th regression suite
2004-03-10 16:27:03 +00:00
att8.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
attrib.xml
Someone found a bug hiding in a corner, caught it !
2001-03-20 11:27:34 +00:00
attrib.xml.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
attrib.xml.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
attrib.xml.sax
2.6.0beta1 changes Fixing attribute normalization, might not be totally
2003-09-03 13:10:34 +00:00
attrib.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
badcomment.xml
fixed the comment streaming bug raised by Graham Bennett added to the
2006-02-05 02:43:36 +00:00
badcomment.xml.rde
fixed the comment streaming bug raised by Graham Bennett added to the
2006-02-05 02:43:36 +00:00
badcomment.xml.rdr
fixed the comment streaming bug raised by Graham Bennett added to the
2006-02-05 02:43:36 +00:00
badcomment.xml.sax
fixed the comment streaming bug raised by Graham Bennett added to the
2006-02-05 02:43:36 +00:00
badcomment.xml.sax2
fixed the comment streaming bug raised by Graham Bennett added to the
2006-02-05 02:43:36 +00:00
bigentname.xml
Bunch of new parser cleanup work:
2000-08-27 21:12:29 +00:00
bigentname.xml.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
bigentname.xml.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
bigentname.xml.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
bigentname.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
bigname2.xml
Bunch of new parser cleanup work:
2000-08-27 21:12:29 +00:00
bigname2.xml.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
bigname2.xml.rdr
add streaming on memory regression tests, found bad bugs in the reader
2003-09-18 13:35:51 +00:00
bigname2.xml.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
bigname2.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
bigname.xml
Bunch of new parser cleanup work:
2000-08-27 21:12:29 +00:00
bigname.xml.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
bigname.xml.rdr
add streaming on memory regression tests, found bad bugs in the reader
2003-09-18 13:35:51 +00:00
bigname.xml.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
bigname.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
cdata
Fixed probles in some HTML tag autoclose, XML output bug on mixed-content
1999-10-11 15:09:51 +00:00
cdata2
added the same htmlRead APIs than their XML counterparts new parser
2003-09-26 12:47:50 +00:00
cdata2.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
cdata2.rdr
added the same htmlRead APIs than their XML counterparts new parser
2003-09-26 12:47:50 +00:00
cdata2.sax
added the same htmlRead APIs than their XML counterparts new parser
2003-09-26 12:47:50 +00:00
cdata2.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
cdata.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
cdata.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
cdata.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
cdata.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
comment2.xml
This is the 2.0.0-beta, lots and lots and lots of changes
2000-03-14 18:30:20 +00:00
comment2.xml.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
comment2.xml.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
comment2.xml.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
comment2.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
comment3.xml
boosting common commnent parsing code, it was really slow. added sprecific
2005-01-23 17:37:44 +00:00
comment3.xml.rde
boosting common commnent parsing code, it was really slow. added sprecific
2005-01-23 17:37:44 +00:00
comment3.xml.rdr
boosting common commnent parsing code, it was really slow. added sprecific
2005-01-23 17:37:44 +00:00
comment3.xml.sax
boosting common commnent parsing code, it was really slow. added sprecific
2005-01-23 17:37:44 +00:00
comment3.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
comment4.xml
boosting common commnent parsing code, it was really slow. added sprecific
2005-01-23 17:37:44 +00:00
comment4.xml.rde
boosting common commnent parsing code, it was really slow. added sprecific
2005-01-23 17:37:44 +00:00
comment4.xml.rdr
boosting common commnent parsing code, it was really slow. added sprecific
2005-01-23 17:37:44 +00:00
comment4.xml.sax
boosting common commnent parsing code, it was really slow. added sprecific
2005-01-23 17:37:44 +00:00
comment4.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
comment5.xml
boosting common commnent parsing code, it was really slow. added sprecific
2005-01-23 17:37:44 +00:00
comment5.xml.rde
boosting common commnent parsing code, it was really slow. added sprecific
2005-01-23 17:37:44 +00:00
comment5.xml.rdr
boosting common commnent parsing code, it was really slow. added sprecific
2005-01-23 17:37:44 +00:00
comment5.xml.sax
boosting common commnent parsing code, it was really slow. added sprecific
2005-01-23 17:37:44 +00:00
comment5.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
comment6.xml
fixed the push mode when a big comment occurs before an internal subset,
2007-06-12 14:44:32 +00:00
comment6.xml.rde
fixed the push mode when a big comment occurs before an internal subset,
2007-06-12 14:44:32 +00:00
comment6.xml.rdr
fixed the push mode when a big comment occurs before an internal subset,
2007-06-12 14:44:32 +00:00
comment6.xml.sax
fixed the push mode when a big comment occurs before an internal subset,
2007-06-12 14:44:32 +00:00
comment6.xml.sax2
fixed the push mode when a big comment occurs before an internal subset,
2007-06-12 14:44:32 +00:00
comment.xml
This is the 2.0.0-beta, lots and lots and lots of changes
2000-03-14 18:30:20 +00:00
comment.xml.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
comment.xml.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
comment.xml.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
comment.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dav1
Updated the tests and result files for better conformances, added rdf2, Daniel
1999-01-17 13:48:01 +00:00
dav1.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dav1.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dav1.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dav1.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dav2
Release 0.2, 80% rewrite, nothing left intact ... Daniel
1998-08-13 03:39:55 +00:00
dav2.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dav2.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dav2.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dav2.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dav3
Release 0.2, 80% rewrite, nothing left intact ... Daniel
1998-08-13 03:39:55 +00:00
dav3.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dav3.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dav3.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dav3.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dav4
Release 0.2, 80% rewrite, nothing left intact ... Daniel
1998-08-13 03:39:55 +00:00
dav4.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dav4.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dav4.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dav4.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dav5
Updated the tests and result files for better conformances, added rdf2, Daniel
1999-01-17 13:48:01 +00:00
dav5.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dav5.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dav5.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dav5.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dav6
Updated the tests and result files for better conformances, added rdf2, Daniel
1999-01-17 13:48:01 +00:00
dav6.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dav6.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dav6.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dav6.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dav7
Release 0.2, 80% rewrite, nothing left intact ... Daniel
1998-08-13 03:39:55 +00:00
dav7.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dav7.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dav7.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dav7.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dav8
Release 0.2, 80% rewrite, nothing left intact ... Daniel
1998-08-13 03:39:55 +00:00
dav8.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dav8.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dav8.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dav8.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dav9
Release 0.2, 80% rewrite, nothing left intact ... Daniel
1998-08-13 03:39:55 +00:00
dav9.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dav9.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dav9.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dav9.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dav10
Release 0.2, 80% rewrite, nothing left intact ... Daniel
1998-08-13 03:39:55 +00:00
dav10.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dav10.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dav10.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dav10.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dav11
Updated the tests and result files for better conformances, added rdf2, Daniel
1999-01-17 13:48:01 +00:00
dav11.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dav11.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dav11.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dav11.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dav12
Release 0.2, 80% rewrite, nothing left intact ... Daniel
1998-08-13 03:39:55 +00:00
dav12.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dav12.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dav12.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dav12.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dav13
Updated the tests and result files for better conformances, added rdf2, Daniel
1999-01-17 13:48:01 +00:00
dav13.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dav13.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dav13.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dav13.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dav15
Release 0.2, 80% rewrite, nothing left intact ... Daniel
1998-08-13 03:39:55 +00:00
dav15.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dav15.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dav15.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dav15.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dav16
Release 0.2, 80% rewrite, nothing left intact ... Daniel
1998-08-13 03:39:55 +00:00
dav16.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dav16.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dav16.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dav16.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dav17
Release 0.2, 80% rewrite, nothing left intact ... Daniel
1998-08-13 03:39:55 +00:00
dav17.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dav17.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dav17.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dav17.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dav18
Release 0.2, 80% rewrite, nothing left intact ... Daniel
1998-08-13 03:39:55 +00:00
dav18.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dav18.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dav18.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dav18.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dav19
Release 0.2, 80% rewrite, nothing left intact ... Daniel
1998-08-13 03:39:55 +00:00
dav19.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dav19.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dav19.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dav19.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
defattr2.xml
allow to inherit attributes from the DTD directly in the tree, this is
2001-08-07 01:10:10 +00:00
defattr2.xml.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
defattr2.xml.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
defattr2.xml.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
defattr2.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
defattr.xml
allow to inherit attributes from the DTD directly in the tree, this is
2001-08-07 01:10:10 +00:00
defattr.xml.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
defattr.xml.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
defattr.xml.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
defattr.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dia1
Release of libxml-1.1, Daniel.
1999-06-02 17:44:04 +00:00
dia1.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dia1.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dia1.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dia1.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dia2
Release of libxml-1.1, Daniel.
1999-06-02 17:44:04 +00:00
dia2.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dia2.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dia2.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dia2.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dtd1
This is the 2.0.0-beta, lots and lots and lots of changes
2000-03-14 18:30:20 +00:00
dtd1.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dtd1.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dtd1.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dtd1.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dtd2
Release of libxml-1.1, Daniel.
1999-06-02 17:44:04 +00:00
dtd2.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dtd2.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dtd2.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dtd2.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dtd3
Release of libxml-1.1, Daniel.
1999-06-02 17:44:04 +00:00
dtd3.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dtd3.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dtd3.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dtd3.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dtd4
Release of libxml-1.1, Daniel.
1999-06-02 17:44:04 +00:00
dtd4.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dtd4.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dtd4.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dtd4.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dtd5
Fixed probles in some HTML tag autoclose, XML output bug on mixed-content
1999-10-11 15:09:51 +00:00
dtd5.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dtd5.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dtd5.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dtd5.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dtd6
- xpath.c: trying to get 52979 solved
2001-04-10 16:38:06 +00:00
dtd6.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dtd6.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dtd6.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dtd6.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dtd7
- xpath.c: trying to get 52979 solved
2001-04-10 16:38:06 +00:00
dtd7.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dtd7.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dtd7.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dtd7.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dtd8
- xpath.c: trying to get 52979 solved
2001-04-10 16:38:06 +00:00
dtd8.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dtd8.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dtd8.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dtd8.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dtd9
- xpath.c: trying to get 52979 solved
2001-04-10 16:38:06 +00:00
dtd9.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dtd9.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dtd9.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dtd9.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dtd10
- xpath.c: trying to get 52979 solved
2001-04-10 16:38:06 +00:00
dtd10.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dtd10.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dtd10.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dtd10.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dtd11
Release of libxml-1.1, Daniel.
1999-06-02 17:44:04 +00:00
dtd11.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dtd11.rdr
adding XInclude support to the reader interface. Lot of testing of the
2003-11-03 12:31:38 +00:00
dtd11.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dtd11.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dtd12
This is the 2.0.0-beta, lots and lots and lots of changes
2000-03-14 18:30:20 +00:00
dtd12.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dtd12.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dtd12.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dtd12.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
dtd13
This is the 2.0.0-beta, lots and lots and lots of changes
2000-03-14 18:30:20 +00:00
dtd13.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
dtd13.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
dtd13.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
dtd13.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
ent1
Fixed probles in some HTML tag autoclose, XML output bug on mixed-content
1999-10-11 15:09:51 +00:00
ent1.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
ent1.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
ent1.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
ent1.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
ent2
Fixed probles in some HTML tag autoclose, XML output bug on mixed-content
1999-10-11 15:09:51 +00:00
ent2.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
ent2.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
ent2.sax
found another bug while looking at #309616 on missing entities. this
2005-08-24 14:46:07 +00:00
ent2.sax2
found another bug while looking at #309616 on missing entities. this
2005-08-24 14:46:07 +00:00
ent3
Changed the internals a lot for DOM, entity support, slight changes of API,
1998-10-27 06:21:04 +00:00
ent3.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
ent3.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
ent3.sax
2.6.0beta1 changes Fixing attribute normalization, might not be totally
2003-09-03 13:10:34 +00:00
ent3.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
ent4
Changed the internals a lot for DOM, entity support, slight changes of API,
1998-10-27 06:21:04 +00:00
ent4.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
ent4.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
ent4.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
ent4.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
ent5
This is the 2.0.0-beta, lots and lots and lots of changes
2000-03-14 18:30:20 +00:00
ent5.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
ent5.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
ent5.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
ent5.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
ent6
Added and updated all the results for 1.5.0, Daniel
1999-08-10 19:10:03 +00:00
ent6.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
ent6.rdr
adding XInclude support to the reader interface. Lot of testing of the
2003-11-03 12:31:38 +00:00
ent6.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
ent6.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
ent7
- xpath.c: trying to get 52979 solved
2001-04-10 16:38:06 +00:00
ent7.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
ent7.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
ent7.sax
found another bug while looking at #309616 on missing entities. this
2005-08-24 14:46:07 +00:00
ent7.sax2
found another bug while looking at #309616 on missing entities. this
2005-08-24 14:46:07 +00:00
ent8
This is the 2.0.0-beta, lots and lots and lots of changes
2000-03-14 18:30:20 +00:00
ent8.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
ent8.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
ent8.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
ent8.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
ent9
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
ent9.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
ent9.rdr
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
ent9.sax
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
ent9.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
ent10
fixed the leak reported by Volker Roth on the list added a specific test
2004-10-25 16:23:56 +00:00
ent10.rde
fixed the leak reported by Volker Roth on the list added a specific test
2004-10-25 16:23:56 +00:00
ent10.rdr
fixed the leak reported by Volker Roth on the list added a specific test
2004-10-25 16:23:56 +00:00
ent10.sax
fixed the leak reported by Volker Roth on the list added a specific test
2004-10-25 16:23:56 +00:00
ent10.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
ent11
reverted first patches for #319279 which led to #326295 and fixed the
2006-01-09 14:38:44 +00:00
ent11.rde
reverted first patches for #319279 which led to #326295 and fixed the
2006-01-09 14:38:44 +00:00
ent11.rdr
reverted first patches for #319279 which led to #326295 and fixed the
2006-01-09 14:38:44 +00:00
ent11.sax
reverted first patches for #319279 which led to #326295 and fixed the
2006-01-09 14:38:44 +00:00
ent11.sax2
reverted first patches for #319279 which led to #326295 and fixed the
2006-01-09 14:38:44 +00:00
ent12
Adding extra test files, just in case ... Daniel
2006-10-10 20:12:24 +00:00
ent12.rde
Adding extra test files, just in case ... Daniel
2006-10-10 20:12:24 +00:00
ent12.rdr
Adding extra test files, just in case ... Daniel
2006-10-10 20:12:24 +00:00
ent12.sax
Adding extra test files, just in case ... Daniel
2006-10-10 20:12:24 +00:00
ent12.sax2
Adding extra test files, just in case ... Daniel
2006-10-10 20:12:24 +00:00
eve.xml
This is the 2.0.0-beta, lots and lots and lots of changes
2000-03-14 18:30:20 +00:00
eve.xml.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
eve.xml.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
eve.xml.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
eve.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
example.dtd
Added and updated all the results for 1.5.0, Daniel
1999-08-10 19:10:03 +00:00
intsubset2.xml
found and fixed 2 problems in the internal subset scanning code affecting
2005-01-25 21:41:42 +00:00
intsubset2.xml.rde
found and fixed 2 problems in the internal subset scanning code affecting
2005-01-25 21:41:42 +00:00
intsubset2.xml.rdr
found and fixed 2 problems in the internal subset scanning code affecting
2005-01-25 21:41:42 +00:00
intsubset2.xml.sax
found and fixed 2 problems in the internal subset scanning code affecting
2005-01-25 21:41:42 +00:00
intsubset2.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
intsubset.xml
fixed bug #132575 about finding the end of the internal subset in push
2004-02-12 11:57:52 +00:00
intsubset.xml.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
intsubset.xml.rdr
fixed bug #132575 about finding the end of the internal subset in push
2004-02-12 11:57:52 +00:00
intsubset.xml.sax
fixed bug #132575 about finding the end of the internal subset in push
2004-02-12 11:57:52 +00:00
intsubset.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
isolat1
Added a bunch of testsuite realted files missing, Daniel.
2000-07-14 14:54:24 +00:00
isolat1.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
isolat1.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
isolat1.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
isolat1.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
isolat2
Added a bunch of testsuite realted files missing, Daniel.
2000-07-14 14:54:24 +00:00
isolat2.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
isolat2.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
isolat2.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
isolat2.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
isolat3
fixed #127877 , never output " in element content this changes the
2003-11-25 18:29:55 +00:00
isolat3.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
isolat3.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
isolat3.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
isolat3.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
ns
Revamped HTML parsing, lots of bug fixes for HTML stuff,
1999-10-14 09:10:25 +00:00
ns2
Revamped HTML parsing, lots of bug fixes for HTML stuff,
1999-10-14 09:10:25 +00:00
ns2.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
ns2.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
ns2.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
ns2.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
ns3
Revamped HTML parsing, lots of bug fixes for HTML stuff,
1999-10-14 09:10:25 +00:00
ns3.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
ns3.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
ns3.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
ns3.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
ns4
Never commit without running "make tests" :-( fix a couple of stupidities
2002-03-25 12:10:14 +00:00
ns4.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
ns4.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
ns4.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
ns4.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
ns5
"" is a valid hexbinary string dixit xmlschema-dev update the test. added
2004-08-31 08:42:17 +00:00
ns5.rde
"" is a valid hexbinary string dixit xmlschema-dev update the test. added
2004-08-31 08:42:17 +00:00
ns5.rdr
"" is a valid hexbinary string dixit xmlschema-dev update the test. added
2004-08-31 08:42:17 +00:00
ns5.sax
"" is a valid hexbinary string dixit xmlschema-dev update the test. added
2004-08-31 08:42:17 +00:00
ns5.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
ns6
fixed namespace bug in push mode reported by Rob Richards added it to the
2005-01-04 21:50:05 +00:00
ns6.rde
fixed namespace bug in push mode reported by Rob Richards added it to the
2005-01-04 21:50:05 +00:00
ns6.rdr
fixed namespace bug in push mode reported by Rob Richards added it to the
2005-01-04 21:50:05 +00:00
ns6.sax
fixed namespace bug in push mode reported by Rob Richards added it to the
2005-01-04 21:50:05 +00:00
ns6.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
ns7
fix bug #324432 with <xml:foo/> added to the regression tests Daniel
2006-01-04 14:03:10 +00:00
ns7.rde
fix bug #324432 with <xml:foo/> added to the regression tests Daniel
2006-01-04 14:03:10 +00:00
ns7.rdr
fix bug #324432 with <xml:foo/> added to the regression tests Daniel
2006-01-04 14:03:10 +00:00
ns7.sax
fix bug #324432 with <xml:foo/> added to the regression tests Daniel
2006-01-04 14:03:10 +00:00
ns7.sax2
fix bug #324432 with <xml:foo/> added to the regression tests Daniel
2006-01-04 14:03:10 +00:00
ns.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
ns.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
ns.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
ns.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
nsclean.xml
applied patch from Malcolm Rowe to avoid namespace troubles on rollback
2005-06-09 08:18:24 +00:00
nsclean.xml.rde
applied patch from Malcolm Rowe to avoid namespace troubles on rollback
2005-06-09 08:18:24 +00:00
nsclean.xml.rdr
applied patch from Malcolm Rowe to avoid namespace troubles on rollback
2005-06-09 08:18:24 +00:00
nsclean.xml.sax
applied patch from Malcolm Rowe to avoid namespace troubles on rollback
2005-06-09 08:18:24 +00:00
nsclean.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
p3p
Time to commit 3 days of work rewriting the parser internal,
2003-09-10 10:51:05 +00:00
p3p.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
p3p.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
p3p.sax
2.6.0beta1 changes Fixing attribute normalization, might not be totally
2003-09-10 10:50:59 +00:00
p3p.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
pi2.xml
This is the 2.0.0-beta, lots and lots and lots of changes
2000-03-14 18:30:20 +00:00
pi2.xml.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
pi2.xml.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
pi2.xml.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
pi2.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
pi.xml
This is the 2.0.0-beta, lots and lots and lots of changes
2000-03-14 18:30:20 +00:00
pi.xml.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
pi.xml.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
pi.xml.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
pi.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
rdf1
Release 0.2, 80% rewrite, nothing left intact ... Daniel
1998-08-13 03:39:55 +00:00
rdf1.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
rdf1.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
rdf1.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
rdf1.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
rdf2
This is the 2.0.0-beta, lots and lots and lots of changes
2000-03-14 18:30:20 +00:00
rdf2.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
rdf2.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
rdf2.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
rdf2.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
slashdot16.xml
fixed #127877 , never output " in element content this changes the
2003-11-25 18:29:55 +00:00
slashdot16.xml.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
slashdot16.xml.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
slashdot16.xml.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
slashdot16.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
slashdot.rdf
do not generate " for " outside of attributes this changes the output
2003-06-13 10:05:56 +00:00
slashdot.rdf.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
slashdot.rdf.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
slashdot.rdf.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
slashdot.rdf.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
slashdot.xml
do not generate " for " outside of attributes this changes the output
2003-06-13 10:05:56 +00:00
slashdot.xml.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
slashdot.xml.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
slashdot.xml.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
slashdot.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
svg1
This is the 2.0.0-beta, lots and lots and lots of changes
2000-03-14 18:30:20 +00:00
svg1.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
svg1.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
svg1.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
svg1.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
svg2
This is the 2.0.0-beta, lots and lots and lots of changes
2000-03-14 18:30:20 +00:00
svg2.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
svg2.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
svg2.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
svg2.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
svg3
This is the 2.0.0-beta, lots and lots and lots of changes
2000-03-14 18:30:20 +00:00
svg3.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
svg3.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
svg3.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
svg3.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
title.xml
Changed the title external parsed entity in tests, Daniel
2000-08-20 15:32:58 +00:00
title.xml.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
title.xml.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
title.xml.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
title.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
tstblanks.xml
Bunch of new parser cleanup work:
2000-08-27 21:12:29 +00:00
tstblanks.xml.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
tstblanks.xml.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
tstblanks.xml.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
tstblanks.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
utf8bom.xml
- parser.c: fixed UTF8 BOM support in push mode
2001-06-28 12:13:56 +00:00
utf8bom.xml.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
utf8bom.xml.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
utf8bom.xml.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
utf8bom.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
utf16bebom.xml
Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now
2003-11-28 09:39:10 +00:00
utf16bebom.xml.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
utf16bebom.xml.rdr
Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now
2003-11-28 09:39:10 +00:00
utf16bebom.xml.sax
Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now
2003-11-28 09:39:10 +00:00
utf16bebom.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
utf16bom.xml
patch from Dodji Seketeli about UTF16 BOM when using the push XML parser.
2003-07-16 21:18:19 +00:00
utf16bom.xml.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
utf16bom.xml.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
utf16bom.xml.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
utf16bom.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
utf16lebom.xml
Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now
2003-11-28 09:39:10 +00:00
utf16lebom.xml.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
utf16lebom.xml.rdr
Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now
2003-11-28 09:39:10 +00:00
utf16lebom.xml.sax
Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now
2003-11-28 09:39:10 +00:00
utf16lebom.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
wap.xml
- parser.c test/wap.xml result/noent/wap.xml result/wap.xml:
2000-10-15 10:02:56 +00:00
wap.xml.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
wap.xml.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
wap.xml.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
wap.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
winblanks.xml
fixing bug #166777 (and #169838 ), it was an heuristic in areBlanks which
2005-07-06 15:17:38 +00:00
winblanks.xml.rde
fixing bug #166777 (and #169838 ), it was an heuristic in areBlanks which
2005-07-06 15:17:38 +00:00
winblanks.xml.rdr
fixing bug #166777 (and #169838 ), it was an heuristic in areBlanks which
2005-07-06 15:17:38 +00:00
winblanks.xml.sax
fixing bug #166777 (and #169838 ), it was an heuristic in areBlanks which
2005-07-06 15:17:38 +00:00
winblanks.xml.sax2
fixing bug #166777 (and #169838 ), it was an heuristic in areBlanks which
2005-07-06 15:17:38 +00:00
wml.xml
- tree.c: fixed xmlStringGetNodeList() to handle charrefs
2001-04-11 11:28:06 +00:00
wml.xml.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
wml.xml.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
wml.xml.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
wml.xml.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
xhtml1
Removed the automatic generation of CDATA sections for the content of the
2006-07-13 13:07:11 +00:00
xhtml1.rde
applied second patch from David Madore to be less intrusive when handling
2005-09-12 14:03:26 +00:00
xhtml1.rdr
applied second patch from David Madore to be less intrusive when handling
2005-09-12 14:03:26 +00:00
xhtml1.sax
applied second patch from David Madore to be less intrusive when handling
2005-09-12 14:03:26 +00:00
xhtml1.sax2
applied second patch from David Madore to be less intrusive when handling
2005-09-12 14:03:26 +00:00
xhtmlcomp
apply fix for XHTML1 formating from Nick Wellnhofer fixes bug #141266
2004-05-09 23:48:39 +00:00
xhtmlcomp.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
xhtmlcomp.rdr
apply fix for XHTML1 formating from Nick Wellnhofer fixes bug #141266
2004-05-09 23:48:39 +00:00
xhtmlcomp.sax
apply fix for XHTML1 formating from Nick Wellnhofer fixes bug #141266
2004-05-09 23:48:39 +00:00
xhtmlcomp.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
xml1
Release of libxml-1.1, Daniel.
1999-06-02 17:44:04 +00:00
xml1.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
xml1.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
xml1.sax
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
xml1.sax2
added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.
2005-06-27 10:40:55 +00:00
xml2
This is the 2.0.0-beta, lots and lots and lots of changes
2000-03-14 18:30:20 +00:00
xml2.rde
fixed a serious problem when substituing entities using the Reader, the
2004-06-08 12:03:41 +00:00
xml2.rdr
starting work on reusing the parser dictionary for the element and
2003-09-15 14:50:06 +00:00
xml2.sax
found another bug while looking at #309616 on missing entities. this
2005-08-24 14:46:07 +00:00
xml2.sax2
found another bug while looking at #309616 on missing entities. this
2005-08-24 14:46:07 +00:00