1. ffa7b7e fixed the pattern interfaces but not yet the parser to handle the by Daniel Veillard · 21 years ago
  2. 1e90661 cleanup the make rebuild in doc, this include new directive to stop by Daniel Veillard · 21 years ago
  3. 7c5f586 John Fleck <jfleck@inkstain.net> rebuild docs by John Fleck · 21 years ago
  4. 990c7a9 doc/xml.html doc/docs.html add reference to the Code Examples page to by MST 2003 John Fleck · 21 years ago
  5. 0eaf41c un Nov 30 21:33:37 MST 2003 John Fleck <jfleck@inkstain.net> by John Fleck · 21 years ago
  6. dd088c1 doc/docdescr.doc Updating William's explanation of how to build docs, by MST 2003 John Fleck · 21 years ago
  7. 2dffb76 doc/xml.html doc/python.html fix tst.py text, which didn't import sys by MST 2003 John Fleck · 21 years ago
  8. f2a1283 more XML Schemas fixes based on Eric van der Vlist examples added by Daniel Veillard · 21 years ago
  9. 2b7142a remove reference to gtk-doc now that Daniel has removed it, fix link to by MST 2003 John Fleck · 21 years ago
  10. 1d91386 applied patch from Robert Stepanek to start import os schemas support, by Daniel Veillard · 21 years ago
  11. 16ed597 added two xmlReader examples cleaned up some bugs in the process Daniel by Daniel Veillard · 21 years ago
  12. 5841f0e applied patch from Alfred Mickautsch, bugfixes and comments added his test by Daniel Veillard · 21 years ago
  13. a152c4d fix an error message added tree2 example from Lucas Brasilino Daniel by Daniel Veillard · 21 years ago
  14. 7f40d13 improve the sort sequence for page content regenerate the web pages by William M. Brack · 21 years ago
  15. 1a79241 do not package cvs versioning temp files. more cleanup, slightly improved by Daniel Veillard · 21 years ago
  16. be58697 modified the file header to add more informations, painful... updated to by Daniel Veillard · 21 years ago
  17. 2f9cf62 Fixed the search uppercase for fragment identifiers, Daniel by Daniel Veillard · 21 years ago
  18. e8ba84e cleaned up the build process to remove all remains from the old gtk-doc by Daniel Veillard · 21 years ago
  19. b1d5316 minor enhancement to prevent comment with unreferenced variable. edited by William M. Brack · 21 years ago
  20. bff06bf more cleanup, improving navigation updated the result Daniel by Daniel Veillard · 21 years ago
  21. 2925c0a improvement of the stylesheets, fixed a API generation problem, switched by Daniel Veillard · 21 years ago
  22. 0b3d9b8 lot of improvements, this starts looking good enough to be usable. Daniel by Daniel Veillard · 21 years ago
  23. c72f9fd stylesheet to build HTML pages from the API XML description, Work in by Daniel Veillard · 21 years ago
  24. 60f394e Finally - found the problem with the page generation (XMLPUBFUN not by William M. Brack · 21 years ago
  25. 8d7b5c7 fixed some wording make sure doc/examples is packaged fixed the really by Daniel Veillard · 21 years ago
  26. 485fa4b doc/docdescr.doc added description of man page building by MST 2003 John Fleck · 21 years ago
  27. f4e9a6e added missing pages for the website. by William M. Brack · 21 years ago
  28. 2ad1dff rebuilt the generated pages (again), manually restored doc/html/index.html by William M. Brack · 21 years ago
  29. d7cf7f8 minor changes to some comments rebuilt the generated HTML pages for by William M. Brack · 21 years ago
  30. d9d63d6 added Dodji's example, added output handling Daniel by Daniel Veillard · 21 years ago
  31. 241e19d added Aleksey XPath example, fixed bugs in the indexer Daniel by Daniel Veillard · 21 years ago
  32. a59853a integrating the examples in the navigation menus added make tests, updated by Daniel Veillard · 21 years ago
  33. 8c03401 rebuilt the generated HTML pages updated the stylesheets, added a by Daniel Veillard · 21 years ago
  34. b72876d added autogeneration of a web page for the examples updated the by Daniel Veillard · 21 years ago
  35. d8cf906 less verbose on difference cleanup fixed xmlCleanupParser() doc work on by Daniel Veillard · 21 years ago
  36. ea93908 enhanced for range checking, updated to Unicode version 4.0.1 (API docs by William M. Brack · 21 years ago
  37. dbf6ae8 doc/xmlreader.html minor cleanups by MST 2003 John Fleck · 21 years ago
  38. 6d373a2 preparing release 2.6.2, updated and rebuilt the docs Daniel by Daniel Veillard · 21 years ago
  39. 375bf66 Added pointer to Rexx bindings, Daniel by Daniel Veillard · 21 years ago
  40. ceffd45 Fixed Graham's name, Daniel by Daniel Veillard · 21 years ago
  41. e4e3f5d preparing release 2.6.1, updated and regenerated docs and APIs cleanup and by Daniel Veillard · 21 years ago
  42. 929714b applied patch from Alfred Mickautsch fixing #125180 Daniel by Daniel Veillard · 21 years ago
  43. 3e35f8e preparing libxml2-2.6.0 updated and regenerated the docs and API moved the by Daniel Veillard · 21 years ago
  44. 1d211e2 added the xmlWriter module contributed by Alfred Mickautsch added room for by Daniel Veillard · 21 years ago
  45. 198c1bf removing xmldwalk module since it got merged with the xmlreader. cleanup by Daniel Veillard · 21 years ago
  46. 7869729 adding xmlNodeBufGetContent() allowing to grab the content without forcing by Daniel Veillard · 21 years ago
  47. fc60fc2 enhanced the installation of tutorial files to avoid installing CVS by William M. Brack · 21 years ago
  48. 196b388 enhanced to include enough comments to make the api doc generation happy. by William M. Brack · 21 years ago
  49. fc8dc35 added new APIs for creating reader from sources or reusing a reader with a by Daniel Veillard · 21 years ago
  50. 4aede2e remove the warning for startDocument(), as it is used by glade (or by Daniel Veillard · 21 years ago
  51. 1a99396 removed some annoying warnings fixed a bug in the PubidChars definition, by Daniel Veillard · 21 years ago
  52. c790bf4 patch from Mike Hommey applied Windows patch from Jesse Pelton and by Daniel Veillard · 21 years ago
  53. cd6ff28 final error handling cleanup converted XInclude to the new error handling by Daniel Veillard · 21 years ago
  54. 2b8c4a1 changed 'make tests' to use a concise output, scrolling to see where thing by Daniel Veillard · 21 years ago
  55. 4432df2 cleanup, creating a new legacy.c module, made sure make tests ran in by Daniel Veillard · 21 years ago
  56. dca8cc7 rebuilt the API added the new options --nocdata and --nsclean to remove by Daniel Veillard · 21 years ago
  57. 60942de Changed the new xmlRead/xmlCtxtRead APIs to have an extra base URL by Daniel Veillard · 21 years ago
  58. 092643b preparing a beta3 solving the ABI problems make sure the global variables by Daniel Veillard · 21 years ago
  59. 7a02cfe fixing some comments to avoid warnings from apibuild.py Daniel by Daniel Veillard · 21 years ago
  60. 16fa96c adding a new set of API for parsing xmlReadDoc() xmlReadFile() ... by Daniel Veillard · 21 years ago
  61. 6984830 fixed a warning message (trivial) removed incorrect warning message when by William M. Brack · 21 years ago
  62. e72c508 preparing a 2.6.0-beta2 release avoid a warning avoid duplicate code in by Daniel Veillard · 21 years ago
  63. 4ac494b Added a link to XSH, daniel by Daniel Veillard · 21 years ago
  64. 9582d6c Added link to IRC channel, Daniel by Daniel Veillard · 21 years ago
  65. 1afc9f3 starting cleaning up error handling, factorize error processing update of by Daniel Veillard · 21 years ago
  66. 877a7bd removing the broken pseudo SGML DocBook parser code. Daniel by Daniel Veillard · 21 years ago
  67. eec1ae9 Added infor about 2.5.11, Daniel by Daniel Veillard · 21 years ago
  68. 6c57dca Added a link and image for the protest against software patents, rebuilt by Daniel Veillard · 21 years ago
  69. 008c06b fixed problem parsing xhtml docs small modification to avoid problem in by William M. Brack · 21 years ago
  70. 3f47950 new file added, giving some description of the documentation generation by William M. Brack · 21 years ago
  71. e24c7dc 2.6.0beta1 changes Fixing attribute normalization, might not be totally by Daniel Veillard · 21 years ago
  72. cdfa286 enhanced code to compensate for pollution from Igor's header taint (quick by William M. Brack · 21 years ago
  73. bc6734a add: doc/tutorial/api.html doc/tutorial/ar01s09.html by MDT 2003 John Fleck · 21 years ago
  74. 66f68e7 added option --dtdvalidfpi for Tobias Reif Daniel by Daniel Veillard · 21 years ago
  75. 2fdbd32 new dictionary module to keep a single instance of the names used by the by Daniel Veillard · 21 years ago
  76. 23a52c5 Updated the front page informations, Daniel by Daniel Veillard · 21 years ago
  77. a716ff1 fixed part (2) of bug 119535 (wrong alpha case on filenames) by William M. Brack · 21 years ago
  78. a760043 2.6.0beta1 changes Fixing attribute normalization, might not be totally by Daniel Veillard · 21 years ago
  79. 3f23648 fixed part (2) of bug 119535 (wrong alpha case on filenames) by William M. Brack · 21 years ago
  80. c6e0755 regenerated API documentation for xmlsoft.org (part of Bug 119535) by William M. Brack · 21 years ago
  81. 7a82165 Minor changes to comments, etc. for improving documentation generation by William M. Brack · 21 years ago
  82. cfba2fe preparing libxml2-2.5.10 release updated the doc and rebuilt Daniel by Daniel Veillard · 21 years ago
  83. ccf996f Corrected bug tracking modules to look for libxml2 not libxml, Daniel by Daniel Veillard · 21 years ago
  84. ccf9e39 Removed dependency from libxml2.def.src by William M. Brack · 21 years ago
  85. 476cd96 took away the requirement for automake-1.4, changed the messages for by William M. Brack · 21 years ago
  86. 83ee40d preparing libxml2-2.5.9 release updated the doc and rebuilt Daniel by Daniel Veillard · 21 years ago
  87. 0ab6fa0 changing an enum definition to get a correct API XML description. This was by Daniel Veillard · 21 years ago
  88. c758c22 rebuilt the API and docs. Daniel by Daniel Veillard · 21 years ago
  89. 91e69c5 applied doc patch to xml.html and rebuilt, apparently some C++ wrappers by Daniel Veillard · 21 years ago
  90. 7b68df9 fixed bug #118712 about mixed content, and namespaced element names. added by Daniel Veillard · 21 years ago
  91. 63f3a47 doc/tutorial/apa.html doc/tutorial/apb.html doc/tutorial/apc.html by MDT 2003 John Fleck · 21 years ago
  92. 5373ea1 Fixing some uppercase fragment identifier pointing to generated docs, Daniel by Daniel Veillard · 21 years ago
  93. 2ae05c7 doc/xmllint.html include html version of the xmllint man page, so an by MDT 2003 John Fleck · 21 years ago
  94. 8edf1c5 added a new API xmlXIncludeProcessTree() to process XInclude only on a by Daniel Veillard · 21 years ago
  95. 95c09d9 Update of docs, Daniel by Daniel Veillard · 21 years ago
  96. 560c2a4 preparing release 1.5.8 changed some preprocessor block applied patch from by Daniel Veillard · 21 years ago
  97. 598bec3 Libxml2 is not just "for Gnome", this is still confusing people, Daniel by Daniel Veillard · 21 years ago
  98. d7cec92 reverted back patch for #113521, due to #115104 and while fixing #115101 . by Daniel Veillard · 21 years ago
  99. 8a46917 Updates, changed libxml to libxml2 in a number of places, Daniel by Daniel Veillard · 21 years ago
  100. a37aab8 applied a patch from Gman for building docs applied a patch from Gary by Daniel Veillard · 21 years ago