| Commit message (Expand) | Author | Age | Files | Lines |
* | use the URL notation file:// for default catalog paths Daniel | Daniel Veillard | 2001-11-15 | 1 | -2/+2 |
* | releasing 2.4.9 fixing catalog breakages fixed more problems in catalog | Daniel Veillard | 2001-11-06 | 1 | -49/+65 |
* | dohhhh XML catalog add and remove ops were broken too. Side effect of the | Daniel Veillard | 2001-11-05 | 1 | -0/+6 |
* | Fixed SGML catalogs breakage of 2.4.7, added a couple of really needed | Daniel Veillard | 2001-11-04 | 1 | -8/+71 |
* | Justin Fletcher pointed out that xmlParseXMLCatalog was not used anymore ! | Daniel Veillard | 2001-10-30 | 1 | -71/+0 |
* | - include/libxml/globals.h include/libxml/threads.h threads.c | Daniel Veillard | 2001-10-17 | 1 | -1/+2 |
* | serious cleanup on the management of the XML catalog tree, more tests | Daniel Veillard | 2001-10-16 | 1 | -60/+101 |
* | avoid a problem in catalog cleanup on SMP if catalogs were not | Daniel Veillard | 2001-10-16 | 1 | -0/+3 |
* | trying to cleanup the not thread safe parts of the library. Daniel | Daniel Veillard | 2001-10-16 | 1 | -53/+112 |
* | started integrating the non-controversial parts of Gary Pennington | Daniel Veillard | 2001-10-11 | 1 | -2/+2 |
* | very serious cleanup, isolating unportable code and as much as possible | Daniel Veillard | 2001-10-11 | 1 | -590/+1058 |
* | preparing 2.4.6 release updated and rebuilt the docs fixed a number ofLIBXML_2_4_6 | Daniel Veillard | 2001-10-10 | 1 | -1/+1 |
* | adding SGML super catalog support adding one API and one flag --sgml to | Daniel Veillard | 2001-10-08 | 1 | -9/+117 |
* | Justin Fletcher provided cleaup code in case HAVE_STAT is not defined Igor | Daniel Veillard | 2001-10-01 | 1 | -51/+82 |
* | fixed catalog.c typo | William M. Brack | 2001-09-28 | 1 | -4/+4 |
* | removed a couple of warning try to solve the linking problem on platforms | Daniel Veillard | 2001-09-20 | 1 | -0/+3 |
* | removed a duplicate affectation Justin Fletcher Daniel | Daniel Veillard | 2001-09-01 | 1 | -1/+0 |
* | added a --convert option to xmlcatalog to convert SGML ones to the XML | Daniel Veillard | 2001-08-25 | 1 | -8/+116 |
* | started some serious testing and fixed a few bug and optmization needs. | Daniel Veillard | 2001-08-23 | 1 | -9/+140 |
* | preparing for a 2.4.3 release even if it may not be ready yet redirected | Daniel Veillard | 2001-08-23 | 1 | -5/+78 |
* | fixed bugi #59406 in SGML catalog parsing reported by Jun Kuriyama Daniel | Daniel Veillard | 2001-08-23 | 1 | -1/+3 |
* | added documentation about Catalog support, misses an API description | Daniel Veillard | 2001-08-22 | 1 | -0/+7 |
* | Added the part about section 7.2 on URI resolution, fixed a side effect in | Daniel Veillard | 2001-08-22 | 1 | -1/+226 |
* | added support and APIs needed for the catalog PI cleanup Daniel | Daniel Veillard | 2001-08-22 | 1 | -2/+158 |
* | starts to look okay, really plugged the new framework, cleaned a lot of | Daniel Veillard | 2001-08-22 | 1 | -143/+443 |
* | fixed nextCatalog started adding a small regression test Daniel | Daniel Veillard | 2001-08-21 | 1 | -1/+3 |
* | more work on the XML catalog support. small cleanup seems using list as a | Daniel Veillard | 2001-08-21 | 1 | -105/+435 |
* | renaming testCatalog as xmlcatalog, making it an installed app adding a | Daniel Veillard | 2001-08-20 | 1 | -85/+847 |
* | Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% | Daniel Veillard | 2001-07-18 | 1 | -2/+2 |
* | - catalog.[ch]: fixes and add xmlLoadCatalogs() | Daniel Veillard | 2001-05-22 | 1 | -7/+40 |
* | - catalog.c: handling of CATALOG entries. detection of recursion, | Daniel Veillard | 2001-05-21 | 1 | -18/+66 |
* | - xmlIO.c catalog.c: plugged in the default catalog resolution | Daniel Veillard | 2001-05-10 | 1 | -68/+111 |
* | - Makefile.am xmlversion.h.in configure.in include/Makefile.am: | Daniel Veillard | 2001-05-10 | 1 | -0/+531 |