1. 09a4d0a fixed apibuild.py's generation of "constructors" to be in alphabetical by William M. Brack · 21 years ago
  2. 2050d89 change background color of function declaration to improve readability by MST 2004 John Fleck · 21 years ago
  3. cf9eadf fixed missing dictionaries for Memory and Doc parser contexts (problem by William M. Brack · 21 years ago
  4. e6e59cd updated the docs and prepared a new release 2.6.4 Daniel by Daniel Veillard · 21 years ago
  5. 49bcb3a Fixed typo pointed out by S.-H. Zimmermann, Daniel by Daniel Veillard · 21 years ago
  6. cafe885 applied fixes to allow build from 'outside' directory (Bug 129172) by William M. Brack · 21 years ago
  7. 966668a fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) added by William M. Brack · 21 years ago
  8. 7ecced5 base64Binary is supported now, Daniel by Daniel Veillard · 21 years ago
  9. b286d84 don't call the result files .out but .res as the Makefiles tend to try by Daniel Veillard · 21 years ago
  10. 36a8316 doc/html/libxml-pattern.html - cvs add API docs for new pattern stuff by MST 2003 John Fleck · 21 years ago
  11. 619a97d tree.c doc/* Elaborate in documentation discussion of xmlNewChild and by MST 2003 John Fleck · 21 years ago
  12. 758c531 Updated Relax-NG adding ISO standard reference, Daniel by Daniel Veillard · 21 years ago
  13. 38c53ec applied small fix from Lucas Brasilino Daniel by Daniel Veillard · 21 years ago
  14. 3bcdc0e Updating back to text versions, Daniel by Daniel Veillard · 21 years ago
  15. 024f199 fixed to point to releases of libxml2-2.6, Daniel by Daniel Veillard · 21 years ago
  16. c480c4e preparing release of libxml2-2.6.3, updated and regenerated the docs. by Daniel Veillard · 21 years ago
  17. 323268f Fixed a reference to a removed file, Daniel by Daniel Veillard · 21 years ago
  18. e74d2e1 augmented the XInclude API to be able to pass XML parser flags down to the by Daniel Veillard · 21 years ago
  19. ffa7b7e fixed the pattern interfaces but not yet the parser to handle the by Daniel Veillard · 21 years ago
  20. 1e90661 cleanup the make rebuild in doc, this include new directive to stop by Daniel Veillard · 21 years ago
  21. 7c5f586 John Fleck <jfleck@inkstain.net> rebuild docs by John Fleck · 21 years ago
  22. 990c7a9 doc/xml.html doc/docs.html add reference to the Code Examples page to by MST 2003 John Fleck · 21 years ago
  23. 0eaf41c un Nov 30 21:33:37 MST 2003 John Fleck <jfleck@inkstain.net> by John Fleck · 21 years ago
  24. dd088c1 doc/docdescr.doc Updating William's explanation of how to build docs, by MST 2003 John Fleck · 21 years ago
  25. 2dffb76 doc/xml.html doc/python.html fix tst.py text, which didn't import sys by MST 2003 John Fleck · 21 years ago
  26. f2a1283 more XML Schemas fixes based on Eric van der Vlist examples added by Daniel Veillard · 21 years ago
  27. 2b7142a remove reference to gtk-doc now that Daniel has removed it, fix link to by MST 2003 John Fleck · 21 years ago
  28. 1d91386 applied patch from Robert Stepanek to start import os schemas support, by Daniel Veillard · 21 years ago
  29. 16ed597 added two xmlReader examples cleaned up some bugs in the process Daniel by Daniel Veillard · 21 years ago
  30. 5841f0e applied patch from Alfred Mickautsch, bugfixes and comments added his test by Daniel Veillard · 21 years ago
  31. a152c4d fix an error message added tree2 example from Lucas Brasilino Daniel by Daniel Veillard · 21 years ago
  32. 7f40d13 improve the sort sequence for page content regenerate the web pages by William M. Brack · 21 years ago
  33. 1a79241 do not package cvs versioning temp files. more cleanup, slightly improved by Daniel Veillard · 21 years ago
  34. be58697 modified the file header to add more informations, painful... updated to by Daniel Veillard · 21 years ago
  35. 2f9cf62 Fixed the search uppercase for fragment identifiers, Daniel by Daniel Veillard · 21 years ago
  36. e8ba84e cleaned up the build process to remove all remains from the old gtk-doc by Daniel Veillard · 21 years ago
  37. b1d5316 minor enhancement to prevent comment with unreferenced variable. edited by William M. Brack · 21 years ago
  38. bff06bf more cleanup, improving navigation updated the result Daniel by Daniel Veillard · 21 years ago
  39. 2925c0a improvement of the stylesheets, fixed a API generation problem, switched by Daniel Veillard · 21 years ago
  40. 0b3d9b8 lot of improvements, this starts looking good enough to be usable. Daniel by Daniel Veillard · 21 years ago
  41. c72f9fd stylesheet to build HTML pages from the API XML description, Work in by Daniel Veillard · 21 years ago
  42. 60f394e Finally - found the problem with the page generation (XMLPUBFUN not by William M. Brack · 21 years ago
  43. 8d7b5c7 fixed some wording make sure doc/examples is packaged fixed the really by Daniel Veillard · 21 years ago
  44. 485fa4b doc/docdescr.doc added description of man page building by MST 2003 John Fleck · 21 years ago
  45. f4e9a6e added missing pages for the website. by William M. Brack · 21 years ago
  46. 2ad1dff rebuilt the generated pages (again), manually restored doc/html/index.html by William M. Brack · 21 years ago
  47. d7cf7f8 minor changes to some comments rebuilt the generated HTML pages for by William M. Brack · 21 years ago
  48. d9d63d6 added Dodji's example, added output handling Daniel by Daniel Veillard · 21 years ago
  49. 241e19d added Aleksey XPath example, fixed bugs in the indexer Daniel by Daniel Veillard · 21 years ago
  50. a59853a integrating the examples in the navigation menus added make tests, updated by Daniel Veillard · 21 years ago
  51. 8c03401 rebuilt the generated HTML pages updated the stylesheets, added a by Daniel Veillard · 21 years ago
  52. b72876d added autogeneration of a web page for the examples updated the by Daniel Veillard · 21 years ago
  53. d8cf906 less verbose on difference cleanup fixed xmlCleanupParser() doc work on by Daniel Veillard · 21 years ago
  54. ea93908 enhanced for range checking, updated to Unicode version 4.0.1 (API docs by William M. Brack · 21 years ago
  55. dbf6ae8 doc/xmlreader.html minor cleanups by MST 2003 John Fleck · 21 years ago
  56. 6d373a2 preparing release 2.6.2, updated and rebuilt the docs Daniel by Daniel Veillard · 21 years ago
  57. 375bf66 Added pointer to Rexx bindings, Daniel by Daniel Veillard · 21 years ago
  58. ceffd45 Fixed Graham's name, Daniel by Daniel Veillard · 21 years ago
  59. e4e3f5d preparing release 2.6.1, updated and regenerated docs and APIs cleanup and by Daniel Veillard · 21 years ago
  60. 929714b applied patch from Alfred Mickautsch fixing #125180 Daniel by Daniel Veillard · 21 years ago
  61. 3e35f8e preparing libxml2-2.6.0 updated and regenerated the docs and API moved the by Daniel Veillard · 21 years ago
  62. 1d211e2 added the xmlWriter module contributed by Alfred Mickautsch added room for by Daniel Veillard · 21 years ago
  63. 198c1bf removing xmldwalk module since it got merged with the xmlreader. cleanup by Daniel Veillard · 21 years ago
  64. 7869729 adding xmlNodeBufGetContent() allowing to grab the content without forcing by Daniel Veillard · 21 years ago
  65. fc60fc2 enhanced the installation of tutorial files to avoid installing CVS by William M. Brack · 21 years ago
  66. 196b388 enhanced to include enough comments to make the api doc generation happy. by William M. Brack · 21 years ago
  67. fc8dc35 added new APIs for creating reader from sources or reusing a reader with a by Daniel Veillard · 21 years ago
  68. 4aede2e remove the warning for startDocument(), as it is used by glade (or by Daniel Veillard · 21 years ago
  69. 1a99396 removed some annoying warnings fixed a bug in the PubidChars definition, by Daniel Veillard · 21 years ago
  70. c790bf4 patch from Mike Hommey applied Windows patch from Jesse Pelton and by Daniel Veillard · 21 years ago
  71. cd6ff28 final error handling cleanup converted XInclude to the new error handling by Daniel Veillard · 21 years ago
  72. 2b8c4a1 changed 'make tests' to use a concise output, scrolling to see where thing by Daniel Veillard · 21 years ago
  73. 4432df2 cleanup, creating a new legacy.c module, made sure make tests ran in by Daniel Veillard · 21 years ago
  74. dca8cc7 rebuilt the API added the new options --nocdata and --nsclean to remove by Daniel Veillard · 21 years ago
  75. 60942de Changed the new xmlRead/xmlCtxtRead APIs to have an extra base URL by Daniel Veillard · 21 years ago
  76. 092643b preparing a beta3 solving the ABI problems make sure the global variables by Daniel Veillard · 21 years ago
  77. 7a02cfe fixing some comments to avoid warnings from apibuild.py Daniel by Daniel Veillard · 21 years ago
  78. 16fa96c adding a new set of API for parsing xmlReadDoc() xmlReadFile() ... by Daniel Veillard · 21 years ago
  79. 6984830 fixed a warning message (trivial) removed incorrect warning message when by William M. Brack · 21 years ago
  80. e72c508 preparing a 2.6.0-beta2 release avoid a warning avoid duplicate code in by Daniel Veillard · 21 years ago
  81. 4ac494b Added a link to XSH, daniel by Daniel Veillard · 21 years ago
  82. 9582d6c Added link to IRC channel, Daniel by Daniel Veillard · 21 years ago
  83. 1afc9f3 starting cleaning up error handling, factorize error processing update of by Daniel Veillard · 21 years ago
  84. 877a7bd removing the broken pseudo SGML DocBook parser code. Daniel by Daniel Veillard · 21 years ago
  85. eec1ae9 Added infor about 2.5.11, Daniel by Daniel Veillard · 21 years ago
  86. 6c57dca Added a link and image for the protest against software patents, rebuilt by Daniel Veillard · 21 years ago
  87. 008c06b fixed problem parsing xhtml docs small modification to avoid problem in by William M. Brack · 21 years ago
  88. 3f47950 new file added, giving some description of the documentation generation by William M. Brack · 21 years ago
  89. e24c7dc 2.6.0beta1 changes Fixing attribute normalization, might not be totally by Daniel Veillard · 21 years ago
  90. cdfa286 enhanced code to compensate for pollution from Igor's header taint (quick by William M. Brack · 21 years ago
  91. bc6734a add: doc/tutorial/api.html doc/tutorial/ar01s09.html by MDT 2003 John Fleck · 21 years ago
  92. 66f68e7 added option --dtdvalidfpi for Tobias Reif Daniel by Daniel Veillard · 21 years ago
  93. 2fdbd32 new dictionary module to keep a single instance of the names used by the by Daniel Veillard · 21 years ago
  94. 23a52c5 Updated the front page informations, Daniel by Daniel Veillard · 21 years ago
  95. a716ff1 fixed part (2) of bug 119535 (wrong alpha case on filenames) by William M. Brack · 21 years ago
  96. a760043 2.6.0beta1 changes Fixing attribute normalization, might not be totally by Daniel Veillard · 21 years ago
  97. 3f23648 fixed part (2) of bug 119535 (wrong alpha case on filenames) by William M. Brack · 21 years ago
  98. c6e0755 regenerated API documentation for xmlsoft.org (part of Bug 119535) by William M. Brack · 21 years ago
  99. 7a82165 Minor changes to comments, etc. for improving documentation generation by William M. Brack · 21 years ago
  100. cfba2fe preparing libxml2-2.5.10 release updated the doc and rebuilt Daniel by Daniel Veillard · 21 years ago