1. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  2. d0cf7f6 integrated in "make tests" added -q option, and more conditional features by Daniel Veillard · 20 years ago
  3. b031cef fixed problem with NULL entry (bug 157407) fixed a couple of warnings (no by William M. Brack · 20 years ago
  4. 03a53c3 added checking for names values and dictionnaries generates a tons of by Daniel Veillard · 20 years ago
  5. 181a1ca fix small leak by William M. Brack · 20 years ago
  6. 6218b31 small change to last fix, to get xml:base right by William M. Brack · 20 years ago
  7. b7b54de added code to handle <group>, including dumping to output (bug 151924). by William M. Brack · 20 years ago
  8. c815505 applied patches from Peter Breitenlohner to fix handling of white space by Daniel Veillard · 20 years ago
  9. ab690c5 revert 2 parts of the patch, Daniel by Daniel Veillard · 20 years ago
  10. fb382b8 patch from Igor for the default catalog path on Windows Daniel by Daniel Veillard · 20 years ago
  11. 7feb023 reverted the broken change. Daniel by Daniel Veillard · 20 years ago
  12. f055293 a couple of large static variable which should really not be declared as by Daniel Veillard · 20 years ago
  13. a8dc288 fixes the comments for xmlCatalogDump and xmlDumpACatalog rebuilt to by Daniel Veillard · 20 years ago
  14. 06d2524 applied a cleanup patch from Peter Breitenlohner removed a doc build by Daniel Veillard · 20 years ago
  15. 770075b fixed the main issues reported by Peter Breitenlohner cleanup speedup by Daniel Veillard · 20 years ago
  16. 272693c minor error cleanup for gcc-3.3.[12] compilation warnings. by William M. Brack · 21 years ago
  17. 76e95df Changed all (?) occurences where validation macros (IS_xxx) had by William M. Brack · 21 years ago
  18. 871611b enhanced macros to avoid breaking ABI from previous versions. modified to by William M. Brack · 21 years ago
  19. 68aca05 new files for a different method for doing range validation of character by William M. Brack · 21 years ago
  20. 659e71e Setting up the framework for structured error reporting, touches a lot of by Daniel Veillard · 21 years ago
  21. 69d2c17 comment fix migrating the catalog code to the new infrastructure Daniel by Daniel Veillard · 21 years ago
  22. a9cce9c Okay this is scary but it is just adding a configure option to disable by Daniel Veillard · 21 years ago
  23. 5ee43b0 trying to fix #118754 of possible recursion in the catalogs. Not by Daniel Veillard · 21 years ago
  24. 59002e7 Fixed multithreading problem by William M. Brack · 21 years ago
  25. c3ca5ba removed multiple warning, this fixed a bug and should close #111574 Daniel by Daniel Veillard · 21 years ago
  26. 85095e2 try to find more places where xmlCanonicPath() must be used to convert by Daniel Veillard · 21 years ago
  27. 3c908dc added xmlMallocAtomic() to be used when allocating blocks which do not by Daniel Veillard · 21 years ago
  28. 3e59fc5 added support for large file, tested with a 3+GB instance, and some by Daniel Veillard · 21 years ago
  29. 580ced8 fixed Red Hat bug #86118 use libxml2.spec instead of libxml.spec fixed by Daniel Veillard · 21 years ago
  30. 652d8a9 fixed bug #104817 with delegateURI fixing bugs #104123 and #104125 Daniel by Daniel Veillard · 21 years ago
  31. 5aad832 a bit more cleanup Daniel by Daniel Veillard · 22 years ago
  32. 130e579 completed the #96963 fix by Igor Zlatkovic · 22 years ago
  33. ee1494a fixed bug #96963, reverted to old behaviour of xmlLoadCatalogs by Igor Zlatkovic · 22 years ago
  34. e645e8c Applied the VMS update patch from Craig A. Berry update Daniel by Daniel Veillard · 22 years ago
  35. 935494a tried to fix bug #91500 where doc->children may be overriden by a call to by Daniel Veillard · 22 years ago
  36. 124ec31 fixed lists in XML_CATALOG_FILES by Igor Zlatkovic · 22 years ago
  37. 34ce8be preparing 2.4.18 updated and rebuilt the web site implement the new by Daniel Veillard · 22 years ago
  38. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 23 years ago
  39. f7b094f use the URL notation file:// for default catalog paths Daniel by Daniel Veillard · 23 years ago
  40. c853b32 releasing 2.4.9 fixing catalog breakages fixed more problems in catalog by Daniel Veillard · 23 years ago
  41. ffe09c9 dohhhh XML catalog add and remove ops were broken too. Side effect of the by Daniel Veillard · 23 years ago
  42. cd21dc7 Fixed SGML catalogs breakage of 2.4.7, added a couple of really needed by Daniel Veillard · 23 years ago
  43. 91c0040 Justin Fletcher pointed out that xmlParseXMLCatalog was not used anymore ! by Daniel Veillard · 23 years ago
  44. 3c01b1d - include/libxml/globals.h include/libxml/threads.h threads.c by Daniel Veillard · 23 years ago
  45. 85c11fa serious cleanup on the management of the XML catalog tree, more tests by Daniel Veillard · 23 years ago
  46. 364789a avoid a problem in catalog cleanup on SMP if catalogs were not by Daniel Veillard · 23 years ago
  47. 8146394 trying to cleanup the not thread safe parts of the library. Daniel by Daniel Veillard · 23 years ago
  48. b44025c started integrating the non-controversial parts of Gary Pennington by Daniel Veillard · 23 years ago
  49. 75b9682 very serious cleanup, isolating unportable code and as much as possible by Daniel Veillard · 23 years ago
  50. 60087f3 preparing 2.4.6 release updated and rebuilt the docs fixed a number of by Daniel Veillard · 23 years ago
  51. 82d7533 adding SGML super catalog support adding one API and one flag --sgml to by Daniel Veillard · 23 years ago
  52. 16756b6 Justin Fletcher provided cleaup code in case HAVE_STAT is not defined Igor by Daniel Veillard · 23 years ago
  53. 5e1cac1 fixed catalog.c typo by William M. Brack · 23 years ago
  54. c0631a6 removed a couple of warning try to solve the linking problem on platforms by Daniel Veillard · 23 years ago
  55. 99784ff removed a duplicate affectation Justin Fletcher Daniel by Daniel Veillard · 23 years ago
  56. 6c5f9d1 added a --convert option to xmlcatalog to convert SGML ones to the XML by Daniel Veillard · 23 years ago
  57. 6990bf3 started some serious testing and fixed a few bug and optmization needs. by Daniel Veillard · 23 years ago
  58. 9f7b84b preparing for a 2.4.3 release even if it may not be ready yet redirected by Daniel Veillard · 23 years ago
  59. bc2ddbe fixed bugi #59406 in SGML catalog parsing reported by Jun Kuriyama Daniel by Daniel Veillard · 23 years ago
  60. e7ead2d added documentation about Catalog support, misses an API description by Daniel Veillard · 23 years ago
  61. dc2cee2 Added the part about section 7.2 on URI resolution, fixed a side effect in by Daniel Veillard · 23 years ago
  62. 5d90b6c added support and APIs needed for the catalog PI cleanup Daniel by Daniel Veillard · 23 years ago
  63. e2940dd starts to look okay, really plugged the new framework, cleaned a lot of by Daniel Veillard · 23 years ago
  64. 6433954 fixed nextCatalog started adding a small regression test Daniel by Daniel Veillard · 23 years ago
  65. cda9692 more work on the XML catalog support. small cleanup seems using list as a by Daniel Veillard · 23 years ago
  66. 344cee7 renaming testCatalog as xmlcatalog, making it an installed app adding a by Daniel Veillard · 23 years ago
  67. 5e2dace Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% by Daniel Veillard · 23 years ago
  68. 81418e3 - catalog.[ch]: fixes and add xmlLoadCatalogs() by Daniel Veillard · 23 years ago
  69. af86c7f - catalog.c: handling of CATALOG entries. detection of recursion, by Daniel Veillard · 23 years ago
  70. 7d6fd21 - xmlIO.c catalog.c: plugged in the default catalog resolution by Daniel Veillard · 23 years ago
  71. a737459 - Makefile.am xmlversion.h.in configure.in include/Makefile.am: by Daniel Veillard · 23 years ago