1. 9a4efcb *** empty log message *** by Igor Zlatkovic · 22 years ago
  2. 8e04097 Mark Vakoc added regexp support by Igor Zlatkovic · 22 years ago
  3. b5c0573 as pointed by Igor Float and Double parsing ain't finished yet Daniel by Daniel Veillard · 22 years ago
  4. 40b1134 trying to fix #88412 by bypassing all the python subdir if python ain't by Daniel Veillard · 22 years ago
  5. 23e7357 made configuring with regexps/automata/unicode the default but without by Daniel Veillard · 22 years ago
  6. 5acfd6b determinism is debugged, new DTD checking code now works but by Daniel Veillard · 22 years ago
  7. 0f04f8e fixed another stupid bug in xmlGetNodePath() --version now report the by Daniel Veillard · 22 years ago
  8. a646cfd small cleanup switched DTD validation to use only regexp when configured by Daniel Veillard · 22 years ago
  9. 63b01c2 stupid bug found by mattam@netcourrier.com Daniel by Daniel Veillard · 22 years ago
  10. 9272704 small portability glitch fixed. Daniel by Daniel Veillard · 22 years ago
  11. 84d70a4 incomplete steps for real/double support avoiding a compilation problem by Daniel Veillard · 22 years ago
  12. aeb258a cosmetic cleanup started integrating a DTD validation layer based on the by Daniel Veillard · 22 years ago
  13. 4402ab4 fixed a bug reported by Jeff Goff, the determinism was tested before by Daniel Veillard · 22 years ago
  14. c6d4a93 updated the python bindings, added code for easier File I/O, and the by Daniel Veillard · 22 years ago
  15. 353bf58 *** empty log message *** by Igor Zlatkovic · 22 years ago
  16. 0ceeb8e added more readme info for the binary package by Igor Zlatkovic · 22 years ago
  17. 607b35c fixed a stupid out of bound array error Daniel by Daniel Veillard · 22 years ago
  18. f4862f0 messing around with support for Windows path, cleanups, trying to identify by Daniel Veillard · 22 years ago
  19. cb7543b Adding link to MacOsX binaries, Daniel by Daniel Veillard · 22 years ago
  20. 7657576 working on better error reporting of validity errors, especially providing by Daniel Veillard · 22 years ago
  21. 3487c8d get rid of all the perror() calls made in the library execution paths. by Daniel Veillard · 22 years ago
  22. 19aa702 memory leak reporting was broken after a change of the preprocessor symbol by Daniel Veillard · 22 years ago
  23. ec6725e try to make the copy function work for node of type by Daniel Veillard · 22 years ago
  24. b9cd8b4 try to provide file and line informations, not all messages are covered, by Daniel Veillard · 22 years ago
  25. bbc72c3 reimplemented a large part of the XInclude processor, trying to minimize by Daniel Veillard · 22 years ago
  26. 2206dbf applied patch from Christophe Merlet to reestablish DESTDIR Daniel by Daniel Veillard · 22 years ago
  27. 5643b5a fixes libary path for x86_64 AMD Daniel by Daniel Veillard · 22 years ago
  28. be98b33 Sep 3 21:14:19 MDT 2002 John Fleck <jfleck@inkstain.net> by John Fleck · 22 years ago
  29. 77e4d35 doc/tutorial/includeaddattribute.c doc/tutorial/includeaddkeyword.c by MDT 2002 John Fleck · 22 years ago
  30. 8f40f1e Changed to use the new Gnome2 logo, Daniel by Daniel Veillard · 22 years ago
  31. e166254 nice logos generated by Marc Liyanage changed the stylesheet to show the by Daniel Veillard · 22 years ago
  32. b212bbb handle Windows sepecific file://localhost/ semantic ... Daniel by Daniel Veillard · 22 years ago
  33. 42766c0 possible mem leak patch from Jason Adams integrated xf:escape-uri() from by Daniel Veillard · 22 years ago
  34. 84ec40a update error message for missing automake by Havoc Pennington · 22 years ago
  35. 08cccaa typo in target name resulted in libxml2.py to not be rebuilt. fixed by Daniel Veillard · 22 years ago
  36. 22669b2 updated with version from Elizabeth Barham at by Daniel Veillard · 22 years ago
  37. a40adbc *** empty log message *** by Igor Zlatkovic · 22 years ago
  38. a78942c Added the prefix location to the include and lib search path by Igor Zlatkovic · 22 years ago
  39. 830e897 hardcode aclocal-1.4/automake-1.4 so that users with both automake 1.6 and by Havoc Pennington · 22 years ago
  40. b6984ef more AMD 64 induced changes from Frederic Crozat Daniel by Daniel Veillard · 22 years ago
  41. c4bad4a oops I was missing the xml:base fixup too this adds xml:base attributes to by Daniel Veillard · 22 years ago
  42. e3b7d9a quick but apparently working implementation of xi:fallback, should close by Daniel Veillard · 22 years ago
  43. 9e92351 xmlSAXUserParseMemory() really ought to fail if the caller don't pass a by Daniel Veillard · 22 years ago
  44. c1a0da3 applied the same fix for the XML-1.0 namespace to xmlSearchNsByHref() as by Daniel Veillard · 22 years ago
  45. ad11b30 small cleanup of the man page fixed a potential problem raised by Petr by Daniel Veillard · 22 years ago
  46. c084e47 integrated a cleaned up version of Marc Liyanage' patch for boolean by Daniel Veillard · 22 years ago
  47. ad64e88 Fixed the bugzilla module name ! Daniel by Daniel Veillard · 22 years ago
  48. 5f91b37 fixed the test results, indenting behaviour changed slightly Daniel by Daniel Veillard · 22 years ago
  49. 9e95176 added new c14n function to Windows def files by Aleksey Sanin · 22 years ago
  50. ea4272a fixed memory leak in c14n code by Aleksey Sanin · 22 years ago
  51. 58e44c9 adding a new API for Christian Glahn: xmlParseBalancedChunkMemoryRecover by Daniel Veillard · 22 years ago
  52. 0bf2900 trying to fix a problem in namespaced attribute handling raised by by Daniel Veillard · 22 years ago
  53. a57c26e trying to fix a problem in namespaced attribute handling raised by by Daniel Veillard · 22 years ago
  54. 6f46f6c Opening the interface xmlNewCharEncodingHandler as requested in #89415 by Daniel Veillard · 22 years ago
  55. 2c135a1 fixed one more c14n + namespaces corner case from new Merlin's test suite by Aleksey Sanin · 22 years ago
  56. 0b22def trying to fix the <style> escaping problem in HTML serialization bug by Daniel Veillard · 22 years ago
  57. 0b28e88 applied syntax patch from Rick Jones and rebuilt the web site. Daniel by Daniel Veillard · 22 years ago
  58. 8e8a703 added _private member to xmlNs struct by PDT 2002 Aleksey Sanin · 22 years ago
  59. 1d99527 fixing bug #84876 based on the xml working code. Daniel by Daniel Veillard · 22 years ago
  60. 61eaba5 fixed python/Makefile.am for bug 72012 by William M. Brack · 22 years ago
  61. ef61d20 xpath.c: small additional enhancement for boolean compared to nodeset by William M. Brack · 22 years ago
  62. 1175e9c Added link to MAc OS X binaries, Daniel by Daniel Veillard · 22 years ago
  63. 3a42f3f changed the order of the encoding declaration attributes in the meta tags by Daniel Veillard · 22 years ago
  64. 0c022ad xpath.c fix bug 85256 by William M. Brack · 22 years ago
  65. 06944e2 fixing Red Hat bug #68614 by adding the doc/xmlcatalog_man.xml to the by Daniel Veillard · 22 years ago
  66. 6ac3017 *** empty log message *** by Igor Zlatkovic · 22 years ago
  67. c3b604e Added copy *.pdb to install, few have asked for this. by Igor Zlatkovic · 22 years ago
  68. 782afda Added news for 2.4.23, Daniel by Daniel Veillard · 22 years ago
  69. 539638b preparing 2.4.23 rebuilt the docs Daniel by Daniel Veillard · 22 years ago
  70. 176d99f fixing bug #84169 by fixing the comment of xmlCreatePushParserCtxt to by Daniel Veillard · 22 years ago
  71. 37f961d fixing bug #79331 in one path the lookup for ID attributes on a namespaced by Daniel Veillard · 22 years ago
  72. 8c9872c trying to fix 87235 about discarded white spaces in the HTML parser. this by Daniel Veillard · 22 years ago
  73. fdc9156 applied patch from Richard Jinks for the namespace axis + fixed a memory by Daniel Veillard · 22 years ago
  74. 692092b further xpath enhancement by William M. Brack · 22 years ago
  75. 6000af5 fixed xpath position problem by William M. Brack · 22 years ago
  76. 153120c applied a patch from Peter Jacobi to solve a problem when compiling with by Daniel Veillard · 22 years ago
  77. 5f7f991 applied patch from Sander Vesik improving the quality of the hash by Daniel Veillard · 22 years ago
  78. 2147367 Added a pointer to the libxml# C# bindings, Daniel by Daniel Veillard · 22 years ago
  79. a5808b9 *** empty log message *** by Aleksey Sanin · 22 years ago
  80. 49cc975 replaced sprintf() with snprintf() to prevent possible buffer overflow by Aleksey Sanin · 22 years ago
  81. e059b89 removed an uninitialized data error popped by valgrind on PE references by Daniel Veillard · 22 years ago
  82. d7ca7f9 doc/xml.html adding tutorial reference to the web page by MDT 2002 John Fleck · 22 years ago
  83. 5452083 doc/tutorial/xmltutorial.xml doc/tutorial/ar01s07.html by MDT 2002 John Fleck · 22 years ago
  84. f5582f1 applied a couple of patches from Peter Jacobi to start to get rid of by Daniel Veillard · 22 years ago
  85. 38d80e2 Babak Vahedipour-Kunze reported that openTag in xmlParseElement was likely by Daniel Veillard · 22 years ago
  86. 9e41230 patch from Richard Jinks for XPath substring() function new set of tests by Daniel Veillard · 22 years ago
  87. 9c45ba8 patch from Rachel Hestilow to fix bug #84340 by Aleksey Sanin · 22 years ago
  88. a63f3ff *doc/FAQ.html fixing typos in FAQ, thanks to Robert Funnell for the by MDT 2002 John Fleck · 22 years ago
  89. fc59c09 site.xsl: linked the John's tutorial *.html: regenerated Daniel by Daniel Veillard · 22 years ago
  90. d2fd1b6 got complaints from rpmlint that it was empty Daniel by Daniel Veillard · 22 years ago
  91. 598f6eb apa.html apb.html apc.html apd.html ar01s02.html ar01s03.html ar01s04.html by MDT 2002 John Fleck · 22 years ago
  92. 6f4e5e7 added merlin-c14n-two.tar.gz tests for by Aleksey Sanin · 22 years ago
  93. dfa3b24 added merlin-c14n-two.tar.gz tests for by Aleksey Sanin · 22 years ago
  94. f8cb6dd added merlin-c14n-two.tar.gz tests for c14n/exc-c14n and slightly modified by Aleksey Sanin · 22 years ago
  95. c57f9c1 Makefile.am: updated c14n tests suite by Aleksey Sanin · 22 years ago
  96. e72c756 another peroformance patch from Peter Jacobi, that time on parsing by Daniel Veillard · 22 years ago
  97. 617acc3 test programs added by Aleksey Sanin · 22 years ago
  98. 508a101 C14N tests integrated into LibXML2 test suite by Aleksey Sanin · 22 years ago
  99. e2c7dce 2.6.0beta1 changes Fixing attribute normalization, might not be totally by Daniel Veillard · 22 years ago
  100. 7790006 C14N tests integrated into LibXML2 test suite by Aleksey Sanin · 22 years ago