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