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