1. 3772de3 the parseStartTag bug fix wasn't complete. Daniel by Daniel Veillard · 22 years ago
  2. 67df809 Vyacheslav Pindyura managed to trigger a bug in parseStartTag, fixing it. by Daniel Veillard · 22 years ago
  3. d453c63 *** empty log message *** by Igor Zlatkovic · 22 years ago
  4. 7c67a83 doc/tutorial/xmltutorial.xml plus generated html and pdf Updating tutorial by MST 2002 John Fleck · 22 years ago
  5. 44aacb3 doc/tutorial/xmltutorial.xml doc/tutorial/includekeyword.c by MST 2002 John Fleck · 22 years ago
  6. da46d2d added more methods of XmlTextReader. this increased the methods in the by Daniel Veillard · 22 years ago
  7. 0eb38c7 added the close and getattribute methods of XmlTextReader. added the by Daniel Veillard · 22 years ago
  8. 0650345 fallback was only copying the first child not the full child list of the by Daniel Veillard · 22 years ago
  9. 2d45f52 *** empty log message *** by Igor Zlatkovic · 22 years ago
  10. c1eed32 preparing release of 2.4.30 fixups to the api builder, gives enum values, by Daniel Veillard · 22 years ago
  11. 000eafb fixups to the api builder, gives enum values, fix functype return type by Daniel Veillard · 22 years ago
  12. 024b570 patch from Mark Vadok about htmlNodeDumpOutput location. removed an by Daniel Veillard · 22 years ago
  13. 9b4bb4d preparing release of 2.4.29 rebuilt the docs and API a few more fixes for by Daniel Veillard · 22 years ago
  14. f6273a0 *** empty log message *** by Igor Zlatkovic · 22 years ago
  15. 5aad832 a bit more cleanup Daniel by Daniel Veillard · 22 years ago
  16. a9b66d0 new API building Python script, does the C parsing directly, generates a by Daniel Veillard · 22 years ago
  17. 01c13b5 code cleanup, especially the function comments. fixed a small bug when by Daniel Veillard · 22 years ago
  18. e1ca503 Adding a new set of APIs based on the C# TextXmlReader API but converted by Daniel Veillard · 22 years ago
  19. 70a296c *** empty log message *** by Igor Zlatkovic · 22 years ago
  20. 64b3528 Chip turner indicated that XHTML1 serialization rule for style actually by Daniel Veillard · 22 years ago
  21. 8efff67 handle HTTP URL escaping, problem reported by Glen Nakamura and Stefano by Daniel Veillard · 22 years ago
  22. 1c732d2 code cleanup Daniel by Daniel Veillard · 22 years ago
  23. fdd27d2 Johann Richard pointed out some XPointer problems for URN based URI by Daniel Veillard · 22 years ago
  24. 8db67d2 applied the same kind of refactoring to the HTML saving code. slight API by Daniel Veillard · 22 years ago
  25. ebc4ca9 refactored the XML dump of a node to a buffer API to reuse the generic by Daniel Veillard · 22 years ago
  26. 9d5ea17 another patch from Stéphane Bidoul for Python bindings on Windows small by Daniel Veillard · 22 years ago
  27. 9715c17 add a line in %changelog for releases Daniel by Daniel Veillard · 22 years ago
  28. 9bc5310 patch from Marcus Clarke fixing a problem in entities parsing that was by Daniel Veillard · 22 years ago
  29. faa35ff Return the previous as opposed to the next node (I guess this is the by Daniel Veillard · 22 years ago
  30. 80d7b90 Jan Rafaj pointed a bug in the Makefile. Daniel by Daniel Veillard · 22 years ago
  31. a1196ed trying to fix the Python bindings build on Windows (Stéphane Bidoul) by Daniel Veillard · 22 years ago
  32. 9ab7155 *** empty log message *** by Igor Zlatkovic · 22 years ago
  33. ace7cd2 *** empty log message *** by Igor Zlatkovic · 22 years ago
  34. f9c4cad preparing 2.4.28 some cleanup updated the news and regenerated. Daniel by Daniel Veillard · 22 years ago
  35. fee408f final touch at closing #87235 </p> end tags need to be generated. this by Daniel Veillard · 22 years ago
  36. d2ff039 fixing bug #99190 when UTF8 document are parsed using the progressive by Daniel Veillard · 22 years ago
  37. 8b2c7f1 fixed thread problem by William M. Brack · 22 years ago
  38. d5c2f92 modified the existing APIs to handle XHTML1 serialization rules by Daniel Veillard · 22 years ago
  39. d076a20 fixed #99082 for xi:include encoding="..." support on text includes. added by Daniel Veillard · 22 years ago
  40. 817e70b repair some problem if gtk-doc fail or such patch for Solaris on new by Daniel Veillard · 22 years ago
  41. a7e05b4 Martin Stoilov pointed out a potential leak in xmlCreateMemoryParserCtxt by Daniel Veillard · 22 years ago
  42. bc6e1a3 fixed bug #98879 a corner case when 0 is included in HTML documents and by Daniel Veillard · 22 years ago
  43. 4efd3be If --with-python is specified, look for the Python interpreter not just in by Daniel Veillard · 22 years ago
  44. a8c0adb fixing bug #98792 , node may have no doc and dereferencing without by Daniel Veillard · 22 years ago
  45. dad3f68 preparing release 2.4.27 updated and rebuilt the docs try to make sure the by Daniel Veillard · 22 years ago
  46. 68e9e74 fixing #96925 wich was also dependant on the processing of parsed by Daniel Veillard · 22 years ago
  47. 328f48c fixed #96594, which was totally dependant on the processing of internal by Daniel Veillard · 22 years ago
  48. 66651aa trying to fix bug #98517 about building outside the source tree fixed the by Daniel Veillard · 22 years ago
  49. 2772cea *** empty log message *** by Igor Zlatkovic · 22 years ago
  50. 8dd86a5 strengthen the guard in the Pop macros, like in the XML parser, closes bug by Daniel Veillard · 22 years ago
  51. 0821b15 fixed bug #98338 , fatalError SAX callback is never used. Daniel by Daniel Veillard · 22 years ago
  52. 8606bbb fixed the initialization of the SAX structure which was breaking xsltproc by Daniel Veillard · 22 years ago
  53. f854d99 adding pdf of tutorial, changing web page to link to it by MST 2002 John Fleck · 22 years ago
  54. 52717f3 doc/tutorial/ar01s08.html adding file what I forgot for tutorial by MST 2002 John Fleck · 22 years ago
  55. bd3b4fd Adding encoding discussion to tutorial Added: DocBook admonition image by MST 2002 John Fleck · 22 years ago
  56. 22bafff *** empty log message *** by Igor Zlatkovic · 22 years ago
  57. a2258da *** empty log message *** by Igor Zlatkovic · 22 years ago
  58. 7216cfd fixed a typo pointed out by Igor try to speed up node compare using line by Daniel Veillard · 22 years ago
  59. a70d62f make xmlFreeNode() handle attributes correctly. Daniel by Daniel Veillard · 22 years ago
  60. b8e99cc *** empty log message *** by Igor Zlatkovic · 22 years ago
  61. 56f21f2 tried to fix bug #97852 reported by Nicolas Noffke Daniel by Daniel Veillard · 22 years ago
  62. 91ad879 switched the order of a couple of includes to fix bugs #97100 Daniel by Daniel Veillard · 22 years ago
  63. 2bb82ee *** empty log message *** by Igor Zlatkovic · 22 years ago
  64. 9fdd8f3 *** empty log message *** by Igor Zlatkovic · 22 years ago
  65. 61f6fb6 doc/xml.html (and, by implication, FAQ.html) added UTF-8 conversaion FAQ by John Fleck · 22 years ago
  66. f95b56b *** empty log message *** by Igor Zlatkovic · 22 years ago
  67. ce66ce1 applied patch from Brian Stafford to fix a bug in xmlReconciliateNs() by Daniel Veillard · 22 years ago
  68. 7e3f140 applied patch from Christian Glahn to allow xmlNewChild() on document by Daniel Veillard · 22 years ago
  69. b39bc39 Christian Glahn found a problem with a recent patch to by Daniel Veillard · 22 years ago
  70. 366a915 serious cleanup of the spec file and associated changes in the Makefiles. by Daniel Veillard · 22 years ago
  71. d033d02 added winsockcompat.h to EXTRA_DIST to fix bug #96586 Daniel by Daniel Veillard · 22 years ago
  72. ce02dbc Mikhail Sogrine pointed out a bug in HTML parsing, applied his patch added by Daniel Veillard · 22 years ago
  73. e645e8c Applied the VMS update patch from Craig A. Berry update Daniel by Daniel Veillard · 22 years ago
  74. f000f07 made xmlGetUTF8Char public Daniel by Daniel Veillard · 22 years ago
  75. 1e20822 adding a grep command to --shell in xmllint for T.V. Raman Daniel by Daniel Veillard · 22 years ago
  76. 9cdcf36 tried to fix some of the problem with --sgml Daniel by Daniel Veillard · 22 years ago
  77. 935494a tried to fix bug #91500 where doc->children may be overriden by a call to by Daniel Veillard · 22 years ago
  78. c0ac069 fixed bugs when passing result value tree to Python functions. Daniel by Daniel Veillard · 22 years ago
  79. 4826743 preparing the release of 2.4.26 updated and rebuilt the documentation by Daniel Veillard · 22 years ago
  80. bb284f4 fixed a XML Namespace compliance bug reported by Alexander Grimalovsky by Daniel Veillard · 22 years ago
  81. 44892f7 fixed serialization of script and style when they are not lowercase (i.e. by Daniel Veillard · 22 years ago
  82. 2fd8542 make xmlValidateDocument emit a warning msg if there is no DTD, pointed by by Daniel Veillard · 22 years ago
  83. 3237023 fixed the validation of sequences content model when some of the blocks by Daniel Veillard · 22 years ago
  84. a2e8c5c updated the contact informations Daniel by Daniel Veillard · 22 years ago
  85. 6318673 use test -f instead of test -e since Solaris /bin/sh misses it, reported by Daniel Veillard · 22 years ago
  86. 96c3a3b investigating xmlNodeGetContent() on namespace nodes and removed a few by Daniel Veillard · 22 years ago
  87. 819d5cb Christian Glahn found a small bug in the push parser. cleaned up and made by Daniel Veillard · 22 years ago
  88. 6045c90 added xmlSchemaNewMemParserCtxt to parse a schemas from a memory area by Daniel Veillard · 22 years ago
  89. f007012 integrated the XSLT indexing, a few fixed in the indexer, added a scope by Daniel Veillard · 22 years ago
  90. 01992e0 Joe Marcus Clarke reported a segfault on FBsd this was due to by Daniel Veillard · 22 years ago
  91. 321be0c applied patch from Mark Vakoc except the API change, preserved it. updated by Daniel Veillard · 22 years ago
  92. 01e87d2 added mailing-list archives indexing and lookup Daniel by Daniel Veillard · 22 years ago
  93. 9dc1cf1 patch from Mark Vakoc to fix xmlNodeGetPath() Daniel by Daniel Veillard · 22 years ago
  94. 9b00613 improved HTML indexing make the queries also lookup the HTML based indexes by Daniel Veillard · 22 years ago
  95. 141d04b added HTML page indexing Daniel by Daniel Veillard · 22 years ago
  96. d7f3c33 typo :-) by Igor Zlatkovic · 22 years ago
  97. 91a6270 *** empty log message *** by Igor Zlatkovic · 22 years ago
  98. ceb09b9 typo/bug found by Christian Glahn Daniel by Daniel Veillard · 22 years ago
  99. 9d66fa1 *** empty log message *** by Igor Zlatkovic · 22 years ago
  100. e16b574 preparing release of 2.4.25 updated and regenerated teh docs and web by Daniel Veillard · 22 years ago