1. 8dd86a5 strengthen the guard in the Pop macros, like in the XML parser, closes bug by Daniel Veillard · 22 years ago
  2. 0821b15 fixed bug #98338 , fatalError SAX callback is never used. Daniel by Daniel Veillard · 22 years ago
  3. 8606bbb fixed the initialization of the SAX structure which was breaking xsltproc by Daniel Veillard · 22 years ago
  4. f854d99 adding pdf of tutorial, changing web page to link to it by MST 2002 John Fleck · 22 years ago
  5. 52717f3 doc/tutorial/ar01s08.html adding file what I forgot for tutorial by MST 2002 John Fleck · 22 years ago
  6. bd3b4fd Adding encoding discussion to tutorial Added: DocBook admonition image by MST 2002 John Fleck · 22 years ago
  7. 22bafff *** empty log message *** by Igor Zlatkovic · 22 years ago
  8. a2258da *** empty log message *** by Igor Zlatkovic · 22 years ago
  9. 7216cfd fixed a typo pointed out by Igor try to speed up node compare using line by Daniel Veillard · 22 years ago
  10. a70d62f make xmlFreeNode() handle attributes correctly. Daniel by Daniel Veillard · 22 years ago
  11. b8e99cc *** empty log message *** by Igor Zlatkovic · 22 years ago
  12. 56f21f2 tried to fix bug #97852 reported by Nicolas Noffke Daniel by Daniel Veillard · 22 years ago
  13. 91ad879 switched the order of a couple of includes to fix bugs #97100 Daniel by Daniel Veillard · 22 years ago
  14. 2bb82ee *** empty log message *** by Igor Zlatkovic · 22 years ago
  15. 9fdd8f3 *** empty log message *** by Igor Zlatkovic · 22 years ago
  16. 61f6fb6 doc/xml.html (and, by implication, FAQ.html) added UTF-8 conversaion FAQ by John Fleck · 22 years ago
  17. f95b56b *** empty log message *** by Igor Zlatkovic · 22 years ago
  18. ce66ce1 applied patch from Brian Stafford to fix a bug in xmlReconciliateNs() by Daniel Veillard · 22 years ago
  19. 7e3f140 applied patch from Christian Glahn to allow xmlNewChild() on document by Daniel Veillard · 22 years ago
  20. b39bc39 Christian Glahn found a problem with a recent patch to by Daniel Veillard · 22 years ago
  21. 366a915 serious cleanup of the spec file and associated changes in the Makefiles. by Daniel Veillard · 22 years ago
  22. d033d02 added winsockcompat.h to EXTRA_DIST to fix bug #96586 Daniel by Daniel Veillard · 22 years ago
  23. ce02dbc Mikhail Sogrine pointed out a bug in HTML parsing, applied his patch added by Daniel Veillard · 22 years ago
  24. e645e8c Applied the VMS update patch from Craig A. Berry update Daniel by Daniel Veillard · 22 years ago
  25. f000f07 made xmlGetUTF8Char public Daniel by Daniel Veillard · 22 years ago
  26. 1e20822 adding a grep command to --shell in xmllint for T.V. Raman Daniel by Daniel Veillard · 22 years ago
  27. 9cdcf36 tried to fix some of the problem with --sgml Daniel by Daniel Veillard · 22 years ago
  28. 935494a tried to fix bug #91500 where doc->children may be overriden by a call to by Daniel Veillard · 22 years ago
  29. c0ac069 fixed bugs when passing result value tree to Python functions. Daniel by Daniel Veillard · 22 years ago
  30. 4826743 preparing the release of 2.4.26 updated and rebuilt the documentation by Daniel Veillard · 22 years ago
  31. bb284f4 fixed a XML Namespace compliance bug reported by Alexander Grimalovsky by Daniel Veillard · 22 years ago
  32. 44892f7 fixed serialization of script and style when they are not lowercase (i.e. by Daniel Veillard · 22 years ago
  33. 2fd8542 make xmlValidateDocument emit a warning msg if there is no DTD, pointed by by Daniel Veillard · 22 years ago
  34. 3237023 fixed the validation of sequences content model when some of the blocks by Daniel Veillard · 22 years ago
  35. a2e8c5c updated the contact informations Daniel by Daniel Veillard · 22 years ago
  36. 6318673 use test -f instead of test -e since Solaris /bin/sh misses it, reported by Daniel Veillard · 22 years ago
  37. 96c3a3b investigating xmlNodeGetContent() on namespace nodes and removed a few by Daniel Veillard · 22 years ago
  38. 819d5cb Christian Glahn found a small bug in the push parser. cleaned up and made by Daniel Veillard · 22 years ago
  39. 6045c90 added xmlSchemaNewMemParserCtxt to parse a schemas from a memory area by Daniel Veillard · 22 years ago
  40. f007012 integrated the XSLT indexing, a few fixed in the indexer, added a scope by Daniel Veillard · 22 years ago
  41. 01992e0 Joe Marcus Clarke reported a segfault on FBsd this was due to by Daniel Veillard · 22 years ago
  42. 321be0c applied patch from Mark Vakoc except the API change, preserved it. updated by Daniel Veillard · 22 years ago
  43. 01e87d2 added mailing-list archives indexing and lookup Daniel by Daniel Veillard · 22 years ago
  44. 9dc1cf1 patch from Mark Vakoc to fix xmlNodeGetPath() Daniel by Daniel Veillard · 22 years ago
  45. 9b00613 improved HTML indexing make the queries also lookup the HTML based indexes by Daniel Veillard · 22 years ago
  46. 141d04b added HTML page indexing Daniel by Daniel Veillard · 22 years ago
  47. d7f3c33 typo :-) by Igor Zlatkovic · 22 years ago
  48. 91a6270 *** empty log message *** by Igor Zlatkovic · 22 years ago
  49. ceb09b9 typo/bug found by Christian Glahn Daniel by Daniel Veillard · 22 years ago
  50. 9d66fa1 *** empty log message *** by Igor Zlatkovic · 22 years ago
  51. e16b574 preparing release of 2.4.25 updated and regenerated teh docs and web by Daniel Veillard · 22 years ago
  52. 90d68fb fixed bug #92518 validation error were not covering namespace by Daniel Veillard · 22 years ago
  53. abe0174 fixing bug #94241 on HTML boolean attributes Daniel by Daniel Veillard · 22 years ago
  54. 2ace195 added the 3 new modules xmlregexp xmlautomata and xmlunicode and by Daniel Veillard · 22 years ago
  55. dda8f1b make sure ATTRIBUTE_UNUSED is always put after the attribute declaration, by Daniel Veillard · 22 years ago
  56. d4cb1e8 fixed a stupid error breaking the python API Daniel by Daniel Veillard · 22 years ago
  57. b7c29c3 applied a trio update patch from Bjorn Reese which should work with MinGW by Daniel Veillard · 22 years ago
  58. bd9afb5 improving some documentation comments found and fixed a mem leak with by Daniel Veillard · 22 years ago
  59. 30c7054 doc/xml.html fixing ftp links - thanks to Vitaly Ostanin by MDT 2002 John Fleck · 22 years ago
  60. 118aed7 fixed the data callback on transition functionality which was broken when by Daniel Veillard · 22 years ago
  61. 7233615 fixed a breakage raised by Jacob Daniel by Daniel Veillard · 22 years ago
  62. 3f1e94b *** empty log message *** by Igor Zlatkovic · 22 years ago
  63. 0128058 *** empty log message *** by Igor Zlatkovic · 22 years ago
  64. 9a4efcb *** empty log message *** by Igor Zlatkovic · 22 years ago
  65. b5c0573 as pointed by Igor Float and Double parsing ain't finished yet Daniel by Daniel Veillard · 22 years ago
  66. 40b1134 trying to fix #88412 by bypassing all the python subdir if python ain't by Daniel Veillard · 22 years ago
  67. 23e7357 made configuring with regexps/automata/unicode the default but without by Daniel Veillard · 22 years ago
  68. 5acfd6b determinism is debugged, new DTD checking code now works but by Daniel Veillard · 22 years ago
  69. 0f04f8e fixed another stupid bug in xmlGetNodePath() --version now report the by Daniel Veillard · 22 years ago
  70. a646cfd small cleanup switched DTD validation to use only regexp when configured by Daniel Veillard · 22 years ago
  71. 63b01c2 stupid bug found by mattam@netcourrier.com Daniel by Daniel Veillard · 22 years ago
  72. 9272704 small portability glitch fixed. Daniel by Daniel Veillard · 22 years ago
  73. 84d70a4 incomplete steps for real/double support avoiding a compilation problem by Daniel Veillard · 22 years ago
  74. aeb258a cosmetic cleanup started integrating a DTD validation layer based on the by Daniel Veillard · 22 years ago
  75. 4402ab4 fixed a bug reported by Jeff Goff, the determinism was tested before by Daniel Veillard · 22 years ago
  76. c6d4a93 updated the python bindings, added code for easier File I/O, and the by Daniel Veillard · 22 years ago
  77. 353bf58 *** empty log message *** by Igor Zlatkovic · 22 years ago
  78. 607b35c fixed a stupid out of bound array error Daniel by Daniel Veillard · 22 years ago
  79. 7657576 working on better error reporting of validity errors, especially providing by Daniel Veillard · 22 years ago
  80. 3487c8d get rid of all the perror() calls made in the library execution paths. by Daniel Veillard · 22 years ago
  81. 19aa702 memory leak reporting was broken after a change of the preprocessor symbol by Daniel Veillard · 22 years ago
  82. ec6725e try to make the copy function work for node of type by Daniel Veillard · 22 years ago
  83. b9cd8b4 try to provide file and line informations, not all messages are covered, by Daniel Veillard · 22 years ago
  84. bbc72c3 reimplemented a large part of the XInclude processor, trying to minimize by Daniel Veillard · 22 years ago
  85. 2206dbf applied patch from Christophe Merlet to reestablish DESTDIR Daniel by Daniel Veillard · 22 years ago
  86. 5643b5a fixes libary path for x86_64 AMD Daniel by Daniel Veillard · 22 years ago
  87. be98b33 Sep 3 21:14:19 MDT 2002 John Fleck <jfleck@inkstain.net> by John Fleck · 22 years ago
  88. 77e4d35 doc/tutorial/includeaddattribute.c doc/tutorial/includeaddkeyword.c by MDT 2002 John Fleck · 22 years ago
  89. e166254 nice logos generated by Marc Liyanage changed the stylesheet to show the by Daniel Veillard · 22 years ago
  90. b212bbb handle Windows sepecific file://localhost/ semantic ... Daniel by Daniel Veillard · 22 years ago
  91. 42766c0 possible mem leak patch from Jason Adams integrated xf:escape-uri() from by Daniel Veillard · 22 years ago
  92. 84ec40a update error message for missing automake by Havoc Pennington · 22 years ago
  93. 08cccaa typo in target name resulted in libxml2.py to not be rebuilt. fixed by Daniel Veillard · 22 years ago
  94. 22669b2 updated with version from Elizabeth Barham at by Daniel Veillard · 22 years ago
  95. a40adbc *** empty log message *** by Igor Zlatkovic · 22 years ago
  96. 830e897 hardcode aclocal-1.4/automake-1.4 so that users with both automake 1.6 and by Havoc Pennington · 22 years ago
  97. b6984ef more AMD 64 induced changes from Frederic Crozat Daniel by Daniel Veillard · 22 years ago
  98. c4bad4a oops I was missing the xml:base fixup too this adds xml:base attributes to by Daniel Veillard · 22 years ago
  99. e3b7d9a quick but apparently working implementation of xi:fallback, should close by Daniel Veillard · 22 years ago
  100. 9e92351 xmlSAXUserParseMemory() really ought to fail if the caller don't pass a by Daniel Veillard · 22 years ago