kc3-lang/libxml2

Branch :


Log

Author Commit Date CI Message
e8f37933 2001-08-23 23:21:04 Rebuilt the docs, preparing for release, Daniel
6990bf3c 2001-08-23 21:17:48 started some serious testing and fixed a few bug and optmization needs. * catalog.c xmlIO.c: started some serious testing and fixed a few bug and optmization needs. Daniel
9f7b84bb 2001-08-23 15:31:19 preparing for a 2.4.3 release even if it may not be ready yet redirected * Makefile.am configure.in include/libxml/xmlwin32version.h: preparing for a 2.4.3 release even if it may not be ready yet * catalog.c parser.c xmlIO.c include/libxml/catalog.h: redirected all file parsing lookup to go through the entity resolver, add to add an API to bypass it (needed to load catalogs themselves), some cleanup on the catalog code too. * nanoftp.c: small cleanup * doc/catalog.html: small update Daniel
bc2ddbe7 2001-08-23 10:24:27 fixed bugi #59406 in SGML catalog parsing reported by Jun Kuriyama Daniel * catalog.c: fixed bugi #59406 in SGML catalog parsing reported by Jun Kuriyama Daniel
ffb120d9 2001-08-23 00:52:23 finished the catalog documentation Daniel * doc/catalog.html: finished the catalog documentation Daniel
e7ead2d2 2001-08-22 23:44:09 added documentation about Catalog support, misses an API description * doc/catalog.html doc/xml.html: added documentation about Catalog support, misses an API description * doc/html/*: reextracted the API pages Daniel
dc2cee29 2001-08-22 16:30:37 Added the part about section 7.2 on URI resolution, fixed a side effect in * include/libxml/catalog.h catalog.c xmlIO.c HTMLparser.c: Added the part about section 7.2 on URI resolution, fixed a side effect in the HTML parser, look complete and ready to rock except the URI/SystemID part! Daniel
5d90b6c9 2001-08-22 14:29:45 added support and APIs needed for the catalog PI cleanup Daniel * include/libxml/catalog.h include/libxml/parser.h include/libxml/xmlerror.h catalog.c parser.c parserInternals.c xmlIO.c: added support and APIs needed for the catalog PI * include/libxml/xmlIO.h: cleanup Daniel
e2940ddb 2001-08-22 00:06:49 starts to look okay, really plugged the new framework, cleaned a lot of * catalog.c parser.c xmlIO.c xmlcatalog.c xmllint.c include/libxml/catalog.h: starts to look okay, really plugged the new framework, cleaned a lot of stuff, added some APIs, except the PI's support missing this should be mostly complete * result/catalogs/* test/catalogs/*: added new test, enriched the existing one with URN ID tests Daniel
64339546 2001-08-21 12:57:59 fixed nextCatalog started adding a small regression test Daniel * catalog.c: fixed nextCatalog * result/catalogs/docbook test/catalogs/*: started adding a small regression test Daniel