1. 99906ad added an FAQ under Developer for setting up a "private" library (after by William M. Brack · 20 years ago
  2. 9070015 fixing behaviour for xmlRegExecErrInfo in case of rollback Daniel by Daniel Veillard · 20 years ago
  3. 7bd8b4b small update trying to add an API to get useful error informations back by Daniel Veillard · 20 years ago
  4. cd65bc9 fixed problem with xmlXPathErr when error number subscript was out of by William M. Brack · 20 years ago
  5. f3cf1a1 fixed problem with xmlURIEscape when query part was empty (actually fixed by William M. Brack · 20 years ago
  6. 8fdc32a fixing col information in xmlParserInput and propagating column into xmlError by Aleksey Sanin · 20 years ago
  7. c742609 Added informations about wxXml2 wrappers, Daniel by Daniel Veillard · 20 years ago
  8. 48df961 fixed namespace bug in push mode reported by Rob Richards added it to the by Daniel Veillard · 20 years ago
  9. be076e9 applied patch from Bjorn Reese, plus some cleanups fixed the stylesheet to by Daniel Veillard · 20 years ago
  10. f6b71bd making DSO support an option code and documentation cleanups regenerated by Daniel Veillard · 20 years ago
  11. ce1648b applied DSO support patch 2 from Joel Reed Daniel by Daniel Veillard · 20 years ago
  12. 7a3447a applied patch from Marcin Konicki for BeOS Daniel by Daniel Veillard · 20 years ago
  13. d671e28 GetLineNumber and GetColumnNumber functions for xmlReader by Aleksey Sanin · 20 years ago
  14. 21e4ef2 Re-examined the problems of configuring a "minimal" library. by William M. Brack · 20 years ago
  15. b78757b Added link for XMLLib osax, Daniel by Daniel Veillard · 20 years ago
  16. 1cb689b fixed a typo, Daniel by Daniel Veillard · 20 years ago
  17. 1d8c9b2 fixed to skip (if necessary) the BOM for encoding 'utf-16'. Completes the by William M. Brack · 20 years ago
  18. ff34911 added most required entires to foreign encoding table, plus some by William M. Brack · 20 years ago
  19. 106cad6 enhanced for enabling build in a different directory. Added (optional) by William M. Brack · 20 years ago
  20. b759b30 doc/site.xsl, doc/xml.html, plus rebuilt all the html pages Change by MST 2004 John Fleck · 20 years ago
  21. 230c550 reset input->base within xmlStopParser removed call to xmlUTF8Strlen from by William M. Brack · 20 years ago
  22. e4d526f changed xmlErrValidWarning to use ctxt->warning instead of ctxt->error for by William M. Brack · 20 years ago
  23. dbbcf8e modified to allow the ns and nsDefs accessors to return None instead of by William M. Brack · 20 years ago
  24. 5a9c1fd changed maintainer-clean dependency with suggestion from Crispin Flowerday by William M. Brack · 20 years ago
  25. 91b955c fixed ID deallocation problem based on patch from Steve Shepard fixes bug by Daniel Veillard · 20 years ago
  26. ad0e67c fixed up some gcc warnings, no change to logic. New macro XML_CAST_FPTR to by William M. Brack · 20 years ago
  27. 7eca35f fixed a memory leak on errors in some circumstances #159812 Daniel by Daniel Veillard · 20 years ago
  28. 66e40b1 added a check within xmlOutputBufferWriteEscape to prevent a dead loop on by William M. Brack · 20 years ago
  29. 5dd55d9 Fixed strict/lax element wildcards: the children of elements for which a by Kasimier T. Buchcik · 20 years ago
  30. 29614c7 make sure xmlCtxtReadFile and htmlCtxtReadFile go through the catalog by Daniel Veillard · 20 years ago
  31. 6bb3e86 added xmlDictExists() to the dictionnary interface. applying by Daniel Veillard · 20 years ago
  32. 8b41817 tiny enhancement for content model error reports (#157190, #143948). by Kasimier T. Buchcik · 20 years ago
  33. b884124 Moved execution of xmlSchemaCheckDefaults to xmlSchemaTypeFixup; this by Kasimier T. Buchcik · 20 years ago
  34. 094dd86 further enhancement, now all compilation warnings have been fixed. added by William M. Brack · 20 years ago
  35. f13f77f trivial change (changed CHECK_CONTEXT to CHECK_CTXT on a couple of lines) by William M. Brack · 20 years ago
  36. 48307f4 Un-commented a TODO in xmlSchemaParseElement. by Kasimier T. Buchcik · 20 years ago
  37. 91feaf8 Correct symbol space for 'all' and 'choice'. Added 'replace' normalization by Kasimier T. Buchcik · 20 years ago
  38. aba37df forgot a $(srcdir) stupid error wrong name #157976 Daniel by Daniel Veillard · 20 years ago
  39. c3d7cb4 preparing release of libxml2-2.6.16 Daniel by Daniel Veillard · 20 years ago
  40. 850ce9b Applied patch from Brent Hendricks adding support for late DTD validation. by Daniel Veillard · 20 years ago
  41. 8eba3f3 Tue nov 9 19:29:04 CET 2004 Dodji Seketeli <dodji@seketeli.org> by Dodji Seketeli · 20 years ago
  42. d0cf7f6 integrated in "make tests" added -q option, and more conditional features by Daniel Veillard · 20 years ago
  43. a521d28 better handling of conditional features more testing on parser contexts by Daniel Veillard · 20 years ago
  44. 645a924 fixed problem concerning XPath context corruption during function argument by William M. Brack · 20 years ago
  45. f2a36f9 more types. more fixes Daniel by Daniel Veillard · 20 years ago
  46. 6128c01 better parser options coverage more cleanups. Daniel by Daniel Veillard · 20 years ago
  47. c831149 trying to fix some optional support brokenness daniel by Daniel Veillard · 20 years ago
  48. a82b182 more coverage more fixes Daniel by Daniel Veillard · 20 years ago
  49. 2a4fb5a more coverage more fixes Daniel by Daniel Veillard · 20 years ago
  50. 5ea30d7 more fixes. Daniel by Daniel Veillard · 20 years ago
  51. 4259532 more types, more coverage more problems fixed Daniel by Daniel Veillard · 20 years ago
  52. 83d9c37 fixed test file corruption problem by William M. Brack · 20 years ago
  53. fb5476f Fixed back modified tests erased on last commit, daniel by Daniel Veillard · 20 years ago
  54. c2c894f fixed typos and avoid Catalogs verbosity Daniel by Daniel Veillard · 20 years ago
  55. 3d95c73 augmented the number of types Daniel by Daniel Veillard · 20 years ago
  56. d5cc0f7 augmented types supported a number of new bug fixes and documentation by Daniel Veillard · 20 years ago
  57. 57b2516 augmented type autogeneration for enums removed direct error reporting. by Daniel Veillard · 20 years ago
  58. 01ca83c fixed a regression in iconv support. Daniel by Daniel Veillard · 20 years ago
  59. ce682bc autogenerate a minimal NULL value sequence for unknown pointer types This by Daniel Veillard · 20 years ago
  60. b031cef fixed problem with NULL entry (bug 157407) fixed a couple of warnings (no by William M. Brack · 20 years ago
  61. 0ea9c9f more coverage one fix Daniel by Daniel Veillard · 20 years ago
  62. 8e725fb fixed a compilation problem on a recent change Daniel by Daniel Veillard · 20 years ago
  63. 27f2010 more coverage more fixes Daniel by Daniel Veillard · 20 years ago
  64. ce244ad fixed the way the generator works, extended the testing, especially with by Daniel Veillard · 20 years ago
  65. 3893606 dohh ... stupid change killing xmlParseDoc() Daniel by Daniel Veillard · 20 years ago
  66. 34099b4 changing the way the .c is generated, extending the tests coverage fixing by Daniel Veillard · 20 years ago
  67. 1ba06bb extending the tests coverage Daniel by Daniel Veillard · 20 years ago
  68. 96f6fe9 gentest.py was missing from the EXTRA_DIST Daniel by Daniel Veillard · 20 years ago
  69. 3d97e66 extending the tests coverage more fixes and cleanups Daniel by Daniel Veillard · 20 years ago
  70. b1b3a3e more fixes and extending the tests coverage more fixes and hardening by Daniel Veillard · 20 years ago
  71. c0be74b more fixes and extending the tests coverage bunch of cleanups and 2 leaks by Daniel Veillard · 20 years ago
  72. d005b9e more fixes and extending the tests coverage more fixes and hardening by Daniel Veillard · 20 years ago
  73. dd6d300 more fixes and extending the tests coverage adding a type init interface by Daniel Veillard · 20 years ago
  74. e43cc57 more fixes and extending the tests coverage more hardeing of APIs skip by Daniel Veillard · 20 years ago
  75. 348636d oops typo in gentest.py, Daniel by Daniel Veillard · 20 years ago
  76. 8a32fe4 more testing and coverage more cleanups rebuilt Daniel by Daniel Veillard · 20 years ago
  77. a03e365 more developments on the API testing more cleanups rebuilt Daniel by Daniel Veillard · 20 years ago
  78. d93f625 Oops forgot it ... Daniel by Daniel Veillard · 20 years ago
  79. 36e5cd5 adding xmlMemBlocks() work on generator of an automatic API regression by Daniel Veillard · 20 years ago
  80. 0322681 fixed an UTF-8 parsing bug reported by Markus Bertheau on #fedora-devel by Daniel Veillard · 20 years ago
  81. acbe6cf fixed a bug reported by Petr Pajas on the list and affecting XML::Libxml by Daniel Veillard · 20 years ago
  82. 05f9735 Fixed bug #153937, making sure the conversion functions return the number by Daniel Veillard · 20 years ago
  83. e44aafb indicate - means stdin closing #156626 Daniel by Daniel Veillard · 20 years ago
  84. eff45a9 register xmlSchemaSetValidErrors, patch from Brent Hendricks in the by Daniel Veillard · 20 years ago
  85. c2f83d1 Fixing h3 for release, Daniel by Daniel Veillard · 20 years ago
  86. 6927b10 preparing release 2.6.15 cleanups Daniel by Daniel Veillard · 20 years ago
  87. f2a657a fixed a stupid mistake in xmlBuildRelativeURI (bug 156527) by William M. Brack · 20 years ago
  88. 8e2c979 second part of the security fix for xmlNanoFTPConnect() and by Daniel Veillard · 20 years ago
  89. 95ddcd3 applied fixes for a couple of potential security problems more fixes on by Daniel Veillard · 20 years ago
  90. 03a53c3 added checking for names values and dictionnaries generates a tons of by Daniel Veillard · 20 years ago
  91. 1227fb3 modified the handling of _private for entity expansion (bug 155816) by William M. Brack · 20 years ago
  92. 370ba3d fixed the leak reported by Volker Roth on the list added a specific test by Daniel Veillard · 20 years ago
  93. 367df6e unlinked the internal subset within xmlValidateDtd (bug 141827) added by William M. Brack · 20 years ago
  94. fc484dd added support for HTML PIs #156087 added specific tests Daniel by Daniel Veillard · 20 years ago
  95. 01c3bd5 fixed nasty bug #156087 Daniel by Daniel Veillard · 20 years ago
  96. ad9fb7c fixed a problem occuring only in x86_64 when very large error messages are by Daniel Veillard · 20 years ago
  97. 1a380b8 fixed a memory bug added test from Graham Bennett and regenerated the by Daniel Veillard · 20 years ago
  98. e281127 applied patch from Graham Bennett adding 4 convenience functions to the by Daniel Veillard · 20 years ago
  99. 9638d4c excluded a few nodes (with no content) from the string check routine. by William M. Brack · 20 years ago
  100. c609578 added UTF-8 string checking, raise a problem, need debug Daniel by Daniel Veillard · 20 years ago