1. 2cba415 fix a small initialization problem raised by Ashwin increase testing by Daniel Veillard · 16 years ago
  2. dee2348 added new function xmlSchemaValidCtxtGetParserCtxt based on Holger by Daniel Veillard · 16 years ago
  3. c1b3fe0 preparing release of 2.6.30 Daniel by Daniel Veillard · 17 years ago
  4. 6ad5c4a fixed a weird error where validity context whould not show up if warnings by Daniel Veillard · 18 years ago
  5. 6f9b087 applied patch from Marton Illes to fix an allocation bug in by Daniel Veillard · 18 years ago
  6. d463c99 updated the Ruby bindings links, and regenerated the docs. Daniel by Daniel Veillard · 18 years ago
  7. 6795260 upated the news regenerated the docs, preparing for release of 2.6.23 by Daniel Veillard · 18 years ago
  8. ccb4d41 regenerated fixed a compilation problem some cleanups and one bug fix by Daniel Veillard · 19 years ago
  9. 5eee767 rescanned code and rebuilt small cleanup cleanup problems from code by Daniel Veillard · 19 years ago
  10. 1f33c4d preparing to make testsuite releases along with code source releases fixed by Daniel Veillard · 19 years ago
  11. 9517501 fixing #307823 and a couple of assorted bugs fixed conditionals in by Daniel Veillard · 19 years ago
  12. 81562d2 if sax1 is used and input is a file use the old API xmlParseFile() by Daniel Veillard · 19 years ago
  13. 99dd763 fixing bug #303068 increasing the nanoftp buffer. fixed __attribute() by Daniel Veillard · 19 years ago
  14. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  15. 57c000e preparing release of 2.6.18 updated docs and rebuilt reactivated gcc by Daniel Veillard · 19 years ago
  16. b5839c3 a bit of cleanup rebuilt the API the tests and the documentation as a by Daniel Veillard · 19 years ago
  17. 015ccb2 This change started out as a simple desire to speed up the by William M. Brack · 19 years ago
  18. 2ae1338 fixing the way testapi.c is generated, fixes bug #161386 fix a comment by Daniel Veillard · 19 years ago
  19. 9186a1f fixed bug #157633 in relaxng choice optimization added regression tests by Daniel Veillard · 19 years ago
  20. be076e9 applied patch from Bjorn Reese, plus some cleanups fixed the stylesheet to by Daniel Veillard · 20 years ago
  21. f6b71bd making DSO support an option code and documentation cleanups regenerated by Daniel Veillard · 20 years ago
  22. b759b30 doc/site.xsl, doc/xml.html, plus rebuilt all the html pages Change by MST 2004 John Fleck · 20 years ago
  23. 91b955c fixed ID deallocation problem based on patch from Steve Shepard fixes bug by Daniel Veillard · 20 years ago
  24. 8a32fe4 more testing and coverage more cleanups rebuilt Daniel by Daniel Veillard · 20 years ago
  25. 6927b10 preparing release 2.6.15 cleanups Daniel by Daniel Veillard · 20 years ago
  26. 210818b releasing 2.6.14, rebuilding the docs Daniel by Daniel Veillard · 20 years ago
  27. b331fff preparing 2.6.12 release, updated and and rebuilt the docs. Daniel by Daniel Veillard · 20 years ago
  28. 259f0df Applied patch from Torkel Lyng to add Schemas support to the Python by Daniel Veillard · 20 years ago
  29. 7a2c2ee oops, Daniel by Daniel Veillard · 20 years ago
  30. b9ded82 Change the color of non-visited links, Daniel by Daniel Veillard · 20 years ago
  31. 01fa615 applied Schemas patches from Kasimier Buchcik, there is still one open by Daniel Veillard · 20 years ago
  32. a235132 hack based on Arjan van de Ven suggestion to reduce ELF footprint and by Daniel Veillard · 20 years ago
  33. 8aac297 Rebuild the docs, daniel by Daniel Veillard · 20 years ago
  34. fc97906 paalied patch from Julio M. Merino Vidal fixing bug #134751 to fix by Daniel Veillard · 20 years ago
  35. fd9e70d regenerated docs using older version of xsltproc pending resolution of AVT by William M. Brack · 20 years ago
  36. 9291449 preparing 2.6.7 release, updated and rebuilt the documentation. Daniel by Daniel Veillard · 20 years ago
  37. 3671190 added xmlByteConsumed() interface updated the benchmark rebuilt the docs by Daniel Veillard · 20 years ago
  38. 4773df2 added io1.c an example ox xmlIO usage and io1.res test result, fixed a by Daniel Veillard · 20 years ago
  39. a2e844a moved string and UTF8 routines out of parser.c and encoding.c into a new by William M. Brack · 21 years ago
  40. 09a4d0a fixed apibuild.py's generation of "constructors" to be in alphabetical by William M. Brack · 21 years ago
  41. 2050d89 change background color of function declaration to improve readability by MST 2004 John Fleck · 21 years ago
  42. e6e59cd updated the docs and prepared a new release 2.6.4 Daniel by Daniel Veillard · 21 years ago
  43. 966668a fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) added by William M. Brack · 21 years ago
  44. 619a97d tree.c doc/* Elaborate in documentation discussion of xmlNewChild and by MST 2003 John Fleck · 21 years ago
  45. e74d2e1 augmented the XInclude API to be able to pass XML parser flags down to 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. 0eaf41c un Nov 30 21:33:37 MST 2003 John Fleck <jfleck@inkstain.net> by John Fleck · 21 years ago
  48. 5841f0e applied patch from Alfred Mickautsch, bugfixes and comments added his test by Daniel Veillard · 21 years ago
  49. be58697 modified the file header to add more informations, painful... updated to by Daniel Veillard · 21 years ago
  50. e8ba84e cleaned up the build process to remove all remains from the old gtk-doc by Daniel Veillard · 21 years ago
  51. 2ad1dff rebuilt the generated pages (again), manually restored doc/html/index.html by William M. Brack · 21 years ago
  52. d7cf7f8 minor changes to some comments rebuilt the generated HTML pages for by William M. Brack · 21 years ago
  53. a760043 2.6.0beta1 changes Fixing attribute normalization, might not be totally by Daniel Veillard · 21 years ago
  54. 3f23648 fixed part (2) of bug 119535 (wrong alpha case on filenames) by William M. Brack · 21 years ago
  55. c6e0755 regenerated API documentation for xmlsoft.org (part of Bug 119535) by William M. Brack · 21 years ago
  56. 93d9525 Added informations about xml2-config in the FAQ, Daniel by Daniel Veillard · 21 years ago
  57. 276be4a more work on Relax-NG regenerated the docs updated and augmented the by Daniel Veillard · 21 years ago
  58. 7b4b2f9 preparing 2.5.0 release only warn in pedantic mode about namespace name by Daniel Veillard · 22 years ago
  59. c84f8b5 fixed the Windows link, Daniel by Daniel Veillard · 22 years ago
  60. beb70bd more work on the xml reader interfaces. updated Igor's mail and the Web by Daniel Veillard · 22 years ago
  61. fee408f final touch at closing #87235 </p> end tags need to be generated. this by Daniel Veillard · 22 years ago
  62. dad3f68 preparing release 2.4.27 updated and rebuilt the docs try to make sure the by Daniel Veillard · 22 years ago
  63. 2ace195 added the 3 new modules xmlregexp xmlautomata and xmlunicode and by Daniel Veillard · 22 years ago
  64. bd9afb5 improving some documentation comments found and fixed a mem leak with by Daniel Veillard · 22 years ago
  65. 1b31e4a fixing #79334 making htmlParseDocument a public entry point. rebuilt the by Daniel Veillard · 22 years ago
  66. e6d8e20 Adding more informations on Schemas, added a link to the Pascal bindings by Daniel Veillard · 22 years ago
  67. 0bfbb42 Added a mirror in Austria, Daniel by Daniel Veillard · 22 years ago
  68. f7c730f Remove mailto and point people to the bug report page, Daniel by Daniel Veillard · 22 years ago
  69. 4316211 Rebuilt those pages too, Daniel by Daniel Veillard · 22 years ago
  70. 5f4b599 preparing 2.4.16 updated and rebuilt the docs, rebuilt the API and web by Daniel Veillard · 22 years ago
  71. f859256 generated an alphabetic index based on comments content rebuilt the web by Daniel Veillard · 22 years ago
  72. 3bf65be updated the python extractor to generate cross-references, and by Daniel Veillard · 22 years ago