Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 4826743d | 2002-10-18 11:21:38 | preparing the release of 2.4.26 updated and rebuilt the documentation * configure.in: preparing the release of 2.4.26 * doc/*: updated and rebuilt the documentation Daniel | ||
| bb284f44 | 2002-10-16 18:02:47 | fixed a XML Namespace compliance bug reported by Alexander Grimalovsky * parser.c: fixed a XML Namespace compliance bug reported by Alexander Grimalovsky Daniel | ||
| 44892f73 | 2002-10-16 15:23:26 | fixed serialization of script and style when they are not lowercase (i.e. * HTMLtree.c: fixed serialization of script and style when they are not lowercase (i.e. added using the API to the tree). Daniel | ||
| 2fd8542c | 2002-10-16 14:32:41 | make xmlValidateDocument emit a warning msg if there is no DTD, pointed by * valid.c: make xmlValidateDocument emit a warning msg if there is no DTD, pointed by Christian Glahn Daniel | ||
| 3237023d | 2002-10-16 14:08:14 | fixed the validation of sequences content model when some of the blocks * 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 | ||
| a2e8c5ce | 2002-10-15 10:41:43 | updated the contact informations Daniel * README: updated the contact informations Daniel | ||
| 63186735 | 2002-10-15 08:43:17 | use test -f instead of test -e since Solaris /bin/sh misses it, reported * Makefile.am: use test -f instead of test -e since Solaris /bin/sh misses it, reported by Peter Bray. Daniel | ||
| 96c3a3bf | 2002-10-14 15:39:04 | investigating xmlNodeGetContent() on namespace nodes and removed a few * tree.c: investigating xmlNodeGetContent() on namespace nodes and removed a few warnings Daniel | ||
| 819d5cb8 | 2002-10-14 11:15:18 | Christian Glahn found a small bug in the push parser. cleaned up and made * 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 | ||
| 6045c90a | 2002-10-09 21:13:59 | added xmlSchemaNewMemParserCtxt to parse a schemas from a memory area * 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 |