aboutsummaryrefslogtreecommitdiffstats
path: root/catalog.c
Commit message (Expand)AuthorAgeFilesLines
* Applied the VMS update patch from Craig A. Berry update DanielDaniel Veillard2002-10-221-1/+1
* tried to fix bug #91500 where doc->children may be overriden by a call toDaniel Veillard2002-10-221-1/+1
* fixed lists in XML_CATALOG_FILESIgor Zlatkovic2002-10-041-9/+28
* preparing 2.4.18 updated and rebuilt the web site implement the newDaniel Veillard2002-03-181-0/+1
* applied 42 documentation patches from Charlie Bozeman. Regenerated theDaniel Veillard2001-12-311-8/+9
* use the URL notation file:// for default catalog paths DanielDaniel Veillard2001-11-151-2/+2
* releasing 2.4.9 fixing catalog breakages fixed more problems in catalogDaniel Veillard2001-11-061-49/+65
* dohhhh XML catalog add and remove ops were broken too. Side effect of theDaniel Veillard2001-11-051-0/+6
* Fixed SGML catalogs breakage of 2.4.7, added a couple of really neededDaniel Veillard2001-11-041-8/+71
* Justin Fletcher pointed out that xmlParseXMLCatalog was not used anymore !Daniel Veillard2001-10-301-71/+0
* - include/libxml/globals.h include/libxml/threads.h threads.cDaniel Veillard2001-10-171-1/+2
* serious cleanup on the management of the XML catalog tree, more testsDaniel Veillard2001-10-161-60/+101
* avoid a problem in catalog cleanup on SMP if catalogs were notDaniel Veillard2001-10-161-0/+3
* trying to cleanup the not thread safe parts of the library. DanielDaniel Veillard2001-10-161-53/+112
* started integrating the non-controversial parts of Gary PenningtonDaniel Veillard2001-10-111-2/+2
* very serious cleanup, isolating unportable code and as much as possibleDaniel Veillard2001-10-111-590/+1058
* preparing 2.4.6 release updated and rebuilt the docs fixed a number ofDaniel Veillard2001-10-101-1/+1
* adding SGML super catalog support adding one API and one flag --sgml toDaniel Veillard2001-10-081-9/+117
* Justin Fletcher provided cleaup code in case HAVE_STAT is not defined IgorDaniel Veillard2001-10-011-51/+82
* fixed catalog.c typoWilliam M. Brack2001-09-281-4/+4
* removed a couple of warning try to solve the linking problem on platformsDaniel Veillard2001-09-201-0/+3
* removed a duplicate affectation Justin Fletcher DanielDaniel Veillard2001-09-011-1/+0
* added a --convert option to xmlcatalog to convert SGML ones to the XMLDaniel Veillard2001-08-251-8/+116
* started some serious testing and fixed a few bug and optmization needs.Daniel Veillard2001-08-231-9/+140
* preparing for a 2.4.3 release even if it may not be ready yet redirectedDaniel Veillard2001-08-231-5/+78
* fixed bugi #59406 in SGML catalog parsing reported by Jun Kuriyama DanielDaniel Veillard2001-08-231-1/+3
* added documentation about Catalog support, misses an API descriptionDaniel Veillard2001-08-221-0/+7
* Added the part about section 7.2 on URI resolution, fixed a side effect inDaniel Veillard2001-08-221-1/+226
* added support and APIs needed for the catalog PI cleanup DanielDaniel Veillard2001-08-221-2/+158
* starts to look okay, really plugged the new framework, cleaned a lot ofDaniel Veillard2001-08-221-143/+443
* fixed nextCatalog started adding a small regression test DanielDaniel Veillard2001-08-211-1/+3
* more work on the XML catalog support. small cleanup seems using list as aDaniel Veillard2001-08-211-105/+435
* renaming testCatalog as xmlcatalog, making it an installed app adding aDaniel Veillard2001-08-201-85/+847
* Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100%Daniel Veillard2001-07-181-2/+2
* - catalog.[ch]: fixes and add xmlLoadCatalogs()Daniel Veillard2001-05-221-7/+40
* - catalog.c: handling of CATALOG entries. detection of recursion,Daniel Veillard2001-05-211-18/+66
* - xmlIO.c catalog.c: plugged in the default catalog resolutionDaniel Veillard2001-05-101-68/+111
* - Makefile.am xmlversion.h.in configure.in include/Makefile.am:Daniel Veillard2001-05-101-0/+531