1. e3c036e fixed another couple of xmlreader bugs reported by Stéphane Bidoul and by Daniel Veillard · 22 years ago
  2. 9e395c2 fixed another validity checking in external parsed entities raised by by Daniel Veillard · 22 years ago
  3. d589614 fixed a problem with validation within entities pointed by Stéphane by Daniel Veillard · 22 years ago
  4. 4d8db8a fixed another pair of problem pointed by Stéphane Bidoul: depth start at 0 by Daniel Veillard · 22 years ago
  5. 571b889 fixed another problem pointed by Stéphane Bidoul Daniel by Daniel Veillard · 22 years ago
  6. aaa105b fixed a limit case problem with "<a/>" Daniel by Daniel Veillard · 22 years ago
  7. ecaba49 warn on xmlns:prefix="foo" fixed a couple of problem for namespace by Daniel Veillard · 22 years ago
  8. 29b3e28 fixed a bug pointed out by Stéphane Bidoul and integrated it into the by Daniel Veillard · 22 years ago
  9. e18fc18 extended the XmlTextReader API a bit, addding accessors for the current by Daniel Veillard · 22 years ago
  10. 336fc7d final touch running DTD validation on the XmlTextReader added a specific by Daniel Veillard · 22 years ago
  11. df512f4 Fixed the empty node detection to avoid reporting an inexistant close tag. by Daniel Veillard · 22 years ago
  12. ea7751d working on DTD validation on top of xml reader interfaces. Allows to by Daniel Veillard · 22 years ago
  13. beb70bd more work on the xml reader interfaces. updated Igor's mail and the Web by Daniel Veillard · 22 years ago
  14. 67df809 Vyacheslav Pindyura managed to trigger a bug in parseStartTag, fixing it. by Daniel Veillard · 22 years ago
  15. da46d2d added more methods of XmlTextReader. this increased the methods in the by Daniel Veillard · 22 years ago
  16. 0eb38c7 added the close and getattribute methods of XmlTextReader. added the by Daniel Veillard · 22 years ago
  17. 9b4bb4d preparing release of 2.4.29 rebuilt the docs and API a few more fixes for by Daniel Veillard · 22 years ago
  18. a9b66d0 new API building Python script, does the C parsing directly, generates a by Daniel Veillard · 22 years ago
  19. 01c13b5 code cleanup, especially the function comments. fixed a small bug when by Daniel Veillard · 22 years ago
  20. e1ca503 Adding a new set of APIs based on the C# TextXmlReader API but converted by Daniel Veillard · 22 years ago