1. 4c00414 switched Relax-NG module to teh new error reporting. Better default by Daniel Veillard · 21 years ago
  2. bb5abab more cleanup in make tests more work in the transition to the new error by Daniel Veillard · 21 years ago
  3. 2b8c4a1 changed 'make tests' to use a concise output, scrolling to see where thing by Daniel Veillard · 21 years ago
  4. a9cce9c Okay this is scary but it is just adding a configure option to disable by Daniel Veillard · 21 years ago
  5. 4432df2 cleanup, creating a new legacy.c module, made sure make tests ran in by Daniel Veillard · 21 years ago
  6. dca8cc7 rebuilt the API added the new options --nocdata and --nsclean to remove by Daniel Veillard · 21 years ago
  7. e96a2a4 adding repeated parsing and validating tests make the new DOM tree by Daniel Veillard · 21 years ago
  8. 16fa96c adding a new set of API for parsing xmlReadDoc() xmlReadFile() ... by Daniel Veillard · 21 years ago
  9. e72c508 preparing a 2.6.0-beta2 release avoid a warning avoid duplicate code in by Daniel Veillard · 21 years ago
  10. 007d51e use stderr and not stdout for default errors in python environment bug by Daniel Veillard · 21 years ago
  11. bdbe0d4 factoring of more error handling code, serious size reduction and more by Daniel Veillard · 21 years ago
  12. 5f1e1f8 backport of a thread bugfix from 2_5_X branch Daniel by Daniel Veillard · 21 years ago
  13. f2a941f 2.6.0beta1 changes Fixing attribute normalization, might not be totally by Daniel Veillard · 21 years ago
  14. bbeb9f9 try to cope with the fact that apps may still have allocated smaller SAX by Daniel Veillard · 21 years ago
  15. e855373 Applied a patch from Kevin P. Fleming to add --libtool-libs option to by Daniel Veillard · 21 years ago
  16. a71a8ef further small changes to elminate most of the remaining warnings. by William M. Brack · 21 years ago
  17. c193956 small changes to syntax to get rid of compiler warnings. No changes to by William M. Brack · 21 years ago
  18. c758c22 rebuilt the API and docs. Daniel by Daniel Veillard · 21 years ago
  19. 8d73bcb added a new API to split a QName without generating any memory allocation by Daniel Veillard · 21 years ago
  20. c266464 patch from Joachim Bauch + cleanup for Relax NG error callbacks in python by Daniel Veillard · 21 years ago
  21. 781ac8b patch from Stéphane Bidoul for setting up threads global defaults. this by Daniel Veillard · 21 years ago
  22. 38b80a8 trying to conciliate --with-python= requirements and RPM builds, a PITA by Daniel Veillard · 21 years ago
  23. 61c5220 try to fix Red hat bug #89957, do not output -L/usr/lib64 fixed a typo in by Daniel Veillard · 21 years ago
  24. 94bb2f1 applied patch from Stéphane Bidoul for the Python bindings on the new by Daniel Veillard · 21 years ago
  25. 2b32e6f fixed a problem in the generator where the way functions are remapped as by Daniel Veillard · 21 years ago
  26. 92fc02c preparing release 2.5.7 updated and rebuilt the docs fixed the script by Daniel Veillard · 21 years ago
  27. de0a0a5 make sure the OOM code don't get in the way of the builds automatic update by Daniel Veillard · 21 years ago
  28. 5439624 applied patch from Brent M Hendricks adding binding for xmlCatalogAddLocal by Daniel Veillard · 21 years ago
  29. a880b12 a lot of performance work especially the speed of streaming through the by Daniel Veillard · 21 years ago
  30. ac29793 some cleanups extended the document to cover RelaxNG and tree operations by Daniel Veillard · 21 years ago
  31. 33300b4 augnemting the APIs, cleanups. cleanup bug #111005 added some missing by Daniel Veillard · 21 years ago
  32. c6cae7b Added the Expand() and Next() operation to work on subtrees within the by Daniel Veillard · 21 years ago
  33. c2d4a93 preparing release 2.5.6 updated and rebuilt the docs Daniel by Daniel Veillard · 21 years ago
  34. 6c5b2d3 fixing #109227 providing more context in case of start/end tag mismatch by Daniel Veillard · 21 years ago
  35. e4fa293 first part of the fix to performance bug #108905, adds by Daniel Veillard · 21 years ago
  36. 2032d29 was missing "drv_libxml2.py" Daniel by Daniel Veillard · 21 years ago
  37. 48ef4c9 fixed bug #108801 reported by Malcolm Tredinnick about the DocType node by Daniel Veillard · 21 years ago
  38. 17bed98 preparing release 2.5.4 updated and rebuilt the docs removed warnings by Daniel Veillard · 21 years ago
  39. c64b8e9 some warning removal on Igor's patch seems I messed up with #106788 fix by Daniel Veillard · 21 years ago
  40. febcca4 more bug-hunting added --tree to dump the intermediate rng tree patch from by Daniel Veillard · 21 years ago
  41. 591b4be fixed doc comment problems adding RelaxNG wrappers added a specific test by Daniel Veillard · 21 years ago
  42. 71531f3 comments cleanups use xmllint for doing the RelaxNG tests preparing 2.5.2 by Daniel Veillard · 21 years ago
  43. 0e298ad fixing #104096 to compile without regexps Daniel by Daniel Veillard · 21 years ago
  44. 3b2e4e1 removed an unprotedted debug message Aleksi Suhonen put a guard against by Daniel Veillard · 21 years ago
  45. ff12c49 seems there is no good reasons to not generate bindings for XPointer by Daniel Veillard · 21 years ago
  46. 540a31a applied a new patch from Stéphane Bidoul for cleanups rebuilt the API by Daniel Veillard · 21 years ago
  47. 417be3a patch from Stéphane Bidoul for better per context error message APIs by Daniel Veillard · 21 years ago
  48. 1aaae65 Forgot to add readererr.py, oops, Daniel by Daniel Veillard · 21 years ago
  49. 26f7026 applied a patch from Stéphane Bidoul to allow per XMLtextReader error and by Daniel Veillard · 21 years ago
  50. e4a07e7 cleanup patch from Stéphane Bidoul Daniel by Daniel Veillard · 21 years ago
  51. e6227e0 applied and fixed a patch from Stephane Bibould to provide per parser by Daniel Veillard · 21 years ago
  52. 3b87b6b fixed a bug raised by Raymond Wiker, docSetRootElement() should not raise by Daniel Veillard · 22 years ago
  53. 3e20a29 fixed bug #102181 by applying the suggested change and fixing the by Daniel Veillard · 22 years ago
  54. 8f87244 one more IsEmptyElement crazyness, that time in external parsed entities by Daniel Veillard · 22 years ago
  55. e329fc2 update from Stéphane Bidoul: python 2.1 support and improved error handler by Daniel Veillard · 22 years ago
  56. 7b4b2f9 preparing 2.5.0 release only warn in pedantic mode about namespace name by Daniel Veillard · 22 years ago
  57. 067bae5 seriously changed the way data are pushed to the underlying parser, go by by Daniel Veillard · 22 years ago
  58. 51a447a integrated the Python 2.2 optimizations from Hannu Krosing, while by Daniel Veillard · 22 years ago
  59. 2bc13ca fixed a small problem related to order of files in dir, Daniel by Daniel Veillard · 22 years ago
  60. e59494f a bit of cleanup small fix more work on the XmlTextReader tutorial a few by Daniel Veillard · 22 years ago
  61. 623a9eb patch from Stéphane Bidoul to include drv_libxml2.py in setup.py Daniel by Daniel Veillard · 22 years ago
  62. a80ff6e okay the DTD validation code on top of the XMLTextParser API should be by Daniel Veillard · 22 years ago
  63. 1fdfd11 Fixing some more mess with validation and recursive entities while using by Daniel Veillard · 22 years ago
  64. dab8ea9 another couple of problem related to IsEmptyElement reported by Stéphane by Daniel Veillard · 22 years ago
  65. 4f86020 integrated drv_libxml2.py Python xml.sax driver from Stéphane Bidoul based by Daniel Veillard · 22 years ago
  66. e3c036e fixed another couple of xmlreader bugs reported by Stéphane Bidoul and by Daniel Veillard · 22 years ago
  67. 9e395c2 fixed another validity checking in external parsed entities raised by by Daniel Veillard · 22 years ago
  68. d589614 fixed a problem with validation within entities pointed by Stéphane by Daniel Veillard · 22 years ago
  69. dc85f28 modified the generator to allow keeping class references when creating new by Daniel Veillard · 22 years ago
  70. 4d8db8a fixed another pair of problem pointed by Stéphane Bidoul: depth start at 0 by Daniel Veillard · 22 years ago
  71. 571b889 fixed another problem pointed by Stéphane Bidoul Daniel by Daniel Veillard · 22 years ago
  72. aaa105b fixed a limit case problem with "<a/>" Daniel by Daniel Veillard · 22 years ago
  73. ecaba49 warn on xmlns:prefix="foo" fixed a couple of problem for namespace by Daniel Veillard · 22 years ago
  74. 29b3e28 fixed a bug pointed out by Stéphane Bidoul and integrated it into the by Daniel Veillard · 22 years ago
  75. e18fc18 extended the XmlTextReader API a bit, addding accessors for the current by Daniel Veillard · 22 years ago
  76. aba976d changed the generator to provide casing for the XmlTextReader similar to by Daniel Veillard · 22 years ago
  77. d7046d1 quiet down cvs somewhat by Jose Maria Celorio · 22 years ago
  78. 336fc7d final touch running DTD validation on the XmlTextReader added a specific by Daniel Veillard · 22 years ago
  79. f25b4ca added a few predefined xmlTextReader parser configuration values. Daniel by Daniel Veillard · 22 years ago
  80. 0e9dafa trying to fix #102037 Daniel by Daniel Veillard · 22 years ago
  81. 0d132cf patch from Stéphane Bidoul for Python 2.1 Daniel by Daniel Veillard · 22 years ago
  82. 4258b9c one really need to provide the base URI information when creating a reader by Daniel Veillard · 22 years ago
  83. beb70bd more work on the xml reader interfaces. updated Igor's mail and the Web by Daniel Veillard · 22 years ago
  84. 67df809 Vyacheslav Pindyura managed to trigger a bug in parseStartTag, fixing it. by Daniel Veillard · 22 years ago
  85. da46d2d added more methods of XmlTextReader. this increased the methods in the by Daniel Veillard · 22 years ago
  86. 0eb38c7 added the close and getattribute methods of XmlTextReader. added the by Daniel Veillard · 22 years ago
  87. c1eed32 preparing release of 2.4.30 fixups to the api builder, gives enum values, by Daniel Veillard · 22 years ago
  88. 024b570 patch from Mark Vadok about htmlNodeDumpOutput location. removed an by Daniel Veillard · 22 years ago
  89. a9b66d0 new API building Python script, does the C parsing directly, generates a by Daniel Veillard · 22 years ago
  90. 9d5ea17 another patch from Stéphane Bidoul for Python bindings on Windows small by Daniel Veillard · 22 years ago
  91. faa35ff Return the previous as opposed to the next node (I guess this is the by Daniel Veillard · 22 years ago
  92. a1196ed trying to fix the Python bindings build on Windows (Stéphane Bidoul) by Daniel Veillard · 22 years ago
  93. fee408f final touch at closing #87235 </p> end tags need to be generated. this by Daniel Veillard · 22 years ago
  94. d076a20 fixed #99082 for xi:include encoding="..." support on text includes. added by Daniel Veillard · 22 years ago
  95. a8c0adb fixing bug #98792 , node may have no doc and dereferencing without by Daniel Veillard · 22 years ago
  96. 66651aa trying to fix bug #98517 about building outside the source tree fixed the by Daniel Veillard · 22 years ago
  97. e645e8c Applied the VMS update patch from Craig A. Berry update Daniel by Daniel Veillard · 22 years ago
  98. c0ac069 fixed bugs when passing result value tree to Python functions. Daniel by Daniel Veillard · 22 years ago
  99. d4cb1e8 fixed a stupid error breaking the python API Daniel by Daniel Veillard · 22 years ago
  100. bd9afb5 improving some documentation comments found and fixed a mem leak with by Daniel Veillard · 22 years ago