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