1. be58697 modified the file header to add more informations, painful... updated to by Daniel Veillard · 21 years ago
  2. d96f6d3 cleaning up XPath error reporting that time. applied the two patches for by Daniel Veillard · 21 years ago
  3. aa3cfbd realigned parameters after taint by Igor Zlatkovic · 21 years ago
  4. 76874e4 Exportability taint of the headers by Igor Zlatkovic · 21 years ago
  5. e4fa293 first part of the fix to performance bug #108905, adds by Daniel Veillard · 21 years ago
  6. 61f2617 Heiko W. Rupp fixed a lot of comments to generate better API descriptions by Daniel Veillard · 22 years ago
  7. 044fc6b fixing #61290 "namespace nodes have no parent" long standing divergence by Daniel Veillard · 22 years ago
  8. 9d06d30 Build a new version hopefully near complete and fully documented of the by Daniel Veillard · 22 years ago
  9. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 23 years ago
  10. b06c614 hum, restrict the integer usage gcc bug workaround to only gcc compilers by Daniel Veillard · 23 years ago
  11. cda9692 more work on the XML catalog support. small cleanup seems using list as a by Daniel Veillard · 23 years ago
  12. 7d7e379 fixed a serious memory problen when walking the namespace axis showing up by Daniel Veillard · 23 years ago
  13. ba4ad32 added a function lookup framework by Thomas Broyer · 23 years ago
  14. 5e2dace Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% by Daniel Veillard · 23 years ago
  15. f06a3d8 added a more convenient extension API for value and context managing Now by Thomas Broyer · 23 years ago
  16. 496be68 exported xmlXPath{NAN,PINF,NINF} fixed xmlXPathNodeSetItem when passing by Thomas Broyer · 23 years ago
  17. 5168dbf small cleanup update Daniel by Daniel Veillard · 23 years ago
  18. f06307e - xpath.c include/libxml/xpath.h include/libxml/xpathInternals.h: by Daniel Veillard · 23 years ago
  19. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  20. 42596ad - tree.c: fixed a gross mistake in base computation, xml:base is by Daniel Veillard · 23 years ago
  21. bed7b05 - HTMLtree.h debugXML.h parserInternals.h tree.h valid.c by Daniel Veillard · 23 years ago
  22. 790142b two nodeset access macros from Thomas Broyer Daniel by Daniel Veillard · 23 years ago
  23. ba0b8c9 - xpath.c xpath.h xpathInternals.h: apply an XPath API cleanup by Daniel Veillard · 23 years ago
  24. 61d80a2 - parserInternals.c xpath.[ch]: some UTF8 cleanup on by Daniel Veillard · 23 years ago
  25. fbf8a2d More cleanups, XSLT induced, start looking okay: by Daniel Veillard · 23 years ago
  26. afcbe1c Did the boring cleanup job now that stuff works okay again: by Daniel Veillard · 23 years ago
  27. d007d6c Ooops: - xpath.h: the comp field must be added at the end to avoid killing by Daniel Veillard · 23 years ago
  28. 9e7160d Completely changed the way the XPath evaluation is done, likely to break by Daniel Veillard · 23 years ago
  29. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  30. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  31. 9308666 - xpath.h: added a hook in the context structure allowing to by Daniel Veillard · 23 years ago
  32. f17e09b Incorporated patches, some cleanup: by Daniel Veillard · 23 years ago
  33. e456646 More work, bugfixes for problems detected by XSLT, and addition of by Daniel Veillard · 23 years ago
  34. 8f4d975 added xmlXPathRegisterVariableLookup() for XSLT Daniel by Daniel Veillard · 23 years ago
  35. a6d8eb6 Finally had a bit of time to resynch both trees: by Daniel Veillard · 24 years ago
  36. 29a11cc Releasing 2.2.6 after adding xpathInternals.h: by Daniel Veillard · 24 years ago
  37. 126f279 Bunch of fixes, finishing moving datastructures to the hash stuff: by Daniel Veillard · 24 years ago
  38. 52afe80 Started working on the hash table module integration, fixed a bug: by Daniel Veillard · 24 years ago
  39. 683cb02 Patches added during last week on W3C CVS base: by Daniel Veillard · 24 years ago
  40. c2df4cd Going forward in XPointer implementation: by Daniel Veillard · 24 years ago
  41. 2d38f04 - xpath.[ch] xpointer.[ch]: worked on XPath functions and variable by Daniel Veillard · 24 years ago
  42. b71379b - moved xml-error.h to xmlerror.h: seems this allowed to bypass by Daniel Veillard · 24 years ago
  43. 7e99c63 Tried to build libxml2-2.2.5 by Daniel Veillard · 24 years ago
  44. 55b91f2 Massive XPath implementation cleanup: by Daniel Veillard · 24 years ago
  45. ac26030 More work and fixes on XPath: by Daniel Veillard · 24 years ago
  46. 740abf5 Big XPath cleanup continues, one URI fix: by Daniel Veillard · 24 years ago
  47. f09e7e3 XPath fixes and cleanup, 2 general bug fixes: by Daniel Veillard · 24 years ago
  48. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  49. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 24 years ago
  50. 71b656e - added xmlRemoveID() and xmlRemoveRef() by Daniel Veillard · 25 years ago
  51. dbfd641 - Lots of improvements, too long to list here by Daniel Veillard · 25 years ago
  52. 5cb5ab8 - release 1.8.2 - HTML handling improvement - new tree handling functions by Daniel Veillard · 25 years ago
  53. b24054a - Updated HTML test outputs by Daniel Veillard · 25 years ago
  54. e4e5131 - Fixed bug #4344 - Fixed C++ problems in headers - Released 1.8.1 Daniel by Daniel Veillard · 25 years ago
  55. dd6b367 Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel by Daniel Veillard · 25 years ago
  56. c08a2c6 Bug fixes, improvement on ID/IDREF support, 1.6.2, no memleaks, Daniel by Daniel Veillard · 25 years ago
  57. b96e643 Release 1.6, lot of fixes, more validation, code cleanup, added namespace by Daniel Veillard · 25 years ago
  58. e2d034d Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, Daniel by Daniel Veillard · 25 years ago
  59. 1566d3a Added XPath code (http://www.w3.org/TR/xpath), updated HTML support and docs, Daniel by Daniel Veillard · 25 years ago