1. a050d23 warn if version is not 1.0 but it's not strictly speaking an error after by Daniel Veillard · 23 years ago
  2. 0468500 *doc/catalog.html - add link to the html version of the man page, other by MDT 2001 John Fleck · 23 years ago
  3. 5bd39dc xmlcatalog.1, the man file, has not yet been included in the build. by MDT 2001 John Fleck · 23 years ago
  4. 99784ff removed a duplicate affectation Justin Fletcher Daniel by Daniel Veillard · 23 years ago
  5. 9e1c72d Armin Sander pointed a possible text coalescing problem, completed his by Daniel Veillard · 23 years ago
  6. 0b2ae43 const and volatile fix by Bjorn Reese · 23 years ago
  7. 5d96fff doc updates from Heiko Rupp 2 sanity checks from Heiko Rupp Daniel by Daniel Veillard · 23 years ago
  8. 2ebd7a7 added fix to the header Daniel by Daniel Veillard · 23 years ago
  9. 3ec4c61 applied patch from Armin Sander to make some pointers const in by Daniel Veillard · 23 years ago
  10. b06c614 hum, restrict the integer usage gcc bug workaround to only gcc compilers by Daniel Veillard · 23 years ago
  11. 268fd1b fixed a Windows compiler warning (Chris Poblete) fix for mod when dividend by Daniel Veillard · 23 years ago
  12. 6c5f9d1 added a --convert option to xmlcatalog to convert SGML ones to the XML by Daniel Veillard · 23 years ago
  13. 7e8a4f7 Added pointer to the DocBook catalog tarball, Daniel by Daniel Veillard · 23 years ago
  14. 3993690 Added 2.4.3 Release, rebuilt the HTML pages, daniel by Daniel Veillard · 23 years ago
  15. e8f3793 Rebuilt the docs, preparing for release, Daniel by Daniel Veillard · 23 years ago
  16. 6990bf3 started some serious testing and fixed a few bug and optmization needs. by Daniel Veillard · 23 years ago
  17. 9f7b84b preparing for a 2.4.3 release even if it may not be ready yet redirected by Daniel Veillard · 23 years ago
  18. bc2ddbe fixed bugi #59406 in SGML catalog parsing reported by Jun Kuriyama Daniel by Daniel Veillard · 23 years ago
  19. ffb120d finished the catalog documentation Daniel by Daniel Veillard · 23 years ago
  20. e7ead2d added documentation about Catalog support, misses an API description by Daniel Veillard · 23 years ago
  21. dc2cee2 Added the part about section 7.2 on URI resolution, fixed a side effect in by Daniel Veillard · 23 years ago
  22. 5d90b6c added support and APIs needed for the catalog PI cleanup Daniel by Daniel Veillard · 23 years ago
  23. e2940dd starts to look okay, really plugged the new framework, cleaned a lot of by Daniel Veillard · 23 years ago
  24. 6433954 fixed nextCatalog started adding a small regression test Daniel by Daniel Veillard · 23 years ago
  25. cda9692 more work on the XML catalog support. small cleanup seems using list as a by Daniel Veillard · 23 years ago
  26. 4502960 Re-worked NaN and Inf support by Bjorn Reese · 23 years ago
  27. 344cee7 renaming testCatalog as xmlcatalog, making it an installed app adding a by Daniel Veillard · 23 years ago
  28. b7664f4 fixed a line formatting problem Daniel by Daniel Veillard · 23 years ago
  29. f7ed336 fixed a couple of links, Daniel by Daniel Veillard · 23 years ago
  30. 5015b71 removed a couple of unused variable (Albert Chin) Daniel by Daniel Veillard · 23 years ago
  31. bb37129 trying to fix some troubles w.r.t. function returning const xxxPtr. Daniel by Daniel Veillard · 23 years ago
  32. b60c54e another set of symbols conditionally defined Daniel by Daniel Veillard · 23 years ago
  33. ae6db17 removed unused var Daniel by Daniel Veillard · 23 years ago
  34. 0919020 another small cleanup closing bug #59110 Daniel by Daniel Veillard · 23 years ago
  35. 796f4b6 small cleanup closing bug #59108 Daniel by Daniel Veillard · 23 years ago
  36. 5aac4e4 add xmlCleanupParser() before leaving Daniel by Daniel Veillard · 23 years ago
  37. 3d6ae1c Added docs for 2.4.1 and 2.4.2 releases, Daniel by Daniel Veillard · 23 years ago
  38. 9a0b3d6 released 2.4.2 Daniel by Daniel Veillard · 23 years ago
  39. d3d0672 deprecate the non-boundchecking Sprintf functions, add Snprintf this by Daniel Veillard · 23 years ago
  40. ecb6f5b xmlOutputBufferCreateFilename() didn't unescaped URIs before doing the by Daniel Veillard · 23 years ago
  41. 0ab5cab serious changes on Result Value Trees and NodeSets w.r.t. deallocation and by Daniel Veillard · 23 years ago
  42. 90493a9 adding a --format option Daniel by Daniel Veillard · 23 years ago
  43. fe70332 count() was broken on Result Value Tree fixed file:/// accesses on _WIN32 by Daniel Veillard · 23 years ago
  44. 70ac0e3 s/LIBXML_VERSION_NUMBER/LIBXML_VERSION/ seems the macro was renamed, this by Daniel Veillard · 23 years ago
  45. f300b7e small fix fixing bug #58539 reported by coolo, in entity substitution mode by Daniel Veillard · 23 years ago
  46. 0c72097 added John Fleck right to commit in the doc subdir Daniel by Daniel Veillard · 23 years ago
  47. 48da910 allow to inherit attributes from the DTD directly in the tree, this is by Daniel Veillard · 23 years ago
  48. 50f3437 applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC by Daniel Veillard · 23 years ago
  49. 9f4eb91 unparsedEntityDecl() the URI computation of the entity wasn't done by Daniel Veillard · 23 years ago
  50. 567e1b4 fixed a bug when walking the descendants and the current node has no by Daniel Veillard · 23 years ago
  51. f186c82 fixed a bug in xmlXPathNodeTrailingSorted (for now it worked like the by Thomas Broyer · 23 years ago
  52. ba6db03 protected an use of EAGAIN, Brian Stafford Daniel by Daniel Veillard · 23 years ago
  53. 5790537 apply change to close #58141 update of the MSC projects from Igor by Daniel Veillard · 23 years ago
  54. 5e3eecb when the internal subset uses a PE, then the included entity can use by Daniel Veillard · 23 years ago
  55. 7d7e379 fixed a serious memory problen when walking the namespace axis showing up by Daniel Veillard · 23 years ago
  56. 4aafa79 don't override existing encoding specified before starting by Daniel Veillard · 23 years ago
  57. fdb1f24 reinserted, needed for Windows users of CVS Daniel by Daniel Veillard · 23 years ago
  58. 699613b Add cast to fix warning. Add include of <libxml/parser.h>. by Darin Adler · 23 years ago
  59. 25997ca Added link to the Python bindings, daniel by Daniel Veillard · 23 years ago
  60. a77cac0 Remove this file from CVS because it's generated. by Darin Adler · 23 years ago
  61. 50822cb applied const patches from Tom Moog #58002 Daniel by Daniel Veillard · 23 years ago
  62. 9518953 Added pointers to Igor page for the Windows binaries, Daniel by Daniel Veillard · 23 years ago
  63. ba4ad32 added a function lookup framework by Thomas Broyer · 23 years ago
  64. 1d0bfab fixed xmlCopyNode() for documents Daniel by Daniel Veillard · 23 years ago
  65. 6dd398f fixed bugs #58073 reported by Greg Shtilman Daniel by Daniel Veillard · 23 years ago
  66. 2454ab9 fixes bug #57652 reported by Morus Walter Daniel by Daniel Veillard · 23 years ago
  67. e392497 John Kroll provided a small fix to xmlNanoHTTPSave Daniel by Daniel Veillard · 23 years ago
  68. a53c688 fixed the xmlLineNumbersDefault() errors, lesson don't add new functions by Daniel Veillard · 23 years ago
  69. d9bad13 removing history/readline changed this slightly make element content line by Daniel Veillard · 23 years ago
  70. f012a64 get rid of the readline and libhistory dependancies by default, release by Daniel Veillard · 23 years ago
  71. e812624 added xmlHashScannerFull, xmlHashScanFull and xmlHashScannFull3 to get by Thomas Broyer · 23 years ago
  72. 5e2dace Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% by Daniel Veillard · 23 years ago
  73. 8599e70 debugging on IA64, fixed serious troubles due to size_t vs. int mismatch by Daniel Veillard · 23 years ago
  74. 8fcc494 cleaned up some warning on the Alpha Daniel by Daniel Veillard · 23 years ago
  75. f06a3d8 added a more convenient extension API for value and context managing Now by Thomas Broyer · 23 years ago
  76. 2209073 cleanup of global variables, marking some const or private. Daniel by Daniel Veillard · 23 years ago
  77. 496be68 exported xmlXPath{NAN,PINF,NINF} fixed xmlXPathNodeSetItem when passing by Thomas Broyer · 23 years ago
  78. 05dec34 added xmlCheckVersion() Daniel by Daniel Veillard · 23 years ago
  79. 28ae636 fixed compilation under Cygwin #57503 update Daniel by Daniel Veillard · 23 years ago
  80. ed156f5 add #undef HAVE_DLFCN_H by Peter Williams · 23 years ago
  81. 73b36e3 added a couple of exported entries raised by #57348 and #57381 Daniel by Daniel Veillard · 23 years ago
  82. 7db3773 store the line numbder in element->content, may break some software, need by Daniel Veillard · 23 years ago
  83. 9603789 Various things that are generated and should be ignored. by Darin Adler · 23 years ago
  84. 8c2ecaf Added XInclude, Daniel by Daniel Veillard · 23 years ago
  85. 09ab7e1 release of 2.4.0 updated the docs Daniel by Daniel Veillard · 23 years ago
  86. 04e2dae fixed "Internal: MIXED struct bad" when #CDATA elements validation occured by Daniel Veillard · 23 years ago
  87. b8c9be9 fixed XML Base computation which was broken added a base function to the by Daniel Veillard · 23 years ago
  88. 19e96c3 set properties doc and call xmlSetListDoc for properties content when by Daniel Veillard · 23 years ago
  89. e086f5c added some missing entry point for XPath (Mark Vakoc) Daniel by Daniel Veillard · 23 years ago
  90. 388236f fixed an old bug raised by Bernhard Zwisch, the I/O layer should by Daniel Veillard · 23 years ago
  91. 0438375 fix the name() bug for elements in the default namespace reported by by Daniel Veillard · 23 years ago
  92. 7583a59 trying to fix #56948, this led to an XPath fix, improvements of SAX by Daniel Veillard · 23 years ago
  93. 449d739 - doc/libxml-doc.el: Felix Natter provided anew version working by Daniel Veillard · 23 years ago
  94. 5168dbf small cleanup update Daniel by Daniel Veillard · 23 years ago
  95. f524d6e released 2.3.14 Daniel by Daniel Veillard · 23 years ago
  96. 5b43fde added 2.3.14 release. Daniel by Daniel Veillard · 23 years ago
  97. 4b8328d rebuilt the docs for the release Daniel by Daniel Veillard · 23 years ago
  98. 73c9c04 - xpath.c: a bug reported by Stephan Kulow empty nodesets by Daniel Veillard · 23 years ago
  99. 234547b Fixed informations on reporting bugs, Daniel by Daniel Veillard · 23 years ago
  100. 1fd36d2 fixed a URI-Reference computation problem when validating small cleanup by Daniel Veillard · 23 years ago