1. ecdab2a Upgrade libxml2 to c41bc10da31a4a4e5416270110b6d1b79606cad1 by Elliott Hughes · 2 years, 3 months ago
  2. cfd91dc Upgrade libxml2 to 1a360c1c2ec950f478d55b31722ecf78f5698e97 by Haibo Huang · 3 years, 10 months ago
  3. 1f131f1 Fix memory leak in pattern error path by Nick Wellnhofer · 7 years ago
  4. f8e3db0 Big space and tab cleanup by Daniel Veillard · 12 years ago
  5. 204f1f1 undef ERROR if already defined by Patrick R. Gansterer · 12 years ago
  6. cedf84d Fix -Wempty-body warning from clang by Nico Weber · 12 years ago
  7. f847700 fix problem with xmlStreamPop when pattern includes a "." element (see by William M. Brack · 16 years ago
  8. 3108ba9 fix crash from double free of name for bug #501760 by Rob Richards · 17 years ago
  9. 6ed2eb4 Applied patch from Rob Richards, fixing a potential memory leak in by Kasimier T. Buchcik · 18 years ago
  10. 30e7607 a bunch of small cleanups based on coverity reports. Daniel by Daniel Veillard · 18 years ago
  11. 6795260 upated the news regenerated the docs, preparing for release of 2.6.23 by Daniel Veillard · 18 years ago
  12. bb80f54 Another fix to handle "foo//.": "foo" was not included in the resulting by Kasimier T. Buchcik · 18 years ago
  13. 9725871 Fixed bug #322928, reported by Erich Schubert: The bug was in pattern.c, by Kasimier T. Buchcik · 18 years ago
  14. 940ab0c Fixed a potential memory leak in xmlSchemaCheckCSelectorXPath() when an by Kasimier T. Buchcik · 19 years ago
  15. 65c2f1d Silenced intel compiler warnings (reported by Kjartan Maraas, bug by Kasimier T. Buchcik · 19 years ago
  16. 2782027 Fixed some identity-constraint issues: Restructured IDC node-tables by Kasimier T. Buchcik · 19 years ago
  17. f03a8cd fixing yet another pattern induced XPath bug #314282 reverted back last by Daniel Veillard · 19 years ago
  18. f5812c3 fixes a portability problem raised by C370 on Z/OS Daniel by Daniel Veillard · 19 years ago
  19. ed6c549 changed xmlPatterncompile signature to pass an int and not an enum since by Daniel Veillard · 19 years ago
  20. 627e9a9 Changed xmlCompileStepPattern() and xmlCompileAttributeTest() to handle by Kasimier T. Buchcik · 19 years ago
  21. 8798b73 Fixed evaluation of attributes. Actually only attribute at the first level by Kasimier T. Buchcik · 19 years ago
  22. 537f117 adjusted last change to xmlCompilePathPattern, fixed one compilation by William M. Brack · 19 years ago
  23. 9ca11bf Some changes/fixes to the streaming evaluation. A bit of support for by Kasimier T. Buchcik · 19 years ago
  24. ea152c0 Further enhancement for XPath streaming, consolidated with schemas usage by William M. Brack · 19 years ago
  25. fbb619f Enhanced xmlXPathRunStreamEval, fixed handling of depth/level for cases by William M. Brack · 19 years ago
  26. 2267856 Changed the XPath "." to resolve only on the first level for XML Schema by Kasimier T. Buchcik · 19 years ago
  27. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  28. 0e460da another patch from Brent Hendricks to add new handlers with the various by Daniel Veillard · 19 years ago
  29. 285ebab Enabled IDC parsing and validation. Added xmlSchemaCopyValue to the API; by Kasimier T. Buchcik · 19 years ago
  30. fa1f77f fixed remaining known bugs in the XPath streaming, and switched XPath to by Daniel Veillard · 19 years ago
  31. 2a0fdd9 Some experimental addition for parsing of expressions and streamable by Kasimier T. Buchcik · 19 years ago
  32. 56de87e fix the comment to describe the real return values lot of work on the by Daniel Veillard · 19 years ago
  33. 2b2e02d fixed implementation for | added a specific regression test Daniel by Daniel Veillard · 19 years ago
  34. f1f08cf first implementation for | support Daniel by Daniel Veillard · 19 years ago
  35. 0996a16 fixed the namespaces support fixed xmlGetNodePath when namespaces are used by Daniel Veillard · 19 years ago
  36. d4301ab use the walker to test the patterns instead of the normal reader bug fixes by Daniel Veillard · 19 years ago
  37. 364fbed Fixed debug in pattern.c, Daniel by Daniel Veillard · 19 years ago
  38. 9740d1d more bug fixes for the XPath streaming code. Daniel by Daniel Veillard · 19 years ago
  39. 16ef800 bugfixes around the streaming patterns Daniel by Daniel Veillard · 19 years ago
  40. f9d1691 added first test for the patterns a few fixes Daniel by Daniel Veillard · 19 years ago
  41. 8f2efae Oops desabling debug, Daniel by Daniel Veillard · 19 years ago
  42. 2fc6df9 added a streaming pattern detector for a subset of XPath, should help by Daniel Veillard · 19 years ago
  43. c7c9fb1 fixed the fixed size array structure problem reported by Patrick Streule by Daniel Veillard · 19 years ago
  44. 427174f removed some compilation warnings Daniel by Daniel Veillard · 20 years ago
  45. ffa7b7e fixed the pattern interfaces but not yet the parser to handle the by Daniel Veillard · 21 years ago
  46. 1e90661 cleanup the make rebuild in doc, this include new directive to stop by Daniel Veillard · 21 years ago
  47. b3de70c adding the pattern node selection code. Inheried in part from libxslt but by Daniel Veillard · 21 years ago