1. 5ee43b0 trying to fix #118754 of possible recursion in the catalogs. Not by Daniel Veillard · 21 years ago
  2. 59002e7 Fixed multithreading problem by William M. Brack · 21 years ago
  3. c3ca5ba removed multiple warning, this fixed a bug and should close #111574 Daniel by Daniel Veillard · 21 years ago
  4. 85095e2 try to find more places where xmlCanonicPath() must be used to convert by Daniel Veillard · 21 years ago
  5. 3c908dc added xmlMallocAtomic() to be used when allocating blocks which do not by Daniel Veillard · 21 years ago
  6. 3e59fc5 added support for large file, tested with a 3+GB instance, and some by Daniel Veillard · 21 years ago
  7. 580ced8 fixed Red Hat bug #86118 use libxml2.spec instead of libxml.spec fixed by Daniel Veillard · 21 years ago
  8. 652d8a9 fixed bug #104817 with delegateURI fixing bugs #104123 and #104125 Daniel by Daniel Veillard · 21 years ago
  9. 5aad832 a bit more cleanup Daniel by Daniel Veillard · 22 years ago
  10. 130e579 completed the #96963 fix by Igor Zlatkovic · 22 years ago
  11. ee1494a fixed bug #96963, reverted to old behaviour of xmlLoadCatalogs by Igor Zlatkovic · 22 years ago
  12. e645e8c Applied the VMS update patch from Craig A. Berry update Daniel by Daniel Veillard · 22 years ago
  13. 935494a tried to fix bug #91500 where doc->children may be overriden by a call to by Daniel Veillard · 22 years ago
  14. 124ec31 fixed lists in XML_CATALOG_FILES by Igor Zlatkovic · 22 years ago
  15. 34ce8be preparing 2.4.18 updated and rebuilt the web site implement the new by Daniel Veillard · 22 years ago
  16. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 23 years ago
  17. f7b094f use the URL notation file:// for default catalog paths Daniel by Daniel Veillard · 23 years ago
  18. c853b32 releasing 2.4.9 fixing catalog breakages fixed more problems in catalog by Daniel Veillard · 23 years ago
  19. ffe09c9 dohhhh XML catalog add and remove ops were broken too. Side effect of the by Daniel Veillard · 23 years ago
  20. cd21dc7 Fixed SGML catalogs breakage of 2.4.7, added a couple of really needed by Daniel Veillard · 23 years ago
  21. 91c0040 Justin Fletcher pointed out that xmlParseXMLCatalog was not used anymore ! by Daniel Veillard · 23 years ago
  22. 3c01b1d - include/libxml/globals.h include/libxml/threads.h threads.c by Daniel Veillard · 23 years ago
  23. 85c11fa serious cleanup on the management of the XML catalog tree, more tests by Daniel Veillard · 23 years ago
  24. 364789a avoid a problem in catalog cleanup on SMP if catalogs were not by Daniel Veillard · 23 years ago
  25. 8146394 trying to cleanup the not thread safe parts of the library. Daniel by Daniel Veillard · 23 years ago
  26. b44025c started integrating the non-controversial parts of Gary Pennington by Daniel Veillard · 23 years ago
  27. 75b9682 very serious cleanup, isolating unportable code and as much as possible by Daniel Veillard · 23 years ago
  28. 60087f3 preparing 2.4.6 release updated and rebuilt the docs fixed a number of by Daniel Veillard · 23 years ago
  29. 82d7533 adding SGML super catalog support adding one API and one flag --sgml to by Daniel Veillard · 23 years ago
  30. 16756b6 Justin Fletcher provided cleaup code in case HAVE_STAT is not defined Igor by Daniel Veillard · 23 years ago
  31. 5e1cac1 fixed catalog.c typo by William M. Brack · 23 years ago
  32. c0631a6 removed a couple of warning try to solve the linking problem on platforms by Daniel Veillard · 23 years ago
  33. 99784ff removed a duplicate affectation Justin Fletcher Daniel by Daniel Veillard · 23 years ago
  34. 6c5f9d1 added a --convert option to xmlcatalog to convert SGML ones to the XML by Daniel Veillard · 23 years ago
  35. 6990bf3 started some serious testing and fixed a few bug and optmization needs. by Daniel Veillard · 23 years ago
  36. 9f7b84b preparing for a 2.4.3 release even if it may not be ready yet redirected by Daniel Veillard · 23 years ago
  37. bc2ddbe fixed bugi #59406 in SGML catalog parsing reported by Jun Kuriyama Daniel by Daniel Veillard · 23 years ago
  38. e7ead2d added documentation about Catalog support, misses an API description by Daniel Veillard · 23 years ago
  39. dc2cee2 Added the part about section 7.2 on URI resolution, fixed a side effect in by Daniel Veillard · 23 years ago
  40. 5d90b6c added support and APIs needed for the catalog PI cleanup Daniel by Daniel Veillard · 23 years ago
  41. e2940dd starts to look okay, really plugged the new framework, cleaned a lot of by Daniel Veillard · 23 years ago
  42. 6433954 fixed nextCatalog started adding a small regression test Daniel by Daniel Veillard · 23 years ago
  43. cda9692 more work on the XML catalog support. small cleanup seems using list as a by Daniel Veillard · 23 years ago
  44. 344cee7 renaming testCatalog as xmlcatalog, making it an installed app adding a by Daniel Veillard · 23 years ago
  45. 5e2dace Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% by Daniel Veillard · 23 years ago
  46. 81418e3 - catalog.[ch]: fixes and add xmlLoadCatalogs() by Daniel Veillard · 23 years ago
  47. af86c7f - catalog.c: handling of CATALOG entries. detection of recursion, by Daniel Veillard · 23 years ago
  48. 7d6fd21 - xmlIO.c catalog.c: plugged in the default catalog resolution by Daniel Veillard · 23 years ago
  49. a737459 - Makefile.am xmlversion.h.in configure.in include/Makefile.am: by Daniel Veillard · 23 years ago