1. e4301c8 fixing a comment fixing some troubles with validity check on namespaces by Daniel Veillard · 22 years ago
  2. 397ff11 preparing 2.4.15 rebuilt some docs Daniel by Daniel Veillard · 22 years ago
  3. 6c4ffaf trying to fix the include mess Daniel by Daniel Veillard · 22 years ago
  4. 1a612ed reverted part of the previous attempt to provide #69655, this was breaking by Daniel Veillard · 22 years ago
  5. 0ba5923 Tentatively fixed #69655 , make compiling with -Wredundant-decls clean. by Daniel Veillard · 22 years ago
  6. f216d46 fixing #68748 Daniel by Daniel Veillard · 22 years ago
  7. c575b99 Changed to the MIT Licence updated the doc accordingly preparing 2.4.14 by Daniel Veillard · 22 years ago
  8. 70cab35 cleanup the extension function lookup always compile the list Daniel by Daniel Veillard · 22 years ago
  9. d2897fd commited early version of a python binding for private use only ATM Daniel by Daniel Veillard · 22 years ago
  10. 8ee9c8f applied patch from Anthony Jones to implement copy of DTD subtree too. Had by Daniel Veillard · 23 years ago
  11. 9d06d30 Build a new version hopefully near complete and fully documented of the by Daniel Veillard · 23 years ago
  12. 99e55eb the change made to xmlXPathFuncLookupFunc was incompatible roll it back by Daniel Veillard · 23 years ago
  13. 963d2ae cleanup patch from Anthony Jones fix the headers to avoid in make scan by Daniel Veillard · 23 years ago
  14. 744683d updated to 2.4.13 update of the documentation daniel by Daniel Veillard · 23 years ago
  15. 8107a22 integrated a couple of fixes and a new API function by Daniel Veillard · 23 years ago
  16. db0eb8d applied Serguei Narojnyi's patch to add native thread support on the Win32 by Daniel Veillard · 23 years ago
  17. 3c5ed91 Applied following patches from Robert Collins and make sure IN_LIBXML is by Daniel Veillard · 23 years ago
  18. 5344c60 Fixed a few other problems raised by Charlie Bozeman. fixed the output by Daniel Veillard · 23 years ago
  19. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 23 years ago
  20. 7f9a680 fixes for Windows from Igor Daniel by Daniel Veillard · 23 years ago
  21. d164092 applied documentation patches from Charlie Bozeman Daniel by Daniel Veillard · 23 years ago
  22. 2d8a93b Hietaniemi Jarkko pointed out that xmlInitMemory() was declared twice by Daniel Veillard · 23 years ago
  23. ef90ba7 preparing 2.4.12 updated and rebuilt the docs Daniel by Daniel Veillard · 23 years ago
  24. 8faa783 moved xmlGetLineNo() and xmlGetNodePath() into the main tree module, they by Daniel Veillard · 23 years ago
  25. bd9b0e8 preparing 2.4.11 better --catalogs description Daniel by Daniel Veillard · 23 years ago
  26. 566d4df Fixed a couple of macro errors pointed out by Denis Beurive, closes #65111 by Daniel Veillard · 23 years ago
  27. 0ec9863 better comments for _private fields removed a problem when copying an by Daniel Veillard · 23 years ago
  28. a11001b avoid an include problem if #include <libxml/xmlerror.h> happens first in by Daniel Veillard · 23 years ago
  29. 8e3943c update from Igor for Windows Daniel by Daniel Veillard · 23 years ago
  30. 43d3f61 preparing 2.4.10 upgraded and rebuilt the docs Daniel by Daniel Veillard · 23 years ago
  31. c6e013a add xmlGetNodePath() a cleaned up version of the Pwd shell string by Daniel Veillard · 23 years ago
  32. be480fb trying to fix namespaces + validation problems for good, closing #63619 in by Daniel Veillard · 23 years ago
  33. c853b32 releasing 2.4.9 fixing catalog breakages fixed more problems in catalog by Daniel Veillard · 23 years ago
  34. ea89828 cleanup updated with 2.4.8 Daniel by Daniel Veillard · 23 years ago
  35. cd21dc7 Fixed SGML catalogs breakage of 2.4.7, added a couple of really needed by Daniel Veillard · 23 years ago
  36. 5a37bde more include cleanups, export cleanly one html output + format function. by CET 2001 Daniel Veillard · 23 years ago
  37. ebd38c5 bool can be a reserved keyword. Daniel by Daniel Veillard · 23 years ago
  38. 8bdb91d cleanup cleanup too added xmlNoNetExternalEntityLoader() from xsltproc by Daniel Veillard · 23 years ago
  39. 52dcab3 preparing 2.4.7 switched to the latest xmllint manual page from John by Daniel Veillard · 23 years ago
  40. bb6808e trying to clear #63336 allowing the escaping routine to parse unconformant by Daniel Veillard · 23 years ago
  41. acf7ff0 a few VMS updates from John A Fotheringham added by Daniel Veillard · 23 years ago
  42. 3c01b1d - include/libxml/globals.h include/libxml/threads.h threads.c by Daniel Veillard · 23 years ago
  43. 64a411c make the allocation be per-thread a configure option fixed compilation by Daniel Veillard · 23 years ago
  44. 5ee57fc Norm reported that a few lines added were breaking libxslt compile, by Daniel Veillard · 23 years ago
  45. 6661ffa missing globals.h Daniel by Daniel Veillard · 23 years ago
  46. d046356 Applied the last patches from Gary, cleanup, activated threading all user by Daniel Veillard · 23 years ago
  47. b847864 started integrating the core of the thread support not activated yet but by Daniel Veillard · 23 years ago
  48. 75b9682 very serious cleanup, isolating unportable code and as much as possible by Daniel Veillard · 23 years ago
  49. 78d1209 integrating Keith Isdale patches for the XSLT debugger interfaces. Some by Daniel Veillard · 23 years ago
  50. 60087f3 preparing 2.4.6 release updated and rebuilt the docs fixed a number of by Daniel Veillard · 23 years ago
  51. 82d7533 adding SGML super catalog support adding one API and one flag --sgml to by Daniel Veillard · 23 years ago
  52. 47334c0 implemented xmlXPathObjectCopy for external objects added by Thomas Broyer · 23 years ago
  53. 5e6d10a closing #60708 Daniel by Daniel Veillard · 23 years ago
  54. a293c32 adding xmlSAXParseFileWithData following Marco Stipek suggestion Daniel by Daniel Veillard · 23 years ago
  55. 16756b6 Justin Fletcher provided cleaup code in case HAVE_STAT is not defined Igor by Daniel Veillard · 23 years ago
  56. 2fc2db7 let's ship 2.4.5 before egtting too much troubles with 2.4.4 errors. by Daniel Veillard · 23 years ago
  57. 07cdb2a moved includes to includedir/libxml2/libxml, updated the configuration by Daniel Veillard · 23 years ago
  58. 04382ae preparing for 2.4.4 updated and rebuilt the docs Daniel by Daniel Veillard · 23 years ago
  59. 7cf5e44 Tried to close bug #60131 Daniel by Daniel Veillard · 23 years ago
  60. 7a51d6d fixing bug 59732, simple but allocates a new error code. Daniel by Daniel Veillard · 23 years ago
  61. 2ebd7a7 added fix to the header Daniel by Daniel Veillard · 23 years ago
  62. b06c614 hum, restrict the integer usage gcc bug workaround to only gcc compilers by Daniel Veillard · 23 years ago
  63. 6c5f9d1 added a --convert option to xmlcatalog to convert SGML ones to the XML by Daniel Veillard · 23 years ago
  64. 9f7b84b preparing for a 2.4.3 release even if it may not be ready yet redirected by Daniel Veillard · 23 years ago
  65. dc2cee2 Added the part about section 7.2 on URI resolution, fixed a side effect in by Daniel Veillard · 23 years ago
  66. 5d90b6c added support and APIs needed for the catalog PI cleanup Daniel by Daniel Veillard · 23 years ago
  67. e2940dd starts to look okay, really plugged the new framework, cleaned a lot of by Daniel Veillard · 23 years ago
  68. cda9692 more work on the XML catalog support. small cleanup seems using list as a by Daniel Veillard · 23 years ago
  69. 4502960 Re-worked NaN and Inf support by Bjorn Reese · 23 years ago
  70. 344cee7 renaming testCatalog as xmlcatalog, making it an installed app adding a by Daniel Veillard · 23 years ago
  71. bb37129 trying to fix some troubles w.r.t. function returning const xxxPtr. Daniel by Daniel Veillard · 23 years ago
  72. 9a0b3d6 released 2.4.2 Daniel by Daniel Veillard · 23 years ago
  73. d3d0672 deprecate the non-boundchecking Sprintf functions, add Snprintf this by Daniel Veillard · 23 years ago
  74. 48da910 allow to inherit attributes from the DTD directly in the tree, this is by Daniel Veillard · 23 years ago
  75. 50f3437 applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC by Daniel Veillard · 23 years ago
  76. f186c82 fixed a bug in xmlXPathNodeTrailingSorted (for now it worked like the by Thomas Broyer · 23 years ago
  77. 5790537 apply change to close #58141 update of the MSC projects from Igor by Daniel Veillard · 23 years ago
  78. 7d7e379 fixed a serious memory problen when walking the namespace axis showing up by Daniel Veillard · 23 years ago
  79. fdb1f24 reinserted, needed for Windows users of CVS Daniel by Daniel Veillard · 23 years ago
  80. a77cac0 Remove this file from CVS because it's generated. by Darin Adler · 23 years ago
  81. 50822cb applied const patches from Tom Moog #58002 Daniel by Daniel Veillard · 23 years ago
  82. ba4ad32 added a function lookup framework by Thomas Broyer · 23 years ago
  83. d9bad13 removing history/readline changed this slightly make element content line by Daniel Veillard · 23 years ago
  84. f012a64 get rid of the readline and libhistory dependancies by default, release by Daniel Veillard · 23 years ago
  85. e812624 added xmlHashScannerFull, xmlHashScanFull and xmlHashScannFull3 to get by Thomas Broyer · 23 years ago
  86. 5e2dace Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% by Daniel Veillard · 23 years ago
  87. 8599e70 debugging on IA64, fixed serious troubles due to size_t vs. int mismatch by Daniel Veillard · 23 years ago
  88. 8fcc494 cleaned up some warning on the Alpha Daniel by Daniel Veillard · 23 years ago
  89. f06a3d8 added a more convenient extension API for value and context managing Now by Thomas Broyer · 23 years ago
  90. 2209073 cleanup of global variables, marking some const or private. Daniel by Daniel Veillard · 23 years ago
  91. 496be68 exported xmlXPath{NAN,PINF,NINF} fixed xmlXPathNodeSetItem when passing by Thomas Broyer · 23 years ago
  92. 05dec34 added xmlCheckVersion() Daniel by Daniel Veillard · 23 years ago
  93. 7db3773 store the line numbder in element->content, may break some software, need by Daniel Veillard · 23 years ago
  94. 9603789 Various things that are generated and should be ignored. by Darin Adler · 23 years ago
  95. 09ab7e1 release of 2.4.0 updated the docs Daniel by Daniel Veillard · 23 years ago
  96. 449d739 - doc/libxml-doc.el: Felix Natter provided anew version working by Daniel Veillard · 23 years ago
  97. 5168dbf small cleanup update Daniel by Daniel Veillard · 23 years ago
  98. f524d6e released 2.3.14 Daniel 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