1. d431074 float/double check bugfix exported a function for NMTOKEN validation add a by Daniel Veillard · 21 years ago
  2. 0e298ad fixing #104096 to compile without regexps Daniel by Daniel Veillard · 21 years ago
  3. 540a31a applied a new patch from Stéphane Bidoul for cleanups rebuilt the API by Daniel Veillard · 21 years ago
  4. 417be3a patch from Stéphane Bidoul for better per context error message APIs by Daniel Veillard · 21 years ago
  5. 26f7026 applied a patch from Stéphane Bidoul to allow per XMLtextReader error and by Daniel Veillard · 21 years ago
  6. 4dbe77a fixed the streaming property of the reader, it was generating tree faster by Daniel Veillard · 21 years ago
  7. 067bae5 seriously changed the way data are pushed to the underlying parser, go by by Daniel Veillard · 22 years ago
  8. e59494f a bit of cleanup small fix more work on the XmlTextReader tutorial a few by Daniel Veillard · 22 years ago
  9. 7704fb1 added the --stream flag to use the TextReader API small performance tweak by Daniel Veillard · 22 years ago
  10. a80ff6e okay the DTD validation code on top of the XMLTextParser API should be by Daniel Veillard · 22 years ago
  11. 1fdfd11 Fixing some more mess with validation and recursive entities while using by Daniel Veillard · 22 years ago
  12. dab8ea9 another couple of problem related to IsEmptyElement reported by Stéphane by Daniel Veillard · 22 years ago
  13. e3c036e fixed another couple of xmlreader bugs reported by Stéphane Bidoul and by Daniel Veillard · 22 years ago
  14. 9e395c2 fixed another validity checking in external parsed entities raised by by Daniel Veillard · 22 years ago
  15. d589614 fixed a problem with validation within entities pointed by Stéphane by Daniel Veillard · 22 years ago
  16. 4d8db8a fixed another pair of problem pointed by Stéphane Bidoul: depth start at 0 by Daniel Veillard · 22 years ago
  17. 571b889 fixed another problem pointed by Stéphane Bidoul Daniel by Daniel Veillard · 22 years ago
  18. aaa105b fixed a limit case problem with "<a/>" Daniel by Daniel Veillard · 22 years ago
  19. ecaba49 warn on xmlns:prefix="foo" fixed a couple of problem for namespace by Daniel Veillard · 22 years ago
  20. 29b3e28 fixed a bug pointed out by Stéphane Bidoul and integrated it into the by Daniel Veillard · 22 years ago
  21. e18fc18 extended the XmlTextReader API a bit, addding accessors for the current by Daniel Veillard · 22 years ago
  22. 336fc7d final touch running DTD validation on the XmlTextReader added a specific by Daniel Veillard · 22 years ago
  23. df512f4 Fixed the empty node detection to avoid reporting an inexistant close tag. by Daniel Veillard · 22 years ago
  24. ea7751d working on DTD validation on top of xml reader interfaces. Allows to by Daniel Veillard · 22 years ago
  25. beb70bd more work on the xml reader interfaces. updated Igor's mail and the Web by Daniel Veillard · 22 years ago
  26. 67df809 Vyacheslav Pindyura managed to trigger a bug in parseStartTag, fixing it. by Daniel Veillard · 22 years ago
  27. da46d2d added more methods of XmlTextReader. this increased the methods in the by Daniel Veillard · 22 years ago
  28. 0eb38c7 added the close and getattribute methods of XmlTextReader. added the by Daniel Veillard · 22 years ago
  29. 9b4bb4d preparing release of 2.4.29 rebuilt the docs and API a few more fixes for by Daniel Veillard · 22 years ago
  30. a9b66d0 new API building Python script, does the C parsing directly, generates a by Daniel Veillard · 22 years ago
  31. 01c13b5 code cleanup, especially the function comments. fixed a small bug when by Daniel Veillard · 22 years ago
  32. e1ca503 Adding a new set of APIs based on the C# TextXmlReader API but converted by Daniel Veillard · 22 years ago