1. 01c13b5 code cleanup, especially the function comments. fixed a small bug when by Daniel Veillard · 22 years ago
  2. e1ca503 Adding a new set of APIs based on the C# TextXmlReader API but converted by Daniel Veillard · 22 years ago
  3. 70a296c *** empty log message *** by Igor Zlatkovic · 22 years ago
  4. 33d1307 applied YALDSP from Mark Vakoc by Igor Zlatkovic · 22 years ago
  5. 64b3528 Chip turner indicated that XHTML1 serialization rule for style actually by Daniel Veillard · 22 years ago
  6. 8efff67 handle HTTP URL escaping, problem reported by Glen Nakamura and Stefano by Daniel Veillard · 22 years ago
  7. 1c732d2 code cleanup Daniel by Daniel Veillard · 22 years ago
  8. fdd27d2 Johann Richard pointed out some XPointer problems for URN based URI by Daniel Veillard · 22 years ago
  9. 8db67d2 applied the same kind of refactoring to the HTML saving code. slight API by Daniel Veillard · 22 years ago
  10. ebc4ca9 refactored the XML dump of a node to a buffer API to reuse the generic by Daniel Veillard · 22 years ago
  11. 9d5ea17 another patch from Stéphane Bidoul for Python bindings on Windows small by Daniel Veillard · 22 years ago
  12. 9715c17 add a line in %changelog for releases Daniel by Daniel Veillard · 22 years ago
  13. 9bc5310 patch from Marcus Clarke fixing a problem in entities parsing that was by Daniel Veillard · 22 years ago
  14. faa35ff Return the previous as opposed to the next node (I guess this is the by Daniel Veillard · 22 years ago
  15. 80d7b90 Jan Rafaj pointed a bug in the Makefile. Daniel by Daniel Veillard · 22 years ago
  16. a1196ed trying to fix the Python bindings build on Windows (Stéphane Bidoul) by Daniel Veillard · 22 years ago
  17. 9ab7155 *** empty log message *** by Igor Zlatkovic · 22 years ago
  18. 71d47b7 added more exports by Igor Zlatkovic · 22 years ago
  19. 853514f added option for python bindings by Igor Zlatkovic · 22 years ago
  20. 002372e fixed unresolved symbols for mingw by Igor Zlatkovic · 22 years ago
  21. ace7cd2 *** empty log message *** by Igor Zlatkovic · 22 years ago
  22. 4e2884e updates from Javier by Igor Zlatkovic · 22 years ago
  23. f9c4cad preparing 2.4.28 some cleanup updated the news and regenerated. Daniel by Daniel Veillard · 22 years ago
  24. fee408f final touch at closing #87235 </p> end tags need to be generated. this by Daniel Veillard · 22 years ago
  25. d2ff039 fixing bug #99190 when UTF8 document are parsed using the progressive by Daniel Veillard · 22 years ago
  26. 8b2c7f1 fixed thread problem by William M. Brack · 22 years ago
  27. d5c2f92 modified the existing APIs to handle XHTML1 serialization rules by Daniel Veillard · 22 years ago
  28. c14401e Updated the binding page for the libxml++ bindings, Daniel by Daniel Veillard · 22 years ago
  29. d076a20 fixed #99082 for xi:include encoding="..." support on text includes. added by Daniel Veillard · 22 years ago
  30. 817e70b repair some problem if gtk-doc fail or such patch for Solaris on new by Daniel Veillard · 22 years ago
  31. a7e05b4 Martin Stoilov pointed out a potential leak in xmlCreateMemoryParserCtxt by Daniel Veillard · 22 years ago
  32. bc6e1a3 fixed bug #98879 a corner case when 0 is included in HTML documents and by Daniel Veillard · 22 years ago
  33. 4efd3be If --with-python is specified, look for the Python interpreter not just in by Daniel Veillard · 22 years ago
  34. a8c0adb fixing bug #98792 , node may have no doc and dereferencing without by Daniel Veillard · 22 years ago
  35. dad3f68 preparing release 2.4.27 updated and rebuilt the docs try to make sure the by Daniel Veillard · 22 years ago
  36. 68e9e74 fixing #96925 wich was also dependant on the processing of parsed by Daniel Veillard · 22 years ago
  37. 328f48c fixed #96594, which was totally dependant on the processing of internal by Daniel Veillard · 22 years ago
  38. 66651aa trying to fix bug #98517 about building outside the source tree fixed the by Daniel Veillard · 22 years ago
  39. 2772cea *** empty log message *** by Igor Zlatkovic · 22 years ago
  40. b2f6163 cleanup by Igor Zlatkovic · 22 years ago
  41. bd1a306 integrated mingw into jscript configure by Igor Zlatkovic · 22 years ago
  42. b8036ea *** empty log message *** by Igor Zlatkovic · 22 years ago
  43. 8dd86a5 strengthen the guard in the Pop macros, like in the XML parser, closes bug by Daniel Veillard · 22 years ago
  44. 0821b15 fixed bug #98338 , fatalError SAX callback is never used. Daniel by Daniel Veillard · 22 years ago
  45. 8606bbb fixed the initialization of the SAX structure which was breaking xsltproc by Daniel Veillard · 22 years ago
  46. f854d99 adding pdf of tutorial, changing web page to link to it by MST 2002 John Fleck · 22 years ago
  47. 52717f3 doc/tutorial/ar01s08.html adding file what I forgot for tutorial by MST 2002 John Fleck · 22 years ago
  48. bd3b4fd Adding encoding discussion to tutorial Added: DocBook admonition image by MST 2002 John Fleck · 22 years ago
  49. 22bafff *** empty log message *** by Igor Zlatkovic · 22 years ago
  50. 7ae91bc retired xmlwin32version.h by Igor Zlatkovic · 22 years ago
  51. a2258da *** empty log message *** by Igor Zlatkovic · 22 years ago
  52. 9b5cc15 exported additional symbols by Igor Zlatkovic · 22 years ago
  53. 7216cfd fixed a typo pointed out by Igor try to speed up node compare using line by Daniel Veillard · 22 years ago
  54. a70d62f make xmlFreeNode() handle attributes correctly. Daniel by Daniel Veillard · 22 years ago
  55. b8e99cc *** empty log message *** by Igor Zlatkovic · 22 years ago
  56. 130e579 completed the #96963 fix by Igor Zlatkovic · 22 years ago
  57. 56f21f2 tried to fix bug #97852 reported by Nicolas Noffke Daniel by Daniel Veillard · 22 years ago
  58. 91ad879 switched the order of a couple of includes to fix bugs #97100 Daniel by Daniel Veillard · 22 years ago
  59. 2bb82ee *** empty log message *** by Igor Zlatkovic · 22 years ago
  60. ee1494a fixed bug #96963, reverted to old behaviour of xmlLoadCatalogs by Igor Zlatkovic · 22 years ago
  61. 9fdd8f3 *** empty log message *** by Igor Zlatkovic · 22 years ago
  62. 8f536a8 introduced a more flexible thread config by Igor Zlatkovic · 22 years ago
  63. 0ad7829 introduced a more flexible thread build by Igor Zlatkovic · 22 years ago
  64. 2103b05 thread macros follow the new scheme by Igor Zlatkovic · 22 years ago
  65. a42f397 broke verlong lines by Igor Zlatkovic · 22 years ago
  66. 082ff50 conditionally excluded unistd.h by Igor Zlatkovic · 22 years ago
  67. f2160a0 improvements to the Windows-side of thread handling by Igor Zlatkovic · 22 years ago
  68. 61f6fb6 doc/xml.html (and, by implication, FAQ.html) added UTF-8 conversaion FAQ by John Fleck · 22 years ago
  69. f95b56b *** empty log message *** by Igor Zlatkovic · 22 years ago
  70. 1d69651 removed xmlwin32version.h by Igor Zlatkovic · 22 years ago
  71. ce66ce1 applied patch from Brian Stafford to fix a bug in xmlReconciliateNs() by Daniel Veillard · 22 years ago
  72. 7e3f140 applied patch from Christian Glahn to allow xmlNewChild() on document by Daniel Veillard · 22 years ago
  73. b39bc39 Christian Glahn found a problem with a recent patch to by Daniel Veillard · 22 years ago
  74. 366a915 serious cleanup of the spec file and associated changes in the Makefiles. by Daniel Veillard · 22 years ago
  75. 2afc5c5 Rebuilt te docs, oops, daniel by Daniel Veillard · 22 years ago
  76. d033d02 added winsockcompat.h to EXTRA_DIST to fix bug #96586 Daniel by Daniel Veillard · 22 years ago
  77. ce02dbc Mikhail Sogrine pointed out a bug in HTML parsing, applied his patch added by Daniel Veillard · 22 years ago
  78. e645e8c Applied the VMS update patch from Craig A. Berry update Daniel by Daniel Veillard · 22 years ago
  79. f000f07 made xmlGetUTF8Char public Daniel by Daniel Veillard · 22 years ago
  80. 1e20822 adding a grep command to --shell in xmllint for T.V. Raman Daniel by Daniel Veillard · 22 years ago
  81. 9cdcf36 tried to fix some of the problem with --sgml Daniel by Daniel Veillard · 22 years ago
  82. 935494a tried to fix bug #91500 where doc->children may be overriden by a call to by Daniel Veillard · 22 years ago
  83. c0ac069 fixed bugs when passing result value tree to Python functions. Daniel by Daniel Veillard · 22 years ago
  84. 4826743 preparing the release of 2.4.26 updated and rebuilt the documentation by Daniel Veillard · 22 years ago
  85. bb284f4 fixed a XML Namespace compliance bug reported by Alexander Grimalovsky by Daniel Veillard · 22 years ago
  86. 44892f7 fixed serialization of script and style when they are not lowercase (i.e. by Daniel Veillard · 22 years ago
  87. 2fd8542 make xmlValidateDocument emit a warning msg if there is no DTD, pointed by by Daniel Veillard · 22 years ago
  88. 3237023 fixed the validation of sequences content model when some of the blocks by Daniel Veillard · 22 years ago
  89. a2e8c5c updated the contact informations Daniel by Daniel Veillard · 22 years ago
  90. 6318673 use test -f instead of test -e since Solaris /bin/sh misses it, reported by Daniel Veillard · 22 years ago
  91. 96c3a3b investigating xmlNodeGetContent() on namespace nodes and removed a few by Daniel Veillard · 22 years ago
  92. 819d5cb Christian Glahn found a small bug in the push parser. cleaned up and made by Daniel Veillard · 22 years ago
  93. 6045c90 added xmlSchemaNewMemParserCtxt to parse a schemas from a memory area by Daniel Veillard · 22 years ago
  94. 595978c make the link to search a local reference, daniel by Daniel Veillard · 22 years ago
  95. f007012 integrated the XSLT indexing, a few fixed in the indexer, added a scope by Daniel Veillard · 22 years ago
  96. 01992e0 Joe Marcus Clarke reported a segfault on FBsd this was due to by Daniel Veillard · 22 years ago
  97. 321be0c applied patch from Mark Vakoc except the API change, preserved it. updated by Daniel Veillard · 22 years ago
  98. d7960a8 Fixed a small bug for year wide archive indexing, Daniel by Daniel Veillard · 22 years ago
  99. 10543b1 And limit the number in the SQL requests too, Daniel by Daniel Veillard · 22 years ago
  100. 06665ec Limit the number of returned hits, Daniel by Daniel Veillard · 22 years ago