1. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  2. ff4c185 second patch from Rick Jones, portability fix for HP-UX first fix from by Daniel Veillard · 19 years ago
  3. 25c90c5 try to fix a problem with valgrind. applied memory leak fix from Brent by Daniel Veillard · 19 years ago
  4. 9186a1f fixed bug #157633 in relaxng choice optimization added regression tests by Daniel Veillard · 20 years ago
  5. 21e4ef2 Re-examined the problems of configuring a "minimal" library. by William M. Brack · 20 years ago
  6. c3d7cb4 preparing release of libxml2-2.6.16 Daniel by Daniel Veillard · 20 years ago
  7. d0cf7f6 integrated in "make tests" added -q option, and more conditional features by Daniel Veillard · 20 years ago
  8. 05f9735 Fixed bug #153937, making sure the conversion functions return the number by Daniel Veillard · 20 years ago
  9. 03a53c3 added checking for names values and dictionnaries generates a tons of by Daniel Veillard · 20 years ago
  10. 367df6e unlinked the internal subset within xmlValidateDtd (bug 141827) added by William M. Brack · 20 years ago
  11. 1a380b8 fixed a memory bug added test from Graham Bennett and regenerated the by Daniel Veillard · 20 years ago
  12. cb40c22 changed changed sys.path setting from 'append' to 'insert' (patch supplied by William M. Brack · 20 years ago
  13. eb70f93 make the push interfaces synchronous added a specific test added the new by Daniel Veillard · 20 years ago
  14. a235132 hack based on Arjan van de Ven suggestion to reduce ELF footprint and by Daniel Veillard · 20 years ago
  15. 9333cc2 suppressed warnings from within xmlValidGetValidElements (bug 144644) by William M. Brack · 20 years ago
  16. 3cf6950 fixing a couple of compilation errors when configured with --with-minimum by Daniel Veillard · 20 years ago
  17. f5850a1 Added missing file, Daniel by Daniel Veillard · 20 years ago
  18. eca726d preparing 2.6.9 release updated and rebuilt the docs Daniel by Daniel Veillard · 20 years ago
  19. 87640d5 minor warning cleanup (no change to logic) fixed return value for internal by William M. Brack · 20 years ago
  20. 3dd87ba added information about compiling on Unix Daniel by Daniel Veillard · 20 years ago
  21. 3d354a7 handle and explain a very tricky problem when modifying the tree based on by Daniel Veillard · 20 years ago
  22. f8e6668 Opps, forgot to add it, Daniel by Daniel Veillard · 20 years ago
  23. b5eb714 added a test template added a new example, and make valgrind target Daniel by Daniel Veillard · 20 years ago
  24. 03fdeb2 John Fleck <jfleck@inkstain.net> by John Fleck · 20 years ago
  25. 88155d8 Added a couple of parsing examples, Daniel by Daniel Veillard · 20 years ago
  26. fc97906 paalied patch from Julio M. Merino Vidal fixing bug #134751 to fix by Daniel Veillard · 20 years ago
  27. 2156d43 fixing compilation bug with some options disabled as well as by Daniel Veillard · 20 years ago
  28. f2497c1 Sat Jan 31 08:22:02 MST 2004 John Fleck <jfleck@inkstain.net by John Fleck · 21 years ago
  29. ba6bec6 doc/examples/examples.xml doc/examples/*.html add note that reader by MST 2004 John Fleck · 21 years ago
  30. 4f8b8d9 doc/examples/Makefile.am per Jan. 15 email to the list from oliverst, the by MST 2004 John Fleck · 21 years ago
  31. c3a429a don't rely on . being on the path for make tests, should keep Mr. Crozat by Daniel Veillard · 21 years ago
  32. 189f46b preparing release 2.6.5, rebuilt the docs, checked rngparser stuff does by Daniel Veillard · 21 years ago
  33. 4773df2 added io1.c an example ox xmlIO usage and io1.res test result, fixed a by Daniel Veillard · 21 years ago
  34. 87247e8 applied patch from Mark Vadoc to not use SAX1 unless necessary. Daniel by Daniel Veillard · 21 years ago
  35. 7ecced5 base64Binary is supported now, Daniel by Daniel Veillard · 21 years ago
  36. b286d84 don't call the result files .out but .res as the Makefiles tend to try by Daniel Veillard · 21 years ago
  37. 38c53ec applied small fix from Lucas Brasilino Daniel by Daniel Veillard · 21 years ago
  38. 3bcdc0e Updating back to text versions, Daniel by Daniel Veillard · 21 years ago
  39. c480c4e preparing release of libxml2-2.6.3, updated and regenerated the docs. by Daniel Veillard · 21 years ago
  40. ffa7b7e fixed the pattern interfaces but not yet the parser to handle the by Daniel Veillard · 21 years ago
  41. 1e90661 cleanup the make rebuild in doc, this include new directive to stop by Daniel Veillard · 21 years ago
  42. f2a1283 more XML Schemas fixes based on Eric van der Vlist examples added by Daniel Veillard · 21 years ago
  43. 16ed597 added two xmlReader examples cleaned up some bugs in the process Daniel by Daniel Veillard · 21 years ago
  44. 5841f0e applied patch from Alfred Mickautsch, bugfixes and comments added his test by Daniel Veillard · 21 years ago
  45. a152c4d fix an error message added tree2 example from Lucas Brasilino Daniel by Daniel Veillard · 21 years ago
  46. e8ba84e cleaned up the build process to remove all remains from the old gtk-doc by Daniel Veillard · 21 years ago
  47. c72f9fd stylesheet to build HTML pages from the API XML description, Work in by Daniel Veillard · 21 years ago
  48. 60f394e Finally - found the problem with the page generation (XMLPUBFUN not by William M. Brack · 21 years ago
  49. 8d7b5c7 fixed some wording make sure doc/examples is packaged fixed the really by Daniel Veillard · 21 years ago
  50. d9d63d6 added Dodji's example, added output handling Daniel by Daniel Veillard · 21 years ago
  51. 241e19d added Aleksey XPath example, fixed bugs in the indexer Daniel by Daniel Veillard · 21 years ago
  52. a59853a integrating the examples in the navigation menus added make tests, updated by Daniel Veillard · 21 years ago
  53. 8c03401 rebuilt the generated HTML pages updated the stylesheets, added a by Daniel Veillard · 21 years ago
  54. b72876d added autogeneration of a web page for the examples updated the by Daniel Veillard · 21 years ago
  55. d8cf906 less verbose on difference cleanup fixed xmlCleanupParser() doc work on by Daniel Veillard · 21 years ago