- 08 Nov, 2001 3 commits
-
-
Daniel Veillard authored
* valid.c include/libxml/tree.h: trying to fix namespaces + validation problems for good, closing #63619 in the process * result/valid/dia.xml test/valid/dia.xml: the Dia test was wrong in this respect, fixed it. Daniel
-
Daniel Veillard authored
* xmllint.c: Morus Walter patch to allow --format and --encode Daniel
-
Daniel Veillard authored
* debugXML.c: Stefan Kost provided an help command for the shell Daniel
-
- 07 Nov, 2001 2 commits
-
-
Daniel Veillard authored
* debugXML.c: Heiko Rupp pointed that the shell would crash on empty nodesets returns. Daniel
-
Daniel Veillard authored
* Makefile.am: Weiqi Gao pointed out that xmlcatalog migh need the history libraries Daniel
-
- 06 Nov, 2001 2 commits
-
-
Daniel Veillard authored
* HTMLparser.c test/HTML/lt.html result/HTML/lt.html*: handle the case of < in quoted attributes, Bastian Kleineidam Daniel
-
Daniel Veillard authored
* configure.in include/libxml/xmlwin32version.h: releasing 2.4.9 fixing catalog breakages * Makefile.am catalog.c result/catalogs/catal result/catalogs/mycatalog.* test/catalogs/catal*: fixed more problems in catalog support, added more regression tests for both XML and SGML catalog handling Daniel
-
- 05 Nov, 2001 3 commits
-
-
Daniel Veillard authored
* debugXML.c: applied an improvement to xmlGetLineNo() from Keith Isdale Daniel
-
Daniel Veillard authored
* catalog.c: dohhhh XML catalog add and remove ops were broken too. Side effect of the progressive catalog loading Daniel
-
Daniel Veillard authored
* Makefile.am: confexecdir and confexec_DATA were defined twice pointed out by Karl Eichwalder Daniel
-
- 04 Nov, 2001 6 commits
-
-
Daniel Veillard authored
* xmlcatalog.c: avoid unlink() and use remove() instead. Daniel
-
Daniel Veillard authored
* libxml.spec.in: cleanup * include/libxml/xmlwin32version.h: updated with 2.4.8 Daniel
-
Daniel Veillard authored
-
Daniel Veillard authored
* encoding.c global.data globals.c testThreads.c: fix bug #63752 of compiling libxml with a non standard set of options Daniel
-
John Fleck authored
Sun Nov 4 13:11:41 MST 2001 John Fleck <jfleck@inkstain.net * doc/xmllint.xml, xmllint.1 - updating xmllint man page to document --sgml option, fixing gnome bugzilla #63382
-
Daniel Veillard authored
* include/libxml/catalog.h catalog.c: Fixed SGML catalogs breakage of 2.4.7, added a couple of really needed APIs like xmlCatalogIsEmpty() and xmlNewCatalog() * xmlcatalog.c: updated --sgml --noout to be a suitable replacement for install-catalog * configure.in: preparing 2.4.8 Daniel
-
- 01 Nov, 2001 2 commits
-
-
CET 2001 Daniel Veillard authored
Thu Nov 1 15:29:31 CET 2001 Daniel Veillard <daniel@veillard.com> * HTMLtree.c tree.c include/libxml/HTMLtree.h include/libxml/tree.h include/libxml/xmlIO.h: more include cleanups, export cleanly one html output + format function. Thu Nov 1 14:12:12 CET 2001 Daniel Veillard <daniel@veillard.com> * parser.c: removed initGenericErrorDefaultFunc call from xmlInitParser() since it could destroy previous calls to xsltSetGenericErrorFunc() effects Daniel
-
Daniel Veillard authored
* debugXML.c include/libxml/debugXML.h: bool can be a reserved keyword. Daniel
-
- 31 Oct, 2001 1 commit
-
-
Daniel Veillard authored
* Makefile.am: cleanup * threads.c: cleanup too * xmlIO.c include/libxml/xmlIO.h: added xmlNoNetExternalEntityLoader() from xsltproc * include/libxml/tree.h include/libxml/parser.h: trying to break a dependancy loop. Daniel
-
- 30 Oct, 2001 5 commits
-
-
Daniel Veillard authored
* catalog.c: Justin Fletcher pointed out that xmlParseXMLCatalog was not used anymore ! Daniel
-
Daniel Veillard authored
-
Daniel Veillard authored
* configure.in: preparing 2.4.7 * Makefile.am doc/Makefile.am: switched to the latest xmllint manual page from John * doc/*: updated the doc and rebuilt the generated pages Daniel
-
Daniel Veillard authored
* xmlIO.c: closing bug #62711, the library should never close stdin or stdout. Daniel
-
Daniel Veillard authored
* uri.c: second pass at fixing #63336, using Joel Young final patch. looks okay. Daniel
-
- 29 Oct, 2001 3 commits
-
-
Daniel Veillard authored
* uri.c include/libxml/uri.h: trying to clear #63336 allowing the escaping routine to parse unconformant URI-References. Daniel
-
Daniel Veillard authored
* vms/readme.vms vms/build_libxml.com nanoftp.c include/libxml/xmlversion.h.in: a few VMS updates from John A Fotheringham * include/libxml/xmlIO.h xmlIO.c: added xmlCleanupInputCallbacks() and xmlCleanupOutputCallbacks() for the Perl binding people. Daniel
-
Daniel Veillard authored
* parser.c globals.c DOCBparser.c HTMLparser.c error.c: apply fixes to close #63271 and avoid segfaults when the error routine gets callbed before xmlInitParser() get called. * nanoftp.c error.c: Applied patches from Justin Fletcher correcting some xmlGenericError misuses. Daniel
-
- 28 Oct, 2001 1 commit
-
-
Daniel Veillard authored
-
- 27 Oct, 2001 2 commits
-
-
MDT 2001 John Fleck authored
Sat Oct 27 14:04:45 MDT 2001 John Fleck <jfleck@inkstain.net> *doc/xmllint.xml, doc/xmllint.1 New and improved man page for xmllint - .xml is the original, .1 is the generated man page
-
Daniel Veillard authored
-
- 25 Oct, 2001 3 commits
-
-
Daniel Veillard authored
Daniel
-
Daniel Veillard authored
need a couple of pointers but looks fine now. valid.html si now merged in xmldtd.html. Overall cleanup, Daniel
-
Daniel Veillard authored
-
- 24 Oct, 2001 2 commits
-
-
Daniel Veillard authored
* doc/site.xsl doc/*.html doc/Makefile.am: now autogenerate the web site from the main HTML document. Daniel
-
Daniel Veillard authored
-
- 23 Oct, 2001 1 commit
-
-
Daniel Veillard authored
* parser.c: fixed an erroneous validation bug when PE refs occurs in external parsed entities referenced from the internals subset * test/valid/index.xml test/valid/dtds/nitf-2-5.dtd test/valid/dtds/NewsMLv1.0.dtd result/valid/index.xml*: added the associated testcase, it's a nice one. * HTMLparser.c: generate the DTD node as HTML still ... * HTMLtree.c: fixed errors in Set/GetMetaEncoding Daniel
-
- 22 Oct, 2001 2 commits
-
-
Daniel Veillard authored
was set to NULL with a DTD child Daniel
-
Daniel Veillard authored
* test/threads/*: added entities testing to the Thread test * testThreads.c: make the test reasonable * DOCBparser.c: fix the DTD public and system ID * xmllint.c: added --sgml for SGML DocBook importing * Makefile.am: added Docbtests target Daniel
-
- 19 Oct, 2001 2 commits
-
-
Daniel Veillard authored
Daniel
-
Daniel Veillard authored
* nanoftp.c: use only "anonymous@" string for anonymous passwds * testThreads.c: removed bogus include Daniel
-