1. 5af594d Fix comparison of nodesets to strings by Nick Wellnhofer · 7 years ago
  2. 7482f41 Check for integer overflow in xmlXPathFormatNumber by Nick Wellnhofer · 7 years ago
  3. f4029cd Check XPath exponents for overflow by Nick Wellnhofer · 8 years ago
  4. a58331a Check for overflow in xmlXPathIsPositionalPredicate by Nick Wellnhofer · 7 years ago
  5. a851868 Parse small XPath numbers more accurately by Nick Wellnhofer · 7 years ago
  6. 4bebb03 Rework XPath rounding functions by Nick Wellnhofer · 8 years ago
  7. 40f5852 Fix axis traversal from attribute and namespace nodes by Nick Wellnhofer · 7 years ago
  8. 9ab01a2 Fix XPointer paths beginning with range-to by Nick Wellnhofer · 8 years ago
  9. d8083bf Fix NULL pointer deref in XPointer range-to by Nick Wellnhofer · 8 years ago
  10. 6eb0894 Fix memory leak with XPath namespace nodes by Nick Wellnhofer · 8 years ago
  11. 82b7303 Fix namespace axis traversal by Nick Wellnhofer · 8 years ago
  12. 839689a Don't recurse into OP_VALUEs in xmlXPathOptimizeExpression by Nick Wellnhofer · 8 years ago
  13. f39fd66 Fix namespace::node() XPath expression by Nick Wellnhofer · 8 years ago
  14. e289390 Fix parsing of NCNames in XPath by Nick Wellnhofer · 8 years ago
  15. 02b252d Regression test for bug #695699 by Nick Wellnhofer · 10 years ago
  16. 342658a Add a couple of XPath tests by Nick Wellnhofer · 10 years ago
  17. f6aaabc Allow attributes on descendant-or-self axis by Nick Wellnhofer · 10 years ago
  18. bb2074e Added regression tests for the latest XPath/pattern fixes. by Kasimier T. Buchcik · 19 years ago
  19. ea152c0 Further enhancement for XPath streaming, consolidated with schemas usage by William M. Brack · 19 years ago
  20. 4ddaa56 fixed the bug in lang() as raised by Elliotte Rusty Harold added a by Daniel Veillard · 20 years ago
  21. 9a237c9 improved the script accordingly to the XInclude regression tests updates by Daniel Veillard · 22 years ago
  22. fdc9156 applied patch from Richard Jinks for the namespace axis + fixed a memory by Daniel Veillard · 22 years ago
  23. 9e41230 patch from Richard Jinks for XPath substring() function new set of tests by Daniel Veillard · 22 years ago
  24. eca8281 another XPath conformance patch from Richard Jinks Daniel by Daniel Veillard · 22 years ago
  25. 0eafdef another patch from Richard Jinks for substring conformance update of the by Daniel Veillard · 22 years ago
  26. 21458c8 more patches from Richard Jinks Updated tests though they show a by Daniel Veillard · 23 years ago
  27. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  28. d8df6c0 Fixes in the plane: - xpath.c: fixed a [] evaluation problem reported - by Daniel Veillard · 24 years ago
  29. 4b63707 - xpath.c: finally implemented xmlXPathCompareNodeSets by Daniel Veillard · 24 years ago
  30. f62ceff General fixes, XPointer improvements: by Daniel Veillard · 24 years ago
  31. 2ffc359 - parser.[ch]: added xmlIOParseDTD() by Daniel Veillard · 24 years ago
  32. ff9c330 More work on XPointer by Daniel Veillard · 24 years ago
  33. c2df4cd Going forward in XPointer implementation: by Daniel Veillard · 24 years ago
  34. c8df0aa Added XPointer: - configure.in Makefile.am include/makefile.am: adding by Daniel Veillard · 24 years ago
  35. e8282ed More work toward 2.2.5, integrated a number of patches by Daniel Veillard · 24 years ago
  36. ac26030 More work and fixes on XPath: by Daniel Veillard · 24 years ago
  37. 740abf5 Big XPath cleanup continues, one URI fix: by Daniel Veillard · 24 years ago
  38. 8b5dd83 - configure.in: releasing 2.2.4 by Daniel Veillard · 24 years ago
  39. 7c1206f Revamped HTML parsing, lots of bug fixes for HTML stuff, by Daniel Veillard · 25 years ago
  40. b96e643 Release 1.6, lot of fixes, more validation, code cleanup, added namespace by Daniel Veillard · 25 years ago
  41. b05deb7 Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel by Daniel Veillard · 25 years ago
  42. 1566d3a Added XPath code (http://www.w3.org/TR/xpath), updated HTML support and docs, Daniel by Daniel Veillard · 25 years ago