- 30 Sep, 2019 1 commit
-
-
Jared Yanovich authored
Closes #109.
-
- 18 Oct, 2005 1 commit
-
-
Daniel Veillard authored
* runtest.c: removed the error message * relaxng.c xmlschemas.c: removed 2 instability warnings from function documentation * include/libxml/schemasInternals.h: changed warning about API stability * xmlregexp.c: trying to improve runtime execution of non-deterministic regexps and automata. Not fully finished but should be way better. Daniel
-
- 05 Nov, 2003 1 commit
-
-
MST 2003 John Fleck authored
Tue Nov 4 21:16:47 MST 2003 John Fleck <jfleck@inkstain.net> * doc/xmlreader.html minor cleanups
-
- 01 Sep, 2003 1 commit
-
-
William M. Brack authored
* doc/index.py: fixed problem parsing xhtml docs * doc/xmlreader.html,doc/guidelines.html: small modification to avoid problem in python parsing. * doc/search.php: fixed upper case filename problem for XSLT docs
-
- 17 Apr, 2003 2 commits
-
-
Daniel Veillard authored
-
Daniel Veillard authored
* relaxng.c: some cleanups * doc/xmlreader.html: extended the document to cover RelaxNG and tree operations * python/tests/Makefile.am python/tests/reader[46].py: added some xmlReader example/regression tests * result/relaxng/tutor*.err: updated the output of a number of tests Daniel
-
- 06 Jan, 2003 1 commit
-
-
Daniel Veillard authored
-
- 05 Jan, 2003 1 commit
-
-
Daniel Veillard authored
* xmlreader.c: seriously changed the way data are pushed to the underlying parser, go by block of 512 bytes instead of tryng to detect tag boundaries at that level. Changed the way empty element are detected and tagged. * python/tests/reader.py python/tests/reader2.py python/tests/reader3.py: small changes mostly due to context reporting being different and DTD node being reported. Some errors previously undetected are now caught and fixed. * doc/xmlreader.html: flagged last section as TODO Daniel
-
- 04 Jan, 2003 2 commits
-
-
Daniel Veillard authored
* xmllint.c: a bit of cleanup * xmlreader.c: small fix * doc/xmlreader.html: more work on the XmlTextReader tutorial * python/libxml.py: a few fixes pointed out by Hannu Krosing Daniel
-
Daniel Veillard authored
* doc/xmlreader.html: starting documenting the new XmlTextReader interface. Daniel
-