- 22 Nov, 2002 3 commits
-
-
Daniel Veillard authored
* HTMLparser.c: final touch at closing #87235 </p> end tags need to be generated. * result/HTML/cf_128.html result/HTML/test2.html result/HTML/test3.html: this change slightly the output of a few tests * doc/*: regenerated Daniel
-
Daniel Veillard authored
* parserInternals.c: fixing bug #99190 when UTF8 document are parsed using the progressive parser and the end of the chunk is in the middle of an UTF8 multibyte character. Daniel
-
William M. Brack authored
-
- 21 Nov, 2002 1 commit
-
-
Daniel Veillard authored
* tree.c include/libxml/tree.h: modified the existing APIs to handle XHTML1 serialization rules automatically, also add xmlIsXHTML() to libxml2 API. Some tweaking to make sure libxslt serialization uses it when needed without changing the library API. * test/xhtml1 result/noent/xhtml1 result/valid/xhtml1.xhtml result/xhtml1: added a new test specifically for xhtml1 output and updated the result of one XHTML1 test Daniel
-
- 20 Nov, 2002 2 commits
-
-
Daniel Veillard authored
-
Daniel Veillard authored
* xinclude.c parserInternals.c encoding.c: fixed #99082 for xi:include encoding="..." support on text includes. * result/XInclude/tstencoding.xml test/XInclude/docs/tstencoding.xml test/XInclude/ents/isolatin.txt : added a specific regression test * python/generator.py python/libxml2class.txt: fixed the generator the new set of comments generated for doc/libxml2-api.xml were breaking the python generation. Daniel
-
- 19 Nov, 2002 2 commits
-
-
Daniel Veillard authored
* doc/Makefile.am: repair some problem if gtk-doc fail or such * configure.in: patch for Solaris on new autoconf closes #98880 * doc/parsedecl.py: repair the frigging API building script, did I say that python xmllib sucks ? * doc/libxml2-api.xml doc/libxml2-refs.xml: regenerated, reordering and some comment are no more truncated. Daniel
-
Daniel Veillard authored
* parser.c: Martin Stoilov pointed out a potential leak in xmlCreateMemoryParserCtxt Daniel
-
- 18 Nov, 2002 2 commits
-
-
Daniel Veillard authored
* HTMLparser.c: fixed bug #98879 a corner case when 0 is included in HTML documents and using the push parser. Daniel
-
Daniel Veillard authored
* configure.in (PYTHON_SITE_PACKAGES): If --with-python is specified, look for the Python interpreter not just in the specified root but also in the specified location. Fixes #98825 Daniel
-
- 17 Nov, 2002 2 commits
-
-
Daniel Veillard authored
* python/libxml.c: fixing bug #98792 , node may have no doc and dereferencing without checking ain't good ... Daniel
-
Daniel Veillard authored
* configure.in: preparing release 2.4.27 * doc/* : updated and rebuilt the docs * doc/Makefile.am libxml.spec.in: try to make sure the tutorial and all the docs are actually packaged and in the final RPMs * parser.c parserInternals.c include/libxml/parser.h: restore xmllint --recover feature. Daniel
-
- 16 Nov, 2002 1 commit
-
-
Daniel Veillard authored
* parser.c xpath.c: fixing #96925 wich was also dependant on the processing of parsed entities, and XPath computation on sustitued entities. * testXPath.c: make sure entities are substitued. Daniel
-
- 15 Nov, 2002 2 commits
-
-
Daniel Veillard authored
* parser.c: fixed #96594, which was totally dependant on the processing of internal parsed entities, which had to be changed. Daniel
-
Daniel Veillard authored
* Makefile.am python/Makefile.am python/tests/Makefile.am: trying to fix bug #98517 about building outside the source tree * doc/xml.html doc/FAQ.html: fixed the link to libiconv #94585 Daniel
-
- 14 Nov, 2002 4 commits
-
-
Igor Zlatkovic authored
-
Igor Zlatkovic authored
-
Igor Zlatkovic authored
-
Igor Zlatkovic authored
-
- 12 Nov, 2002 4 commits
-
-
Daniel Veillard authored
* HTMLparser.c: strengthen the guard in the Pop macros, like in the XML parser, closes bug #97315 Daniel
-
Daniel Veillard authored
* include/libxml/parser.h: fixed bug #98338 , fatalError SAX callback is never used. Daniel
-
Daniel Veillard authored
* parserInternals.c: fixed the initialization of the SAX structure which was breaking xsltproc * xpath.c: patch from Petr Pajas for CDATA nodes * tree.c: patch from Petr Pajas improving xmlGetNodePath() * parser.c include/libxml/parser.h: patch from Peter Jones removing a leak in xmlSAXParseMemory() and adding the function xmlSAXParseMemoryWithData() Daniel
-
MST 2002 John Fleck authored
Mon Nov 11 20:47:03 MST 2002 John Fleck <jfleck@inkstain.net> adding pdf of tutorial, changing web page to link to it * doc/tutorial/xmltutorial.pdf * doc/xml.html * doc/docs.html
-
- 11 Nov, 2002 2 commits
-
-
MST 2002 John Fleck authored
Sun Nov 10 20:48:57 MST 2002 John Fleck <jfleck@inkstain.net> * doc/tutorial/ar01s08.html adding file what I forgot for tutorial
-
MST 2002 John Fleck authored
Sun Nov 10 20:33:13 MST 2002 John Fleck <jfleck@inkstain.net> Adding encoding discussion to tutorial Added: * doc/tutorial/images/*.png: DocBook admonition image files * doc/tutorial/apf.html, apg.html: new generated html * doc/tutorial/includeconvert.c: conversion code entity file changed: * doc/tutorial/xmltutorial.xml: DocBook original * doc/tutorial/*.html: generated html
-
- 08 Nov, 2002 5 commits
-
-
Igor Zlatkovic authored
-
Igor Zlatkovic authored
-
Igor Zlatkovic authored
-
Igor Zlatkovic authored
-
Daniel Veillard authored
* globals.c: fixed a typo pointed out by Igor * xpath.c: try to speed up node compare using line numbers if available. Daniel
-
- 07 Nov, 2002 1 commit
-
-
Daniel Veillard authored
* tree.c: make xmlFreeNode() handle attributes correctly. Daniel
-
- 06 Nov, 2002 3 commits
-
-
Igor Zlatkovic authored
-
Igor Zlatkovic authored
-
Daniel Veillard authored
* xpointer.c: tried to fix bug #97852 reported by Nicolas Noffke Daniel
-
- 04 Nov, 2002 1 commit
-
-
Daniel Veillard authored
* Makefile.am: switched the order of a couple of includes to fix bugs #97100 Daniel
-
- 31 Oct, 2002 5 commits
-
-
Igor Zlatkovic authored
-
Igor Zlatkovic authored
-
Igor Zlatkovic authored
-
Igor Zlatkovic authored
-
Igor Zlatkovic authored
-