1. 940ab0c Fixed a potential memory leak in xmlSchemaCheckCSelectorXPath() when an by Kasimier T. Buchcik · 19 years ago
  2. 65c2f1d Silenced intel compiler warnings (reported by Kjartan Maraas, bug by Kasimier T. Buchcik · 19 years ago
  3. 2782027 Fixed some identity-constraint issues: Restructured IDC node-tables by Kasimier T. Buchcik · 19 years ago
  4. f03a8cd fixing yet another pattern induced XPath bug #314282 reverted back last by Daniel Veillard · 19 years ago
  5. f5812c3 fixes a portability problem raised by C370 on Z/OS Daniel by Daniel Veillard · 19 years ago
  6. ed6c549 changed xmlPatterncompile signature to pass an int and not an enum since by Daniel Veillard · 19 years ago
  7. 627e9a9 Changed xmlCompileStepPattern() and xmlCompileAttributeTest() to handle by Kasimier T. Buchcik · 19 years ago
  8. 8798b73 Fixed evaluation of attributes. Actually only attribute at the first level by Kasimier T. Buchcik · 19 years ago
  9. 537f117 adjusted last change to xmlCompilePathPattern, fixed one compilation by William M. Brack · 19 years ago
  10. 9ca11bf Some changes/fixes to the streaming evaluation. A bit of support for by Kasimier T. Buchcik · 19 years ago
  11. ea152c0 Further enhancement for XPath streaming, consolidated with schemas usage by William M. Brack · 19 years ago
  12. fbb619f Enhanced xmlXPathRunStreamEval, fixed handling of depth/level for cases by William M. Brack · 19 years ago
  13. 2267856 Changed the XPath "." to resolve only on the first level for XML Schema by Kasimier T. Buchcik · 19 years ago
  14. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  15. 0e460da another patch from Brent Hendricks to add new handlers with the various by Daniel Veillard · 19 years ago
  16. 285ebab Enabled IDC parsing and validation. Added xmlSchemaCopyValue to the API; by Kasimier T. Buchcik · 19 years ago
  17. fa1f77f fixed remaining known bugs in the XPath streaming, and switched XPath to by Daniel Veillard · 20 years ago
  18. 2a0fdd9 Some experimental addition for parsing of expressions and streamable by Kasimier T. Buchcik · 20 years ago
  19. 56de87e fix the comment to describe the real return values lot of work on the by Daniel Veillard · 20 years ago
  20. 2b2e02d fixed implementation for | added a specific regression test Daniel by Daniel Veillard · 20 years ago
  21. f1f08cf first implementation for | support Daniel by Daniel Veillard · 20 years ago
  22. 0996a16 fixed the namespaces support fixed xmlGetNodePath when namespaces are used by Daniel Veillard · 20 years ago
  23. d4301ab use the walker to test the patterns instead of the normal reader bug fixes by Daniel Veillard · 20 years ago
  24. 364fbed Fixed debug in pattern.c, Daniel by Daniel Veillard · 20 years ago
  25. 9740d1d more bug fixes for the XPath streaming code. Daniel by Daniel Veillard · 20 years ago
  26. 16ef800 bugfixes around the streaming patterns Daniel by Daniel Veillard · 20 years ago
  27. f9d1691 added first test for the patterns a few fixes Daniel by Daniel Veillard · 20 years ago
  28. 8f2efae Oops desabling debug, Daniel by Daniel Veillard · 20 years ago
  29. 2fc6df9 added a streaming pattern detector for a subset of XPath, should help by Daniel Veillard · 20 years ago
  30. c7c9fb1 fixed the fixed size array structure problem reported by Patrick Streule by Daniel Veillard · 20 years ago
  31. 427174f removed some compilation warnings Daniel by Daniel Veillard · 21 years ago
  32. ffa7b7e fixed the pattern interfaces but not yet the parser to handle the by Daniel Veillard · 21 years ago
  33. 1e90661 cleanup the make rebuild in doc, this include new directive to stop by Daniel Veillard · 21 years ago
  34. b3de70c adding the pattern node selection code. Inheried in part from libxslt but by Daniel Veillard · 21 years ago