1. 8874b94 added a parser XML_PARSE_COMPACT option to allocate small text nodes (less by Daniel Veillard · 19 years ago
  2. 465a000 fixed an uninitialized variable extended the API to add the parser, by Daniel Veillard · 19 years ago
  3. 379a3b7 applied patch from Derek Poon fixing bug #310692 Daniel by Daniel Veillard · 19 years ago
  4. 24505b0 a lot of small cleanups based on Linus' sparse check output. Daniel by Daniel Veillard · 19 years ago
  5. ffa3c74 applied a patch from Marcus Boerger to fix problems with calling by Daniel Veillard · 19 years ago
  6. f810de0 fixed problem with free on dupl attribute in dtd (bug309637). added by William M. Brack · 19 years ago
  7. dbee0f1 working some weird error reporting problem for DTD validation. augmented by Daniel Veillard · 19 years ago
  8. 1b75c3b avoid name glob in agruments as it matches the glob() routine. first steps by Daniel Veillard · 19 years ago
  9. da6f4af applied patch from Rob Richards for removal of ID (and xml:id) applied by Daniel Veillard · 19 years ago
  10. d6e347e Applied Daniel's fix for memory leak in dtd prefix (bug 300550). minor by William M. Brack · 19 years ago
  11. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  12. c394f73 had to fix generation and rebuild. the testapi found a bug in the last by Daniel Veillard · 19 years ago
  13. cee2b3a warning patches from Peter Breitenlohner serious DTD parsing speedups, by Daniel Veillard · 20 years ago
  14. 316a5c3 added xmlHashCreateDict where the hash reuses the dictionnary for internal by Daniel Veillard · 20 years ago
  15. e4d526f changed xmlErrValidWarning to use ctxt->warning instead of ctxt->error for by William M. Brack · 20 years ago
  16. 91b955c fixed ID deallocation problem based on patch from Steve Shepard fixes bug by Daniel Veillard · 20 years ago
  17. 4259532 more types, more coverage more problems fixed Daniel by Daniel Veillard · 20 years ago
  18. ce682bc autogenerate a minimal NULL value sequence for unknown pointer types This by Daniel Veillard · 20 years ago
  19. ce244ad fixed the way the generator works, extended the testing, especially with by Daniel Veillard · 20 years ago
  20. c0be74b more fixes and extending the tests coverage bunch of cleanups and 2 leaks by Daniel Veillard · 20 years ago
  21. eff45a9 register xmlSchemaSetValidErrors, patch from Brent Hendricks in the by Daniel Veillard · 20 years ago
  22. 95ddcd3 applied fixes for a couple of potential security problems more fixes on by Daniel Veillard · 20 years ago
  23. 367df6e unlinked the internal subset within xmlValidateDtd (bug 141827) added by William M. Brack · 20 years ago
  24. 807b4de applied patch from Malcolm Tredinnick fixing errata E20 concerning by Daniel Veillard · 20 years ago
  25. 41c4a75 fixed 2 problems raised by #152140, one which is that notation not in the by Daniel Veillard · 20 years ago
  26. 29b1748 small typo pointed out by Mike Hommey slightly improved the --c14n by Daniel Veillard · 20 years ago
  27. 8c22f9f fixed my mis-handling of External ID on last change. by William M. Brack · 20 years ago
  28. bebe730 changed the parsing of a document's DTD to use the proper base path (bug by William M. Brack · 20 years ago
  29. 9333cc2 suppressed warnings from within xmlValidGetValidElements (bug 144644) by William M. Brack · 20 years ago
  30. 4119d1c implemented bugfix from Massimo Morara for DTD dumping problem. added by William M. Brack · 20 years ago
  31. aecc0dc fixes the use of 'list' as a parameter added xmlPopInputCallback for Matt by Daniel Veillard · 20 years ago
  32. 8b0cbb0 small enhancement to fix bug 139791 by William M. Brack · 20 years ago
  33. d3669b2 avoid ID error message if using HTML_PARSE_NOERROR should fix #130762 by Daniel Veillard · 20 years ago
  34. f54cd53 fixing compilation and link option when configuring with --without-valid by Daniel Veillard · 20 years ago
  35. 770075b fixed the main issues reported by Peter Breitenlohner cleanup speedup by Daniel Veillard · 20 years ago
  36. 965983a removing a non-linear behaviour from ID/IDREF raised by Petr Pajas. Call by Daniel Veillard · 20 years ago
  37. edb65a7 added initialisation for ctxt->vctxt in HTMLInitParser (bug 133127) minor by William M. Brack · 20 years ago
  38. 1f5c989 xmlValidateElement could crash for element holding a namespace declaration by Daniel Veillard · 21 years ago
  39. ab1ceda fixed bug concerning validation using external dtd of element with mutiple by William M. Brack · 21 years ago
  40. f88d8cf tried to fix the problems reported in bug #126735 fixed again some problem by Daniel Veillard · 21 years ago
  41. 8d7b5c7 fixed some wording make sure doc/examples is packaged fixed the really by Daniel Veillard · 21 years ago
  42. 6bf4d6f small enhancement to assure ATTRIBUTE_UNUSED appears after the variable by William M. Brack · 21 years ago
  43. a8ff65d fixed bug #125811 related to DTD post validation where the DTD doesn't by Daniel Veillard · 21 years ago
  44. e133dd8 the a-posteriori DTD validation code was not validating the namespace by Daniel Veillard · 21 years ago
  45. 9ba8e38 included a new function to reuse a Push parser context, based on Graham by Daniel Veillard · 21 years ago
  46. 72b9e29 cleanup fixing bug #125653 sometimes the error handlers can get a parser by Daniel Veillard · 21 years ago
  47. 9e66059 fixed problem reported on the mailing list by Melvyn Sopacua - wrong by William M. Brack · 21 years ago
  48. d61e8fb fixes for compiling using --with-minimum Daniel by Daniel Veillard · 21 years ago
  49. 76e95df Changed all (?) occurences where validation macros (IS_xxx) had by William M. Brack · 21 years ago
  50. 0cc7277 fix a call missing arguments Daniel by Daniel Veillard · 21 years ago
  51. 7300057 adding an serror field to the validation context breaks the ABI for the by Daniel Veillard · 21 years ago
  52. 659e71e Setting up the framework for structured error reporting, touches a lot of by Daniel Veillard · 21 years ago
  53. ce9457f more cleanup of error handling in parserInternals, sharing the routine for by Daniel Veillard · 21 years ago
  54. bb5abab more cleanup in make tests more work in the transition to the new error by Daniel Veillard · 21 years ago
  55. 2b8c4a1 changed 'make tests' to use a concise output, scrolling to see where thing by Daniel Veillard · 21 years ago
  56. 652327a Adding a configure option to remove tree manipulation code which is not by Daniel Veillard · 21 years ago
  57. a9cce9c Okay this is scary but it is just adding a configure option to disable by Daniel Veillard · 21 years ago
  58. 4432df2 cleanup, creating a new legacy.c module, made sure make tests ran in by Daniel Veillard · 21 years ago
  59. 62998c0 starting to cleanup some of the problems exposed by the W3C/NIST by Daniel Veillard · 21 years ago
  60. 4e52f2f fixed bug 121759 - early declaration of attribute-list in external DTD by William M. Brack · 21 years ago
  61. 07cb822 Time to commit 3 days of work rewriting the parser internal, by Daniel Veillard · 21 years ago
  62. 2fdbd32 new dictionary module to keep a single instance of the names used by the by Daniel Veillard · 21 years ago
  63. 8d73bcb added a new API to split a QName without generating any memory allocation by Daniel Veillard · 21 years ago
  64. 7b68df9 fixed bug #118712 about mixed content, and namespaced element names. added by Daniel Veillard · 21 years ago
  65. 78637da fixing bug 118559 by William M. Brack · 21 years ago
  66. a37aab8 applied a patch from Gman for building docs applied a patch from Gary by Daniel Veillard · 21 years ago
  67. a76fe5c integrated the Out Of Memory test from Havoc Pennington #109368 a lot of by Daniel Veillard · 21 years ago
  68. f4e5576 implemented streaming of RelaxNG (when possible) on top of the xmlReader by Daniel Veillard · 21 years ago
  69. c00cda8 fixing bug #107129, removing excessive allocation and calls to *printf in by Daniel Veillard · 21 years ago
  70. e637c4a more work on XML Schemas datatypes and facets support. Currently only by Daniel Veillard · 21 years ago
  71. ef8dd7b fixing bug #108976 get the ID/REFs to reference the ID in the document by Daniel Veillard · 21 years ago
  72. 580ced8 fixed Red Hat bug #86118 use libxml2.spec instead of libxml.spec fixed by Daniel Veillard · 21 years ago
  73. 249d7bb attempt to cope with ID/IDREF(S) declared both in the DTD and in the by Daniel Veillard · 21 years ago
  74. c3da18a added Datatype ID and IDREF, usable from RelaxNG now need to add a new by Daniel Veillard · 21 years ago
  75. 8339128 fix bug #107764 , possibility of buffer overflow in xmlValidDebug() Daniel by Daniel Veillard · 21 years ago
  76. f4be018 fixes a DTD regexp generation problem. Daniel by Daniel Veillard · 21 years ago
  77. ec498e1 do not run content model validation if the content is not determinist by Daniel Veillard · 21 years ago
  78. 0e298ad fixing #104096 to compile without regexps Daniel by Daniel Veillard · 21 years ago
  79. 57e79b3 fixing bug #103969 forgot to add an epsilon transition when building the by Daniel Veillard · 21 years ago
  80. 336fc7d final touch running DTD validation on the XmlTextReader added a specific by Daniel Veillard · 22 years ago
  81. ea7751d working on DTD validation on top of xml reader interfaces. Allows to by Daniel Veillard · 22 years ago
  82. a9b66d0 new API building Python script, does the C parsing directly, generates a by Daniel Veillard · 22 years ago
  83. 01c13b5 code cleanup, especially the function comments. fixed a small bug when by Daniel Veillard · 22 years ago
  84. 1c732d2 code cleanup Daniel by Daniel Veillard · 22 years ago
  85. 366a915 serious cleanup of the spec file and associated changes in the Makefiles. by Daniel Veillard · 22 years ago
  86. 2fd8542 make xmlValidateDocument emit a warning msg if there is no DTD, pointed by by Daniel Veillard · 22 years ago
  87. 01992e0 Joe Marcus Clarke reported a segfault on FBsd this was due to by Daniel Veillard · 22 years ago
  88. 9dc1cf1 patch from Mark Vakoc to fix xmlNodeGetPath() Daniel by Daniel Veillard · 22 years ago
  89. ceb09b9 typo/bug found by Christian Glahn Daniel by Daniel Veillard · 22 years ago
  90. 90d68fb fixed bug #92518 validation error were not covering namespace by Daniel Veillard · 22 years ago
  91. 118aed7 fixed the data callback on transition functionality which was broken when by Daniel Veillard · 22 years ago
  92. 23e7357 made configuring with regexps/automata/unicode the default but without by Daniel Veillard · 22 years ago
  93. 5acfd6b determinism is debugged, new DTD checking code now works but by Daniel Veillard · 22 years ago
  94. a646cfd small cleanup switched DTD validation to use only regexp when configured by Daniel Veillard · 22 years ago
  95. 84d70a4 incomplete steps for real/double support avoiding a compilation problem by Daniel Veillard · 22 years ago
  96. aeb258a cosmetic cleanup started integrating a DTD validation layer based on the by Daniel Veillard · 22 years ago
  97. 7657576 working on better error reporting of validity errors, especially providing by Daniel Veillard · 22 years ago
  98. b9cd8b4 try to provide file and line informations, not all messages are covered, by Daniel Veillard · 22 years ago
  99. 58e44c9 adding a new API for Christian Glahn: xmlParseBalancedChunkMemoryRecover by Daniel Veillard · 22 years ago
  100. 37f961d fixing bug #79331 in one path the lookup for ID attributes on a namespaced by Daniel Veillard · 22 years ago