1. dad3f68 preparing release 2.4.27 updated and rebuilt the docs try to make sure the by Daniel Veillard · 22 years ago
  2. 68e9e74 fixing #96925 wich was also dependant on the processing of parsed by Daniel Veillard · 22 years ago
  3. 328f48c fixed #96594, which was totally dependant on the processing of internal by Daniel Veillard · 22 years ago
  4. 66651aa trying to fix bug #98517 about building outside the source tree fixed the by Daniel Veillard · 22 years ago
  5. 2772cea *** empty log message *** by Igor Zlatkovic · 22 years ago
  6. b2f6163 cleanup by Igor Zlatkovic · 22 years ago
  7. bd1a306 integrated mingw into jscript configure by Igor Zlatkovic · 22 years ago
  8. b8036ea *** empty log message *** by Igor Zlatkovic · 22 years ago
  9. 8dd86a5 strengthen the guard in the Pop macros, like in the XML parser, closes bug by Daniel Veillard · 22 years ago
  10. 0821b15 fixed bug #98338 , fatalError SAX callback is never used. Daniel by Daniel Veillard · 22 years ago
  11. 8606bbb fixed the initialization of the SAX structure which was breaking xsltproc by Daniel Veillard · 22 years ago
  12. f854d99 adding pdf of tutorial, changing web page to link to it by MST 2002 John Fleck · 22 years ago
  13. 52717f3 doc/tutorial/ar01s08.html adding file what I forgot for tutorial by MST 2002 John Fleck · 22 years ago
  14. bd3b4fd Adding encoding discussion to tutorial Added: DocBook admonition image by MST 2002 John Fleck · 22 years ago
  15. 22bafff *** empty log message *** by Igor Zlatkovic · 22 years ago
  16. 7ae91bc retired xmlwin32version.h by Igor Zlatkovic · 22 years ago
  17. a2258da *** empty log message *** by Igor Zlatkovic · 22 years ago
  18. 9b5cc15 exported additional symbols by Igor Zlatkovic · 22 years ago
  19. 7216cfd fixed a typo pointed out by Igor try to speed up node compare using line by Daniel Veillard · 22 years ago
  20. a70d62f make xmlFreeNode() handle attributes correctly. Daniel by Daniel Veillard · 22 years ago
  21. b8e99cc *** empty log message *** by Igor Zlatkovic · 22 years ago
  22. 130e579 completed the #96963 fix by Igor Zlatkovic · 22 years ago
  23. 56f21f2 tried to fix bug #97852 reported by Nicolas Noffke Daniel by Daniel Veillard · 22 years ago
  24. 91ad879 switched the order of a couple of includes to fix bugs #97100 Daniel by Daniel Veillard · 22 years ago
  25. 2bb82ee *** empty log message *** by Igor Zlatkovic · 22 years ago
  26. ee1494a fixed bug #96963, reverted to old behaviour of xmlLoadCatalogs by Igor Zlatkovic · 22 years ago
  27. 9fdd8f3 *** empty log message *** by Igor Zlatkovic · 22 years ago
  28. 8f536a8 introduced a more flexible thread config by Igor Zlatkovic · 22 years ago
  29. 0ad7829 introduced a more flexible thread build by Igor Zlatkovic · 22 years ago
  30. 2103b05 thread macros follow the new scheme by Igor Zlatkovic · 22 years ago
  31. a42f397 broke verlong lines by Igor Zlatkovic · 22 years ago
  32. 082ff50 conditionally excluded unistd.h by Igor Zlatkovic · 22 years ago
  33. f2160a0 improvements to the Windows-side of thread handling by Igor Zlatkovic · 22 years ago
  34. 61f6fb6 doc/xml.html (and, by implication, FAQ.html) added UTF-8 conversaion FAQ by John Fleck · 22 years ago
  35. f95b56b *** empty log message *** by Igor Zlatkovic · 22 years ago
  36. 1d69651 removed xmlwin32version.h by Igor Zlatkovic · 22 years ago
  37. ce66ce1 applied patch from Brian Stafford to fix a bug in xmlReconciliateNs() by Daniel Veillard · 22 years ago
  38. 7e3f140 applied patch from Christian Glahn to allow xmlNewChild() on document by Daniel Veillard · 22 years ago
  39. b39bc39 Christian Glahn found a problem with a recent patch to by Daniel Veillard · 22 years ago
  40. 366a915 serious cleanup of the spec file and associated changes in the Makefiles. by Daniel Veillard · 22 years ago
  41. 2afc5c5 Rebuilt te docs, oops, daniel by Daniel Veillard · 22 years ago
  42. d033d02 added winsockcompat.h to EXTRA_DIST to fix bug #96586 Daniel by Daniel Veillard · 22 years ago
  43. ce02dbc Mikhail Sogrine pointed out a bug in HTML parsing, applied his patch added by Daniel Veillard · 22 years ago
  44. e645e8c Applied the VMS update patch from Craig A. Berry update Daniel by Daniel Veillard · 22 years ago
  45. f000f07 made xmlGetUTF8Char public Daniel by Daniel Veillard · 22 years ago
  46. 1e20822 adding a grep command to --shell in xmllint for T.V. Raman Daniel by Daniel Veillard · 22 years ago
  47. 9cdcf36 tried to fix some of the problem with --sgml Daniel by Daniel Veillard · 22 years ago
  48. 935494a tried to fix bug #91500 where doc->children may be overriden by a call to by Daniel Veillard · 22 years ago
  49. c0ac069 fixed bugs when passing result value tree to Python functions. Daniel by Daniel Veillard · 22 years ago
  50. 4826743 preparing the release of 2.4.26 updated and rebuilt the documentation by Daniel Veillard · 22 years ago
  51. bb284f4 fixed a XML Namespace compliance bug reported by Alexander Grimalovsky by Daniel Veillard · 22 years ago
  52. 44892f7 fixed serialization of script and style when they are not lowercase (i.e. by Daniel Veillard · 22 years ago
  53. 2fd8542 make xmlValidateDocument emit a warning msg if there is no DTD, pointed by by Daniel Veillard · 22 years ago
  54. 3237023 fixed the validation of sequences content model when some of the blocks by Daniel Veillard · 22 years ago
  55. a2e8c5c updated the contact informations Daniel by Daniel Veillard · 22 years ago
  56. 6318673 use test -f instead of test -e since Solaris /bin/sh misses it, reported by Daniel Veillard · 22 years ago
  57. 96c3a3b investigating xmlNodeGetContent() on namespace nodes and removed a few by Daniel Veillard · 22 years ago
  58. 819d5cb Christian Glahn found a small bug in the push parser. cleaned up and made by Daniel Veillard · 22 years ago
  59. 6045c90 added xmlSchemaNewMemParserCtxt to parse a schemas from a memory area by Daniel Veillard · 22 years ago
  60. 595978c make the link to search a local reference, daniel by Daniel Veillard · 22 years ago
  61. f007012 integrated the XSLT indexing, a few fixed in the indexer, added a scope by Daniel Veillard · 22 years ago
  62. 01992e0 Joe Marcus Clarke reported a segfault on FBsd this was due to by Daniel Veillard · 22 years ago
  63. 321be0c applied patch from Mark Vakoc except the API change, preserved it. updated by Daniel Veillard · 22 years ago
  64. d7960a8 Fixed a small bug for year wide archive indexing, Daniel by Daniel Veillard · 22 years ago
  65. 10543b1 And limit the number in the SQL requests too, Daniel by Daniel Veillard · 22 years ago
  66. 06665ec Limit the number of returned hits, Daniel by Daniel Veillard · 22 years ago
  67. f08d400 Added year archiving + fix a problem on current date archive, Daniel by Daniel Veillard · 22 years ago
  68. 01e87d2 added mailing-list archives indexing and lookup Daniel by Daniel Veillard · 22 years ago
  69. 9dc1cf1 patch from Mark Vakoc to fix xmlNodeGetPath() Daniel by Daniel Veillard · 22 years ago
  70. 80ce373 Regenerated the docs and added a set of files missing from CVS, Daniel by Daniel Veillard · 22 years ago
  71. a6287a4 Debugging of strange results and tuning, Daniel by Daniel Veillard · 22 years ago
  72. 9b00613 improved HTML indexing make the queries also lookup the HTML based indexes by Daniel Veillard · 22 years ago
  73. 141d04b added HTML page indexing Daniel by Daniel Veillard · 22 years ago
  74. dc6d4ab Added a bit of logging to the searches to get a better idea of what's by Daniel Veillard · 22 years ago
  75. d7f3c33 typo :-) by Igor Zlatkovic · 22 years ago
  76. 91a6270 *** empty log message *** by Igor Zlatkovic · 22 years ago
  77. 124ec31 fixed lists in XML_CATALOG_FILES by Igor Zlatkovic · 22 years ago
  78. 043620e extended slashification to fix the base problem in xslt by Igor Zlatkovic · 22 years ago
  79. ceb09b9 typo/bug found by Christian Glahn Daniel by Daniel Veillard · 22 years ago
  80. 538d3b9 Grab the passwd from an envidonment variable, Daniel by Daniel Veillard · 22 years ago
  81. 2c77cd7 Added the operation needed to start the indexer on a box, daniel by Daniel Veillard · 22 years ago
  82. 3371ff8 Added the indexing script use to fill up the MySQL DB with API indexes, Daniel by Daniel Veillard · 22 years ago
  83. ad0ac02 Improve cross reference rating, Daniel by Daniel Veillard · 22 years ago
  84. 55a4eb5 Update the description, Daniel by Daniel Veillard · 22 years ago
  85. 5ede35e Integrated the search form to the web site, regenerated, Daniel by Daniel Veillard · 22 years ago
  86. 8135e5f Started adding a search front-end, Daniel by Daniel Veillard · 22 years ago
  87. c55fc55 added .cvsignore by Igor Zlatkovic · 22 years ago
  88. 4320d87 PocketPC with Windows CE support by Igor Zlatkovic · 22 years ago
  89. 9d66fa1 *** empty log message *** by Igor Zlatkovic · 22 years ago
  90. 15f5f62 introduced double-run compilation by Igor Zlatkovic · 22 years ago
  91. 9524c23 outsourced WinSock compatibility macros by Igor Zlatkovic · 22 years ago
  92. ddce442 applied WinCE patch, cleaned up by Igor Zlatkovic · 22 years ago
  93. 9181cc0 applied Javier's WinCE patch by Igor Zlatkovic · 22 years ago
  94. e16b574 preparing release of 2.4.25 updated and regenerated teh docs and web by Daniel Veillard · 22 years ago
  95. 90d68fb fixed bug #92518 validation error were not covering namespace by Daniel Veillard · 22 years ago
  96. abe0174 fixing bug #94241 on HTML boolean attributes Daniel by Daniel Veillard · 22 years ago
  97. 2ace195 added the 3 new modules xmlregexp xmlautomata and xmlunicode and by Daniel Veillard · 22 years ago
  98. dda8f1b make sure ATTRIBUTE_UNUSED is always put after the attribute declaration, by Daniel Veillard · 22 years ago
  99. d4cb1e8 fixed a stupid error breaking the python API Daniel by Daniel Veillard · 22 years ago
  100. b7c29c3 applied a trio update patch from Bjorn Reese which should work with MinGW by Daniel Veillard · 22 years ago