1. 7d2b323 fixed a potential buffer overrun error introduced on last commit to by Daniel Veillard · 19 years ago
  2. 32f0f71 Changed the behaviour of xmlXPathEqualNodeSetFloat to return TRUE if a by William M. Brack · 19 years ago
  3. da0aa4c applied patch from Marcus Boerger to route relaxng and schemas error by Daniel Veillard · 19 years ago
  4. 358fef4 applied UTF-8 script parsing bug #310229 fix from Jiri Netolicky added the by Daniel Veillard · 19 years ago
  5. 744acff fixed bug #310105 with http_proxy environments with patch provided by by Daniel Veillard · 19 years ago
  6. 78dfc9f preparing release 2.6.20 removed a compilation problem Daniel by Daniel Veillard · 19 years ago
  7. 1f33c4d preparing to make testsuite releases along with code source releases fixed by Daniel Veillard · 19 years ago
  8. df4223e fixed a bug introduced on last commit daniel by Daniel Veillard · 19 years ago
  9. f10ae12 fixed a typo pointed by Jeroen Ruigrok increased the APIs for xmlReader by Daniel Veillard · 19 years ago
  10. d17760f try to avoid conflicts. Daniel by Daniel Veillard · 19 years ago
  11. 971771e fix for #309761 from Dylan Shell added xmlSchemaSAXPlug and by Daniel Veillard · 19 years ago
  12. c306d90 Added c-props-correct constraint to check for equal cardinality of by Kasimier T. Buchcik · 19 years ago
  13. 8798b73 Fixed evaluation of attributes. Actually only attribute at the first level by Kasimier T. Buchcik · 19 years ago
  14. 85aed6d tiny fix in xmlSchemaValidateStream() if a user-provided SAX handler is by Kasimier T. Buchcik · 19 years ago
  15. f0af8ec fix some potential leaks in error cases. added --sax, to allow testing of by Daniel Veillard · 19 years ago
  16. 72d3adc Changed xmlSchemaValidateFile() to use xmlSchemaValidateStream() by Kasimier T. Buchcik · 19 years ago
  17. cdc8273 added the missing entity to the document internal subset to avoid errors by Daniel Veillard · 19 years ago
  18. f810de0 fixed problem with free on dupl attribute in dtd (bug309637). added by William M. Brack · 19 years ago
  19. d37988a try again to fix file format for Windows by William M. Brack · 19 years ago
  20. fa8d5d9 removed spurious ^M added check for option O_BINARY changed sticky tag to by William M. Brack · 19 years ago
  21. 0357a30 excluded content string check for XML_ELEMENT_DECL in by William M. Brack · 19 years ago
  22. abac41e fixing bug #166777 (and #169838), it was an heuristic in areBlanks which by Daniel Veillard · 19 years ago
  23. 6d30ff2 Fixed bug #309338, reported by Kupriyanov Anotolij. Added a regression by Kasimier T. Buchcik · 19 years ago
  24. 87b3046 first steps toward a testsuite dist fixed bug #307870 Daniel by Daniel Veillard · 19 years ago
  25. 87db1cf Tiny portability adjustment for win. Added runtest.exe and runsuite.exe to by Kasimier T. Buchcik · 19 years ago
  26. 9083778 first stb at unimplemnted detection fixing Windows code Daniel by Daniel Veillard · 19 years ago
  27. 4ac5f9a fix on schemas error portability glob() on Windows Daniel by Daniel Veillard · 19 years ago
  28. c935253 cleanups, logfile and portability fixed a memory leak Daniel by Daniel Veillard · 19 years ago
  29. 3fa5e7e fixed a bug failing to detect UTF-8 violations in CData in push mode. by Daniel Veillard · 19 years ago
  30. 20887ee added enhancement for #309057 in xmllint shell Daniel by Daniel Veillard · 19 years ago
  31. 597f1c1 applied patch from James Bursa fixing an html parsing bug in push mode by Daniel Veillard · 19 years ago
  32. 39e5c89 fixing a leak detected by testapi in xmlDOMWrapAdoptNode, and fixing by Daniel Veillard · 19 years ago
  33. 7e33dba fix a problem with previous patch to testapi.c Daniel by Daniel Veillard · 19 years ago
  34. 7e21fd1 fixing a leak detected by testapi in xmlDOMWrapAdoptNode, and fixing by Daniel Veillard · 19 years ago
  35. 6b6d680 fixing compilations when disabling parts of the library at configure time. by Daniel Veillard · 19 years ago
  36. 304e78c fix bug raised by zamez on IRC regenerated, seems to pop-up leaks in new by Daniel Veillard · 19 years ago
  37. 9517501 fixing #307823 and a couple of assorted bugs fixed conditionals in by Daniel Veillard · 19 years ago
  38. 8fcd2ca fixed bug #307503 misplaced #ifdef Daniel by Daniel Veillard · 19 years ago
  39. de0e498 expanded test found and fixed the leak exposed by Microsoft regtests by Daniel Veillard · 19 years ago
  40. 3fe1e8a a bit of progresses on xstc Daniel by Daniel Veillard · 19 years ago
  41. e84f231 completed the simple checks for Relax-NG suites back to the same 11 errors by Daniel Veillard · 19 years ago
  42. f2e066a complete, checking on other platforms is needed updated fix a bug raised by Daniel Veillard · 19 years ago
  43. 3056404 adding URI tests Daniel by Daniel Veillard · 19 years ago
  44. 48dec9d adding xml:id Daniel by Daniel Veillard · 19 years ago
  45. 54a203c finishing XPath, adding XPointer Daniel by Daniel Veillard · 19 years ago
  46. 970adf5 adding more coverage, XInclude and starting XPath Daniel by Daniel Veillard · 19 years ago
  47. 4d9c948 Added allocation/deallocation functions for the DOM-wrapper context. by Kasimier T. Buchcik · 19 years ago
  48. 017264f Commented the new functions to be experimental. by Kasimier T. Buchcik · 19 years ago
  49. dbee0f1 working some weird error reporting problem for DTD validation. augmented by Daniel Veillard · 19 years ago
  50. fc319af added most HTML tests Daniel by Daniel Veillard · 19 years ago
  51. 44555f0 Added initial tests for some new DOM-wrapper helping functions. by Kasimier T. Buchcik · 19 years ago
  52. cbddfe8 Cleanup. Removed, those are not needed anymore due to the new test suite. by Kasimier T. Buchcik · 19 years ago
  53. 4a5a964 added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks. by Daniel Veillard · 19 years ago
  54. bc0e3c6 Added xmlDOMWrapReconcileNamespaces(), xmlDOMWrapAdoptNode() and by Kasimier T. Buchcik · 19 years ago
  55. c950d70 continue to increase the tests Daniel by Daniel Veillard · 19 years ago
  56. c111c15 continue to increase the tests Daniel by Daniel Veillard · 19 years ago
  57. fd110d2 continue to increase the tests Daniel by Daniel Veillard · 19 years ago
  58. 1b75c3b avoid name glob in agruments as it matches the glob() routine. first steps by Daniel Veillard · 19 years ago
  59. 7d8b36b fixed a problem with the detection of ss_family for ipV6, as reported on by William M. Brack · 19 years ago
  60. 21edf9b Added regression tests (from Dhyanesh). by Kasimier T. Buchcik · 19 years ago
  61. 9c215eb Fixed NULL values to be validated as empty string values (reported by by Kasimier T. Buchcik · 19 years ago
  62. da6f4af applied patch from Rob Richards for removal of ID (and xml:id) applied by Daniel Veillard · 19 years ago
  63. 84a56e3 Fixed SAX2 validation: grow of internal namespace list, appending of by Kasimier T. Buchcik · 19 years ago
  64. 7f6e024 Added missing function descriptions. by Kasimier T. Buchcik · 19 years ago
  65. 81562d2 if sax1 is used and input is a file use the old API xmlParseFile() by Daniel Veillard · 19 years ago
  66. c63fbbf Added xmlSchemaValidateFile() to the public API. This will use SAX2-driven by Kasimier T. Buchcik · 19 years ago
  67. ef1b667 Added schema test results (Tom Browder, bug #306806). by Kasimier T. Buchcik · 19 years ago
  68. 8cd0903 Added schema tests submitted by Tom Browder (bug #306806). by Kasimier T. Buchcik · 19 years ago
  69. 537f117 adjusted last change to xmlCompilePathPattern, fixed one compilation by William M. Brack · 19 years ago
  70. 9ca11bf Some changes/fixes to the streaming evaluation. A bit of support for by Kasimier T. Buchcik · 19 years ago
  71. 9ea5565 removed a redundant include path Daniel by Daniel Veillard · 19 years ago
  72. d8e1044 Some more adjustments. by Kasimier T. Buchcik · 19 years ago
  73. 34b9a9c Changed test extraction process, since some boxes don't know about "tar by Kasimier T. Buchcik · 19 years ago
  74. f464403 fixed a bug exposed by Rob Richards in the mailing-list added the by Daniel Veillard · 19 years ago
  75. ea152c0 Further enhancement for XPath streaming, consolidated with schemas usage by William M. Brack · 19 years ago
  76. 1c720df Changed non-prefixed QNames to be bound to a default namespace if by Kasimier T. Buchcik · 19 years ago
  77. 8dd1e1b Fixed a bug which I invented: hexBinary's string values were not by Kasimier T. Buchcik · 19 years ago
  78. 828f654 Fixed an attribute fixed/default value constraint error. by Kasimier T. Buchcik · 19 years ago
  79. e879861 Adapted regression test results. by Kasimier T. Buchcik · 19 years ago
  80. 4efd90d Changed the validation process to be able to work in streaming mode. Some by Kasimier T. Buchcik · 19 years ago
  81. 365cf67 applied patch from Malcolm Rowe to avoid namespace troubles on rollback by Daniel Veillard · 19 years ago
  82. d892557 applied patch from Rob Richards for xml:space and xml:lang handling with by Daniel Veillard · 19 years ago
  83. d846768 applied patch from Morten Welinder, closing bug #306901 on compiling by Daniel Veillard · 19 years ago
  84. 1ace203 Adapted the XS tests to use the new release of tests and test-definitions. by Kasimier T. Buchcik · 19 years ago
  85. 3ea201c fixing rendering of attributes when parent node is not in the node set by Aleksey Sanin · 19 years ago
  86. 2650df1 fixed xml attributes processing bug in exc c14n added --exc-c14n command by Aleksey Sanin · 19 years ago
  87. fbb619f Enhanced xmlXPathRunStreamEval, fixed handling of depth/level for cases by William M. Brack · 19 years ago
  88. 0b13a09 Enhanced handling of xml:base for included elements, fixing bugs 169209 by William M. Brack · 19 years ago
  89. bd6c3f7 Fixed facet errors to be channelled back for union type members; by Kasimier T. Buchcik · 19 years ago
  90. 7cd517c applied patch from Mark Vakoc fixing saving of CDATA with NULL content. by Daniel Veillard · 19 years ago
  91. 690a680 Changed the VALID_TZO macro to restrict the timezone to -840 to 840. by Kasimier T. Buchcik · 19 years ago
  92. 285b367 Applied patch from Steve Nairn (bug #303670) for "signed int" of the by Kasimier T. Buchcik · 19 years ago
  93. 64d7d12 applied patch for replaceNode from Brent Hendricks Daniel by Daniel Veillard · 19 years ago
  94. c587bce fixed bug #303682 of a leak reported by Malcolm Rowe Daniel by Daniel Veillard · 19 years ago
  95. 8aa7afa applied patch from Steve Nairn tof fix the compilation problem exposed in by Daniel Veillard · 19 years ago
  96. 3eec790 Added regression a test provided by Heiko Oberdiek (bug #303566). by Kasimier T. Buchcik · 19 years ago
  97. 2267856 Changed the XPath "." to resolve only on the first level for XML Schema by Kasimier T. Buchcik · 19 years ago
  98. 942d6c7 fixed #169630 segfault in xmlMemDisplay Daniel by Daniel Veillard · 19 years ago
  99. 99dd763 fixing bug #303068 increasing the nanoftp buffer. fixed __attribute() by Daniel Veillard · 19 years ago
  100. dbfe05a on linux/gcc use weak definitions to avoid linking with pthread library on by Daniel Veillard · 19 years ago