- 06 Nov, 2002 1 commit
-
-
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 10 commits
-
-
Igor Zlatkovic authored
-
Igor Zlatkovic authored
-
Igor Zlatkovic authored
-
Igor Zlatkovic authored
-
Igor Zlatkovic authored
-
Igor Zlatkovic authored
-
Igor Zlatkovic authored
-
Igor Zlatkovic authored
-
Igor Zlatkovic authored
-
John Fleck authored
2002-10-31 John Fleck <jfleck@inkstain.net> * doc/xml.html (and, by implication, FAQ.html) added UTF-8 conversaion FAQ from Marcus Labib Iskander
-
- 29 Oct, 2002 2 commits
-
-
Igor Zlatkovic authored
-
Igor Zlatkovic authored
-
- 28 Oct, 2002 2 commits
-
-
Daniel Veillard authored
* tree.c: applied patch from Brian Stafford to fix a bug in xmlReconciliateNs() Daniel
-
Daniel Veillard authored
* tree.c: applied patch from Christian Glahn to allow xmlNewChild() on document fragment nodes Daniel
-
- 26 Oct, 2002 1 commit
-
-
Daniel Veillard authored
* parser.c: Christian Glahn found a problem with a recent patch to xmlParseBalancedChunkMemoryRecover() * xmlschemas.c: Charles Bozeman fixed some Schemas validation problems * result/schemas/elem* result/schemas/seq* test/schemas.elem* test/schemas/seq*: added the test cases from Charles Daniel
-
- 23 Oct, 2002 3 commits
-
-
Daniel Veillard authored
* Makefile.am config.h.in libxml.spec.in doc/Makefile.am: serious cleanup of the spec file and associated changes in the Makefiles. * valid.c: try to remove some warnings on x86_64 Daniel
-
Daniel Veillard authored
-
Daniel Veillard authored
* include/Makefile.am: added winsockcompat.h to EXTRA_DIST to fix bug #96586 Daniel
-
- 22 Oct, 2002 6 commits
-
-
Daniel Veillard authored
* HTMLparser.c: Mikhail Sogrine pointed out a bug in HTML parsing, applied his patch * result/HTML/attrents.html result/HTML/attrents.html.err result/HTML/attrents.html.sax test/HTML/attrents.html: added the test and result case provided by Mikhail Sogrine Daniel
-
Daniel Veillard authored
* vms/build_libxml.com vms/config.vms vms/readme.vms include/libxml/parser.h include/libxml/parserInternals.h include/libxml/tree.h include/libxml/xmlIO.h HTMLparser.c catalog.c debugXML.c parser.c parserInternals.c tree.c triodef.h trionan.c uri.c xmlIO.c xpath.c: Applied the VMS update patch from Craig A. Berry * doc/*.html: update Daniel
-
Daniel Veillard authored
* include/libxml/encoding.h encoding.c: made xmlGetUTF8Char public Daniel
-
Daniel Veillard authored
* debugXML.c: adding a grep command to --shell in xmllint for T.V. Raman Daniel
-
Daniel Veillard authored
* xmlcatalog.c: tried to fix some of the problem with --sgml Daniel
-
Daniel Veillard authored
* parser.c: tried to fix bug #91500 where doc->children may be overriden by a call to xmlParseBalancedChunkMemory() * catalog.c: tried to fix bug #90945 w.r.t. parsing of system identifiers in SGML catalogs containing '&' Daniel
-
- 20 Oct, 2002 1 commit
-
-
Daniel Veillard authored
* python/types.c: fixed bugs when passing result value tree to Python functions. Daniel
-
- 18 Oct, 2002 1 commit
-
-
Daniel Veillard authored
* configure.in: preparing the release of 2.4.26 * doc/*: updated and rebuilt the documentation Daniel
-
- 16 Oct, 2002 4 commits
-
-
Daniel Veillard authored
* parser.c: fixed a XML Namespace compliance bug reported by Alexander Grimalovsky Daniel
-
Daniel Veillard authored
* HTMLtree.c: fixed serialization of script and style when they are not lowercase (i.e. added using the API to the tree). Daniel
-
Daniel Veillard authored
* valid.c: make xmlValidateDocument emit a warning msg if there is no DTD, pointed by Christian Glahn Daniel
-
Daniel Veillard authored
* xmlregexp.c xmlschemas.c: fixed the validation of sequences content model when some of the blocks have min or max, and a couple of bugs found in the process. * result/schemas/list0* test/schemas/list0*: added some specific regression tests Daniel
-
- 15 Oct, 2002 2 commits
-
-
Daniel Veillard authored
* README: updated the contact informations Daniel
-
Daniel Veillard authored
* Makefile.am: use test -f instead of test -e since Solaris /bin/sh misses it, reported by Peter Bray. Daniel
-
- 14 Oct, 2002 2 commits
-
-
Daniel Veillard authored
* tree.c: investigating xmlNodeGetContent() on namespace nodes and removed a few warnings Daniel
-
Daniel Veillard authored
* parser.c: Christian Glahn found a small bug in the push parser. * xmlIO.c include/libxml/xmlIO.h: cleaned up and made xmlCheckFilename public Daniel
-
- 09 Oct, 2002 4 commits
-
-
Daniel Veillard authored
* xmlschemas.c include/libxml/xmlschemas.h: added xmlSchemaNewMemParserCtxt to parse a schemas from a memory area * testSchemas.c: added --memory to test the new interface Daniel
-
Daniel Veillard authored
-
Daniel Veillard authored
* doc/index.py doc/search.php: integrated the XSLT indexing, a few fixed in the indexer, added a scope selection at the search level. Daniel
-
Daniel Veillard authored
* valid.c: Joe Marcus Clarke reported a segfault on FBsd this was due to uninitialized parts of the validation context Daniel
-