1. 4b3a84f adding "make valgrind" running the full regression tests (except python by Daniel Veillard · 22 years ago
  2. e915b2d Fixed bug #72570 moved the libxml man page to section 3 Daniel by Daniel Veillard · 22 years ago
  3. 044fc6b fixing #61290 "namespace nodes have no parent" long standing divergence by Daniel Veillard · 22 years ago
  4. 55253e2 fixed the test script after some discussion on the semantic of by Daniel Veillard · 22 years ago
  5. 0ba5923 Tentatively fixed #69655 , make compiling with -Wredundant-decls clean. by Daniel Veillard · 22 years ago
  6. 07be19b applied patch from Andris Pavenis for binary name suffixes 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. 7db3871 cleanup always use stdout if output is NULL don't close filedescriptors by Daniel Veillard · 22 years ago
  9. c3e3944 Jacob sent a patch to allow building from tarfile. Daniel by Daniel Veillard · 22 years ago
  10. f1d0e6b inserted the python wrappers build, I hope this won't be too unportable by Daniel Veillard · 22 years ago
  11. 3606581 another set of patches from Anthony Jones for copy operations cleanup and by Daniel Veillard · 23 years ago
  12. 6100647 added an XML description of the API, moved the script generating it here. by Daniel Veillard · 23 years ago
  13. 026d29f Upgraded to trio baseline 1.6 by Bjorn Reese · 23 years ago
  14. 314cfa0 patch from Anthony Jones for hash.c allocation size trying to work around by Daniel Veillard · 23 years ago
  15. db0eb8d applied Serguei Narojnyi's patch to add native thread support on the Win32 by Daniel Veillard · 23 years ago
  16. d3b0882 integrated Eric Lavigne (sp???) contribution to build libxml2 on MacOS by Daniel Veillard · 23 years ago
  17. 8e3943c update from Igor for Windows Daniel by Daniel Veillard · 23 years ago
  18. 0135a39 2.4.10 release, Daniel. by Daniel Veillard · 23 years ago
  19. 03f848d Weiqi Gao pointed out that xmlcatalog migh need the history libraries by Daniel Veillard · 23 years ago
  20. c853b32 releasing 2.4.9 fixing catalog breakages fixed more problems in catalog by Daniel Veillard · 23 years ago
  21. ad661b9 confexecdir and confexec_DATA were defined twice pointed out by Karl by Daniel Veillard · 23 years ago
  22. 8bdb91d cleanup cleanup too added xmlNoNetExternalEntityLoader() from xsltproc by Daniel Veillard · 23 years ago
  23. 52dcab3 preparing 2.4.7 switched to the latest xmllint manual page from John by Daniel Veillard · 23 years ago
  24. 89cad53 added entities testing to the Thread test make the test reasonable fix the by Daniel Veillard · 23 years ago
  25. ab7488e fixed some bugs in CFLAGS passing. added a specific threaded test case by Daniel Veillard · 23 years ago
  26. d046356 Applied the last patches from Gary, cleanup, activated threading all user by Daniel Veillard · 23 years ago
  27. b847864 started integrating the core of the thread support not activated yet but by Daniel Veillard · 23 years ago
  28. 1a12361 PISSED !!! DO NOT COMMIT DIRECTLY IF NOT ALLOWED PERSONALLY by Daniel Veillard · 23 years ago
  29. de8c8af Don't copy libxml.spec, it's already included due to listing in by CEST 2001 Jens Finke · 23 years ago
  30. 5eb9dea Need $(ICONV_LIBS) in libxml2_la_LIBADD Daniel by Daniel Veillard · 23 years ago
  31. 9f7b84b preparing for a 2.4.3 release even if it may not be ready yet redirected by Daniel Veillard · 23 years ago
  32. cda9692 more work on the XML catalog support. small cleanup seems using list as a by Daniel Veillard · 23 years ago
  33. 4502960 Re-worked NaN and Inf support by Bjorn Reese · 23 years ago
  34. 344cee7 renaming testCatalog as xmlcatalog, making it an installed app adding a by Daniel Veillard · 23 years ago
  35. 50f3437 applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC by Daniel Veillard · 23 years ago
  36. 5e2dace Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% by Daniel Veillard · 23 years ago
  37. b8c9be9 fixed XML Base computation which was broken added a base function to the by Daniel Veillard · 23 years ago
  38. f524d6e released 2.3.14 Daniel by Daniel Veillard · 23 years ago
  39. 6e90d19 - example/Makefile.am: fixed the include path to add srcdir/include by Daniel Veillard · 23 years ago
  40. 7704473 xmlStrstr args are both const small cleanup reformated, fixed problems if by Daniel Veillard · 23 years ago
  41. b37ecd0 - configure.in include/libxml/xmlwin32version.h: released 2.3.13 by Daniel Veillard · 23 years ago
  42. 3e5bb8e - Makefile.am: added --push regression tests by Daniel Veillard · 23 years ago
  43. 07385fd fixed make distcheck and rebuilding the rpms Daniel by Daniel Veillard · 23 years ago
  44. 017b108 - Makefile.am: cleanup when --without-debug is specified by Daniel Veillard · 23 years ago
  45. 3739b98 Kjartan Maraas provided a small patch to add xml2-config.in to EXTRA_DIST by Daniel Veillard · 23 years ago
  46. 96ed583 - Makefile.am example/Makefile.am: Laszlo PETER provided a fix by Daniel Veillard · 23 years ago
  47. 6278fb5 - Makefile.am include/Makefile.am: small change to have by Daniel Veillard · 23 years ago
  48. a737459 - Makefile.am xmlversion.h.in configure.in include/Makefile.am: by Daniel Veillard · 23 years ago
  49. 4de4d3b - valid.c: warn when indeterminist content model is detected by Daniel Veillard · 23 years ago
  50. 357c960 - xpath.c result/XPath/expr/floats : clarified and cleanup by Daniel Veillard · 23 years ago
  51. 2a0d2e6 fixed a error introduced in Makefile.am, daniel by Daniel Veillard · 23 years ago
  52. 7150a03 - configure.in Makefile.am: make the inclusion of the trio by Daniel Veillard · 23 years ago
  53. eae522a Time to work on helping the Gnome Doc project, first step is reintegrating by Daniel Veillard · 23 years ago
  54. de57c61 - HTMLtree.c: applied change for Paul Sponagl on script saving by Daniel Veillard · 23 years ago
  55. 393df01 Finally pushing 2.3.7 out: by Daniel Veillard · 23 years ago
  56. dab4cb3 Geez, this one was painful ! I still need to handle entities references by Daniel Veillard · 23 years ago
  57. 2d90de4 - xmlversion.h.in win32config.h win32/libxml2/*: applied by Daniel Veillard · 23 years ago
  58. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 23 years ago
  59. 146c912 - parser.c: fixed a reported bug in NOTATION parsing by Daniel Veillard · 23 years ago
  60. 9e7160d Completely changed the way the XPath evaluation is done, likely to break by Daniel Veillard · 23 years ago
  61. 6c83120 Seems there is still bugs hiding, someone has some flytox ? by Daniel Veillard · 23 years ago
  62. e1dc011 xmlXPathNodeCollectAndTest fixed (by William Brack) by Bjorn Reese · 23 years ago
  63. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  64. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  65. e0c3a62 - Makefile.am valid.c list.[ch]: Gary Pennington provided a by Daniel Veillard · 23 years ago
  66. b6e7fdb Rewrite/cleanup/tests of URI normalization: by Daniel Veillard · 23 years ago
  67. 2f913b7 Fixes inherited from XSLT testing: by Daniel Veillard · 23 years ago
  68. b42042b Renamed the library to libxml2 and made the changes needed to have by Daniel Veillard · 23 years ago
  69. ee0a466 - Makefile.am configure.in libxml-2.0.pc.in: started working on getting by Daniel Veillard · 23 years ago
  70. 8e19990 Some packaging cleanup: by Daniel Veillard · 24 years ago
  71. 48177c2 Fixed a problem with EXTRA_DiST, Daniel. by Daniel Veillard · 24 years ago
  72. b83ba40 took me nearly 2 years to find the way to not build in SUBDIRS before by Daniel Veillard · 24 years ago
  73. ccc86a7 Updated to include all Win32 makefiles, daniel by Daniel Veillard · 24 years ago
  74. 167bd53 Old but effective optimization patch: by Daniel Veillard · 24 years ago
  75. a6d8eb6 Finally had a bit of time to resynch both trees: by Daniel Veillard · 24 years ago
  76. ce6e98d Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c by Daniel Veillard · 24 years ago
  77. 0d2340c Make the .m4 file install properly (Makefile.am) Ignore some files. by Elliot Lee · 24 years ago
  78. bf43275 Bug fixes new Xinclude tests: by Daniel Veillard · 24 years ago
  79. 9e8bfae XInclude and other stuff while travelling. Contributed patches: by Daniel Veillard · 24 years ago
  80. a4964b7 - HTMLparser.c: fixed loop on invalid char in scripts by Daniel Veillard · 24 years ago
  81. 52afe80 Started working on the hash table module integration, fixed a bug: by Daniel Veillard · 24 years ago
  82. c2df4cd Going forward in XPointer implementation: by Daniel Veillard · 24 years ago
  83. 47c0245 Added a man page for xml-config Fredrik Hallenberg <hallon@lysator.liu.se>, Daniel. by Daniel Veillard · 24 years ago
  84. c8df0aa Added XPointer: - configure.in Makefile.am include/makefile.am: adding by Daniel Veillard · 24 years ago
  85. e8282ed More work toward 2.2.5, integrated a number of patches by Daniel Veillard · 24 years ago
  86. b71379b - moved xml-error.h to xmlerror.h: seems this allowed to bypass by Daniel Veillard · 24 years ago
  87. 7e99c63 Tried to build libxml2-2.2.5 by Daniel Veillard · 24 years ago
  88. f09e7e3 XPath fixes and cleanup, 2 general bug fixes: by Daniel Veillard · 24 years ago
  89. 1b478d1 Use the correct pkg-config syntax by Martin Baulig · 24 years ago
  90. dd7d1f6 Provide pkg-config script. by Martin Baulig · 24 years ago
  91. 46057e1 Various contribs: - xpath.c: patch for normalize-string() by Daniel Veillard · 24 years ago
  92. b1059e2 Finally commiting work done on the plane, major cleanup, by Daniel Veillard · 24 years ago
  93. 90e1131 - uri.c: applied Wayne Davidson patch by Daniel Veillard · 24 years ago
  94. 98a7916 URI work cleanup and regresssion tests, by Daniel Veillard · 24 years ago
  95. 2f2bf41 Small cleanups, updates, Daniel by Daniel Veillard · 24 years ago
  96. 979e55e Added man pages, Daniel by Daniel Veillard · 24 years ago
  97. 87b9539 Large sync between my W3C base and Gnome's one: by Daniel Veillard · 24 years ago
  98. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  99. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 24 years ago
  100. ec30341 uri.c uri.h: finished the escaping handling, the base support and the URI by Daniel Veillard · 24 years ago