1. 4432df2 cleanup, creating a new legacy.c module, made sure make tests ran in by Daniel Veillard · 21 years ago
  2. dca8cc7 rebuilt the API added the new options --nocdata and --nsclean to remove by Daniel Veillard · 21 years ago
  3. 60942de Changed the new xmlRead/xmlCtxtRead APIs to have an extra base URL by Daniel Veillard · 21 years ago
  4. 092643b preparing a beta3 solving the ABI problems make sure the global variables by Daniel Veillard · 21 years ago
  5. 7a02cfe fixing some comments to avoid warnings from apibuild.py Daniel by Daniel Veillard · 21 years ago
  6. 16fa96c adding a new set of API for parsing xmlReadDoc() xmlReadFile() ... by Daniel Veillard · 21 years ago
  7. 6984830 fixed a warning message (trivial) removed incorrect warning message when by William M. Brack · 21 years ago
  8. e72c508 preparing a 2.6.0-beta2 release avoid a warning avoid duplicate code in by Daniel Veillard · 21 years ago
  9. 4ac494b Added a link to XSH, daniel by Daniel Veillard · 21 years ago
  10. 9582d6c Added link to IRC channel, Daniel by Daniel Veillard · 21 years ago
  11. 1afc9f3 starting cleaning up error handling, factorize error processing update of by Daniel Veillard · 21 years ago
  12. 877a7bd removing the broken pseudo SGML DocBook parser code. Daniel by Daniel Veillard · 21 years ago
  13. eec1ae9 Added infor about 2.5.11, Daniel by Daniel Veillard · 21 years ago
  14. 6c57dca Added a link and image for the protest against software patents, rebuilt by Daniel Veillard · 21 years ago
  15. 008c06b fixed problem parsing xhtml docs small modification to avoid problem in by William M. Brack · 21 years ago
  16. 3f47950 new file added, giving some description of the documentation generation by William M. Brack · 21 years ago
  17. e24c7dc 2.6.0beta1 changes Fixing attribute normalization, might not be totally by Daniel Veillard · 21 years ago
  18. cdfa286 enhanced code to compensate for pollution from Igor's header taint (quick by William M. Brack · 21 years ago
  19. bc6734a add: doc/tutorial/api.html doc/tutorial/ar01s09.html by MDT 2003 John Fleck · 21 years ago
  20. 66f68e7 added option --dtdvalidfpi for Tobias Reif Daniel by Daniel Veillard · 21 years ago
  21. 2fdbd32 new dictionary module to keep a single instance of the names used by the by Daniel Veillard · 21 years ago
  22. 23a52c5 Updated the front page informations, Daniel by Daniel Veillard · 21 years ago
  23. a716ff1 fixed part (2) of bug 119535 (wrong alpha case on filenames) by William M. Brack · 21 years ago
  24. a760043 2.6.0beta1 changes Fixing attribute normalization, might not be totally by Daniel Veillard · 21 years ago
  25. 3f23648 fixed part (2) of bug 119535 (wrong alpha case on filenames) by William M. Brack · 21 years ago
  26. c6e0755 regenerated API documentation for xmlsoft.org (part of Bug 119535) by William M. Brack · 21 years ago
  27. 7a82165 Minor changes to comments, etc. for improving documentation generation by William M. Brack · 21 years ago
  28. cfba2fe preparing libxml2-2.5.10 release updated the doc and rebuilt Daniel by Daniel Veillard · 21 years ago
  29. ccf996f Corrected bug tracking modules to look for libxml2 not libxml, Daniel by Daniel Veillard · 21 years ago
  30. ccf9e39 Removed dependency from libxml2.def.src by William M. Brack · 21 years ago
  31. 476cd96 took away the requirement for automake-1.4, changed the messages for by William M. Brack · 21 years ago
  32. 83ee40d preparing libxml2-2.5.9 release updated the doc and rebuilt Daniel by Daniel Veillard · 21 years ago
  33. 0ab6fa0 changing an enum definition to get a correct API XML description. This was by Daniel Veillard · 21 years ago
  34. c758c22 rebuilt the API and docs. Daniel by Daniel Veillard · 21 years ago
  35. 91e69c5 applied doc patch to xml.html and rebuilt, apparently some C++ wrappers by Daniel Veillard · 21 years ago
  36. 7b68df9 fixed bug #118712 about mixed content, and namespaced element names. added by Daniel Veillard · 21 years ago
  37. 63f3a47 doc/tutorial/apa.html doc/tutorial/apb.html doc/tutorial/apc.html by MDT 2003 John Fleck · 21 years ago
  38. 5373ea1 Fixing some uppercase fragment identifier pointing to generated docs, Daniel by Daniel Veillard · 21 years ago
  39. 2ae05c7 doc/xmllint.html include html version of the xmllint man page, so an by MDT 2003 John Fleck · 21 years ago
  40. 8edf1c5 added a new API xmlXIncludeProcessTree() to process XInclude only on a by Daniel Veillard · 21 years ago
  41. 95c09d9 Update of docs, Daniel by Daniel Veillard · 21 years ago
  42. 560c2a4 preparing release 1.5.8 changed some preprocessor block applied patch from by Daniel Veillard · 21 years ago
  43. 598bec3 Libxml2 is not just "for Gnome", this is still confusing people, Daniel by Daniel Veillard · 21 years ago
  44. d7cec92 reverted back patch for #113521, due to #115104 and while fixing #115101 . by Daniel Veillard · 21 years ago
  45. 8a46917 Updates, changed libxml to libxml2 in a number of places, Daniel by Daniel Veillard · 21 years ago
  46. a37aab8 applied a patch from Gman for building docs applied a patch from Gary by Daniel Veillard · 21 years ago
  47. 781ac8b patch from Stéphane Bidoul for setting up threads global defaults. this by Daniel Veillard · 21 years ago
  48. e8b09e4 added --nonet option fixing #112803 by adding --nonet when calling by Daniel Veillard · 21 years ago
  49. d437d32 added a comment about bug #112902 Daniel by Daniel Veillard · 21 years ago
  50. 93d9525 Added informations about xml2-config in the FAQ, Daniel by Daniel Veillard · 21 years ago
  51. 6d68f61 doc/tutorial/aph.html, ix01.html forgot to cvs add the new files. Thanks by MDT 2003 John Fleck · 21 years ago
  52. d433046 fixing a function comment switching to the XML/XSLT doc generation closing by Daniel Veillard · 21 years ago
  53. 1177ca4 updated the web site separated developers from common pages, made the by Daniel Veillard · 21 years ago
  54. 8aff3b7 xmltutorial.xml xmltutorial.pdf *.html add appendix on generating compiler by MDT 2003 John Fleck · 21 years ago
  55. fd58341 automated the generation of the man page based on xsltproc and a by Daniel Veillard · 21 years ago
  56. dc07e18 trying to fix #110541 where   generated character preventing by Daniel Veillard · 21 years ago
  57. 8594de9 Fixed a wrong reference to XMLCATALOG env variable, Daniel by Daniel Veillard · 21 years ago
  58. 92fc02c preparing release 2.5.7 updated and rebuilt the docs fixed the script by Daniel Veillard · 21 years ago
  59. de0a0a5 make sure the OOM code don't get in the way of the builds automatic update by Daniel Veillard · 21 years ago
  60. 83c8a5c doc/xmllint.xml doc/xmllint.1 update man page to explain use of --stream by MDT 2003 John Fleck · 21 years ago
  61. 8494271 switched to have thread support enabled by default, didn't got troubles by Daniel Veillard · 21 years ago
  62. e81765f Small fixup of one example, daniel by Daniel Veillard · 21 years ago
  63. ac29793 some cleanups extended the document to cover RelaxNG and tree operations by Daniel Veillard · 21 years ago
  64. 33300b4 augnemting the APIs, cleanups. cleanup bug #111005 added some missing by Daniel Veillard · 21 years ago
  65. ce192eb more work on RelaxNG streaming validation trying to improve the subset by Daniel Veillard · 21 years ago
  66. c6cae7b Added the Expand() and Next() operation to work on subtrees within the by Daniel Veillard · 21 years ago
  67. f83a2c7 Cleanup infos about XML Schemas, Daniel by Daniel Veillard · 21 years ago
  68. b46a573 Slightly updated the download section, pointing to HP UX port, Daniel by Daniel Veillard · 21 years ago
  69. 238836e Link to Tim Bray's blog about Unicode, daniel by Daniel Veillard · 21 years ago
  70. c2d4a93 preparing release 2.5.6 updated and rebuilt the docs Daniel by Daniel Veillard · 21 years ago
  71. da27174 doc/xmllint.xml doc/xmllint.1 update xmllint man page with --relaxng by MST 2003 John Fleck · 21 years ago
  72. d8da01c preparing release 2.5.5 updated the documentation and regenerated it. by Daniel Veillard · 21 years ago
  73. aec6356 Rebuilt the docs, Daniel by Daniel Veillard · 21 years ago
  74. 580ced8 fixed Red Hat bug #86118 use libxml2.spec instead of libxml.spec fixed by Daniel Veillard · 21 years ago
  75. 806cada Adding a graph from the xmlbench benchmark results and a link, Daniel by Daniel Veillard · 21 years ago
  76. b4d30b6 Added automatic generation of an XSA description, Daniel by Daniel Veillard · 21 years ago
  77. 5094cb2 doc/xmllint.1 regenerating man page from xmllint.xml to pick up Aleksey's by MST 2003 John Fleck · 21 years ago
  78. 693c9bc use XMLLING_INDENT environment variable to control indentation for the xmllint "--format" option by Aleksey Sanin · 21 years ago
  79. 710823b Minor change on the top page, Daniel by Daniel Veillard · 21 years ago
  80. 41b01a8 Added a pointer to LibxmlJ, Daniel by Daniel Veillard · 21 years ago
  81. 17bed98 preparing release 2.5.4 updated and rebuilt the docs removed warnings by Daniel Veillard · 21 years ago
  82. 10ee8b3 Added pointers to tkxmllint and tkxsltproc, Daniel by Daniel Veillard · 21 years ago
  83. 784b935 applied a patch from Kjartan Maraas to fix some typos Daniel by Daniel Veillard · 21 years ago
  84. 1d788d2 preparing release 2.5.3 Daniel by Daniel Veillard · 21 years ago
  85. 1703c5f OASIS RelaxNG testsuite python script to run regression against OASIS by Daniel Veillard · 21 years ago
  86. 6581e1b fixed the download links to gnome.org to use 2.5 and not 2.4, Daniel by Daniel Veillard · 21 years ago
  87. ef4d3bc I f...ed up the default configuration of schemas and --relaxng option by Daniel Veillard · 21 years ago
  88. 96a4b25 started implementing some of the missing default simple types updated the by Daniel Veillard · 21 years ago
  89. 72fef16 updated the docs, ready for 2.5.2 release Daniel by Daniel Veillard · 21 years ago
  90. 71531f3 comments cleanups use xmllint for doing the RelaxNG tests preparing 2.5.2 by Daniel Veillard · 21 years ago
  91. 154877e more work done in the train augmented/updated the regression tests Daniel by Daniel Veillard · 21 years ago
  92. da81d19 doc/tutorial/customfo.xsl doc/tutorial/customhtml.xsl adding stylesheet by MST 2003 John Fleck · 21 years ago
  93. 731967e in docs/tutorial: apa.html apb.html apc.html apd.html ape.html apf.html by MST 2003 John Fleck · 21 years ago
  94. 937362d doc/xmlcatalog.1 doc/xmlcatalog_man.html doc/xmlcatalog_man.xml belatedly by MST 2003 John Fleck · 21 years ago
  95. 831e8fd State that I will Cc the list for all technical answer, Daniel by Daniel Veillard · 21 years ago
  96. 276be4a more work on Relax-NG regenerated the docs updated and augmented the by Daniel Veillard · 21 years ago
  97. 540a31a applied a new patch from Stéphane Bidoul for cleanups rebuilt the API by Daniel Veillard · 21 years ago
  98. 97ddfc0 doc/guidelines.html grammar and spelling cleanup by MST 2003 John Fleck · 21 years ago
  99. d105eb6 Be a bit more precise about attribute in textual content, Daniel by Daniel Veillard · 21 years ago
  100. 4a603e4 Small interface changes to the Web pages, Daniel by Daniel Veillard · 21 years ago