1. 6eadf63 First commit of the new Relax-NG validation code, not generally useful by Daniel Veillard · 22 years ago
  2. 814a76d minimized the memory allocated for GetContent and a bit of cleanup. Daniel by Daniel Veillard · 22 years ago
  3. ff12c49 seems there is no good reasons to not generate bindings for XPointer by Daniel Veillard · 22 years ago
  4. 540a31a applied a new patch from Stéphane Bidoul for cleanups rebuilt the API by Daniel Veillard · 22 years ago
  5. 417be3a patch from Stéphane Bidoul for better per context error message APIs by Daniel Veillard · 22 years ago
  6. 97ddfc0 doc/guidelines.html grammar and spelling cleanup by MST 2003 John Fleck · 22 years ago
  7. 1aaae65 Forgot to add readererr.py, oops, Daniel by Daniel Veillard · 22 years ago
  8. 26f7026 applied a patch from Stéphane Bidoul to allow per XMLtextReader error and by Daniel Veillard · 22 years ago
  9. 71f9d73 Alexey Efimov pointed out that concat('a', 'b', ) should raise a syntax by Daniel Veillard · 22 years ago
  10. e4a07e7 cleanup patch from Stéphane Bidoul Daniel by Daniel Veillard · 22 years ago
  11. 81601f9 fixing bug #103100 with a dummy UTF8ToUTF8 copy Daniel by Daniel Veillard · 22 years ago
  12. e6227e0 applied and fixed a patch from Stephane Bibould to provide per parser by Daniel Veillard · 22 years ago
  13. 4dbe77a fixed the streaming property of the reader, it was generating tree faster by Daniel Veillard · 22 years ago
  14. d105eb6 Be a bit more precise about attribute in textual content, Daniel by Daniel Veillard · 22 years ago
  15. 78abcb1 added few global exports by Igor Zlatkovic · 22 years ago
  16. d31876c *** empty log message *** by Igor Zlatkovic · 22 years ago
  17. 9df2474 *** empty log message *** by Igor Zlatkovic · 22 years ago
  18. 4cd83c8 added more xmlreader exports by Igor Zlatkovic · 22 years ago
  19. 4a603e4 Small interface changes to the Web pages, Daniel by Daniel Veillard · 22 years ago
  20. 8e7e1c0 fix to the XPath implementation for parent and ancestors axis when by Daniel Veillard · 22 years ago
  21. cacbe5d patch from Stefano Zacchiroli to fix some URI/file escaping problems by Daniel Veillard · 22 years ago
  22. 3b87b6b fixed a bug raised by Raymond Wiker, docSetRootElement() should not raise by Daniel Veillard · 22 years ago
  23. 3e20a29 fixed bug #102181 by applying the suggested change and fixing the by Daniel Veillard · 22 years ago
  24. e55e8e4 fixed bug #102960 by reusing the XML name parsing routines. Daniel by Daniel Veillard · 22 years ago
  25. 98d071d Be really clear about support guidelines, Daniel by Daniel Veillard · 22 years ago
  26. 8f87244 one more IsEmptyElement crazyness, that time in external parsed entities by Daniel Veillard · 22 years ago
  27. e329fc2 update from Stéphane Bidoul: python 2.1 support and improved error handler by Daniel Veillard · 22 years ago
  28. 5ecaf7f fixes #102920 about namespace handling in HTML output and section 16.2 by Daniel Veillard · 22 years ago
  29. e2830f1 preparing 2.5.1 release fixing XmlTextReader bug Daniel by Daniel Veillard · 22 years ago
  30. 8bf70b9 fuck, I introduced a memory leak on external parsed entities in 2.5.0 :-( by Daniel Veillard · 22 years ago
  31. 56ada1d another fix needed as pointed by Christophe Merlet for --stream --debug if by Daniel Veillard · 22 years ago
  32. 7e54be1 doc/xmllint.xml doc/xmllint.1 update man page with --stream and by MST 2003 John Fleck · 22 years ago
  33. 8326e73 fixed --with-threads compile fixed --without-debug compile cleanup add a by Daniel Veillard · 22 years ago
  34. a55b27b fixed the title ... Daniel by Daniel Veillard · 22 years ago
  35. 7b4b2f9 preparing 2.5.0 release only warn in pedantic mode about namespace name by Daniel Veillard · 22 years ago
  36. e0ed10c fixed #101894 if doc == NULL xmlFreeDoc should not be called. Daniel by Daniel Veillard · 22 years ago
  37. 0aaaacd applied the patch to fix #101894 Daniel by Daniel Veillard · 22 years ago
  38. 8a1b185 applied patch from Lukas Schroeder for register callbacks modified patch by Daniel Veillard · 22 years ago
  39. 067bae5 seriously changed the way data are pushed to the underlying parser, go by by Daniel Veillard · 22 years ago
  40. 51a447a integrated the Python 2.2 optimizations from Hannu Krosing, while by Daniel Veillard · 22 years ago
  41. 2bc13ca fixed a small problem related to order of files in dir, Daniel by Daniel Veillard · 22 years ago
  42. e59494f a bit of cleanup small fix more work on the XmlTextReader tutorial a few by Daniel Veillard · 22 years ago
  43. 623a9eb patch from Stéphane Bidoul to include drv_libxml2.py in setup.py Daniel by Daniel Veillard · 22 years ago
  44. 66b8289 starting documenting the new XmlTextReader interface. Daniel by Daniel Veillard · 22 years ago
  45. 7704fb1 added the --stream flag to use the TextReader API small performance tweak by Daniel Veillard · 22 years ago
  46. a80ff6e okay the DTD validation code on top of the XMLTextParser API should be by Daniel Veillard · 22 years ago
  47. 1fdfd11 Fixing some more mess with validation and recursive entities while using by Daniel Veillard · 22 years ago
  48. dab8ea9 another couple of problem related to IsEmptyElement reported by Stéphane by Daniel Veillard · 22 years ago
  49. 4f86020 integrated drv_libxml2.py Python xml.sax driver from Stéphane Bidoul based by Daniel Veillard · 22 years ago
  50. 3c265e4 backing out one change in the last patch which broke the regression tests by Daniel Veillard · 22 years ago
  51. 5335dc5 applied an old patch from Lukas Schroeder to track node creation and by Daniel Veillard · 22 years ago
  52. 8ba1741 generate the NEWS file from doc/news.html and a stylesheet Daniel by Daniel Veillard · 22 years ago
  53. e3c036e fixed another couple of xmlreader bugs reported by Stéphane Bidoul and by Daniel Veillard · 22 years ago
  54. 9e395c2 fixed another validity checking in external parsed entities raised by by Daniel Veillard · 22 years ago
  55. d589614 fixed a problem with validation within entities pointed by Stéphane by Daniel Veillard · 22 years ago
  56. dc85f28 modified the generator to allow keeping class references when creating new by Daniel Veillard · 22 years ago
  57. 4d8db8a fixed another pair of problem pointed by Stéphane Bidoul: depth start at 0 by Daniel Veillard · 22 years ago
  58. 571b889 fixed another problem pointed by Stéphane Bidoul Daniel by Daniel Veillard · 22 years ago
  59. aaa105b fixed a limit case problem with "<a/>" Daniel by Daniel Veillard · 22 years ago
  60. ecaba49 warn on xmlns:prefix="foo" fixed a couple of problem for namespace by Daniel Veillard · 22 years ago
  61. 2d84a89 Fixed a really nasty problem raised by a DocBook XSLT transform provided by Daniel Veillard · 22 years ago
  62. 29b3e28 fixed a bug pointed out by Stéphane Bidoul and integrated it into the by Daniel Veillard · 22 years ago
  63. e18fc18 extended the XmlTextReader API a bit, addding accessors for the current by Daniel Veillard · 22 years ago
  64. aba976d changed the generator to provide casing for the XmlTextReader similar to by Daniel Veillard · 22 years ago
  65. 6943a4d Small update to the guidelines, Daniel by Daniel Veillard · 22 years ago
  66. 8329884 added a document on guidelines for publishing and deploying XML Daniel by Daniel Veillard · 22 years ago
  67. d7046d1 quiet down cvs somewhat by Jose Maria Celorio · 22 years ago
  68. 336fc7d final touch running DTD validation on the XmlTextReader added a specific by Daniel Veillard · 22 years ago
  69. f25b4ca added a few predefined xmlTextReader parser configuration values. Daniel by Daniel Veillard · 22 years ago
  70. 0e9dafa trying to fix #102037 Daniel by Daniel Veillard · 22 years ago
  71. 8dbd495 fixing bug #95296, when the predefined entities are redefined in the DTD by Daniel Veillard · 22 years ago
  72. 6647aed doc/xmllint.xml doc/xmllint.1 Add discussion of XML_DEBUG_CATALOG to by MST 2002 John Fleck · 22 years ago
  73. df512f4 Fixed the empty node detection to avoid reporting an inexistant close tag. by Daniel Veillard · 22 years ago
  74. 0d132cf patch from Stéphane Bidoul for Python 2.1 Daniel by Daniel Veillard · 22 years ago
  75. fe8aab9 applied Craig A. Berry patches for VMS Daniel by Daniel Veillard · 22 years ago
  76. 4258b9c one really need to provide the base URI information when creating a reader by Daniel Veillard · 22 years ago
  77. ea7751d working on DTD validation on top of xml reader interfaces. Allows to by Daniel Veillard · 22 years ago
  78. c84f8b5 fixed the Windows link, Daniel by Daniel Veillard · 22 years ago
  79. beb70bd more work on the xml reader interfaces. updated Igor's mail and the Web by Daniel Veillard · 22 years ago
  80. 4a6d39b applied a patch for VMS following the report by Nigel Hall Daniel by Daniel Veillard · 22 years ago
  81. 3772de3 the parseStartTag bug fix wasn't complete. Daniel by Daniel Veillard · 22 years ago
  82. 67df809 Vyacheslav Pindyura managed to trigger a bug in parseStartTag, fixing it. by Daniel Veillard · 22 years ago
  83. d453c63 *** empty log message *** by Igor Zlatkovic · 22 years ago
  84. 3f752e2 added xmlreader interface by Igor Zlatkovic · 22 years ago
  85. 2d42890 added xmlreader exports by Igor Zlatkovic · 22 years ago
  86. fcb5258 added xml reader exports by Igor Zlatkovic · 22 years ago
  87. 27907c7 Added llink to Python bindings for Windows, Daniel by Daniel Veillard · 22 years ago
  88. 7c67a83 doc/tutorial/xmltutorial.xml plus generated html and pdf Updating tutorial by MST 2002 John Fleck · 22 years ago
  89. 44aacb3 doc/tutorial/xmltutorial.xml doc/tutorial/includekeyword.c by MST 2002 John Fleck · 22 years ago
  90. da46d2d added more methods of XmlTextReader. this increased the methods in the by Daniel Veillard · 22 years ago
  91. 0eb38c7 added the close and getattribute methods of XmlTextReader. added the by Daniel Veillard · 22 years ago
  92. 7ef0fcb Added a small blurb about the API file and generator, Daniel by Daniel Veillard · 22 years ago
  93. 0650345 fallback was only copying the first child not the full child list of the by Daniel Veillard · 22 years ago
  94. b894fbc exported htmlNodeDumpOutput by Igor Zlatkovic · 22 years ago
  95. 2d45f52 *** empty log message *** by Igor Zlatkovic · 22 years ago
  96. c1eed32 preparing release of 2.4.30 fixups to the api builder, gives enum values, by Daniel Veillard · 22 years ago
  97. 000eafb fixups to the api builder, gives enum values, fix functype return type by Daniel Veillard · 22 years ago
  98. 024b570 patch from Mark Vadok about htmlNodeDumpOutput location. removed an by Daniel Veillard · 22 years ago
  99. 9b4bb4d preparing release of 2.4.29 rebuilt the docs and API a few more fixes for by Daniel Veillard · 22 years ago
  100. f6273a0 *** empty log message *** by Igor Zlatkovic · 22 years ago