1. c266464 patch from Joachim Bauch + cleanup for Relax NG error callbacks in python by Daniel Veillard · 21 years ago
  2. a6874ca applied Peter Jacobi encoding cleanup patch, and also avoided a possible by Daniel Veillard · 21 years ago
  3. 9ff7de1 fix the previous commit Daniel by Daniel Veillard · 21 years ago
  4. 4a557d9 fixed problem with comments reported by Nick Kew added routines by William M. Brack · 21 years ago
  5. 9deb242 applied a change suggested by Sean Griffin in bug #118494 about a memory by Daniel Veillard · 21 years ago
  6. d94849b fixed a Relax-NG compilation/streaming bug introduced when fixing the by Daniel Veillard · 21 years ago
  7. 63f3a47 doc/tutorial/apa.html doc/tutorial/apb.html doc/tutorial/apc.html by MDT 2003 John Fleck · 21 years ago
  8. 597bc48 fixing a bug about a special case of namespace handling, this closes bug by Daniel Veillard · 21 years ago
  9. 5373ea1 Fixing some uppercase fragment identifier pointing to generated docs, Daniel by Daniel Veillard · 21 years ago
  10. 2134ab1 checked and fixed the compilation of RNG schemas, fixes a couple of bugs by Daniel Veillard · 21 years ago
  11. c127adc fixed an out of bound error #118052 , the good part if that base64 code by Daniel Veillard · 21 years ago
  12. 2ae05c7 doc/xmllint.html include html version of the xmllint man page, so an by MDT 2003 John Fleck · 21 years ago
  13. 8edf1c5 added a new API xmlXIncludeProcessTree() to process XInclude only on a by Daniel Veillard · 21 years ago
  14. cbbd78d Applied fix for "wb" open flag, Daniel by Daniel Veillard · 21 years ago
  15. 409a814 adding Get interface for the error callback and parameters of parsing and by Daniel Veillard · 21 years ago
  16. 2dcb937 patch from Dodji Seketeli about UTF16 BOM when using the push XML parser. by Daniel Veillard · 21 years ago
  17. 2009c4e add xmlThrDefMutex = NULL in xmlCleanupGlobals() as suggested by Rob by Daniel Veillard · 21 years ago
  18. 34ba387 removed some warnings by casting xmlChar to unsigned int and a couple of by Daniel Veillard · 21 years ago
  19. 3dc93a4 cleanup patches from Peter Breitenlohner Daniel by Daniel Veillard · 21 years ago
  20. df101d8 fixes some problem when freeing unititialized mutexes Daniel by Daniel Veillard · 21 years ago
  21. 2db8c12 the modules should not import <config.h> directly, some cleanups Peter by Daniel Veillard · 21 years ago
  22. 13d07cd Jesse Pelton pointed out a problem in the javascript code. Daniel by Daniel Veillard · 21 years ago
  23. 75eb1ad regenerated might fix includes problems with the Ipv6 support on solaris by Daniel Veillard · 21 years ago
  24. 95c09d9 Update of docs, Daniel by Daniel Veillard · 21 years ago
  25. 560c2a4 preparing release 1.5.8 changed some preprocessor block applied patch from by Daniel Veillard · 21 years ago
  26. 7a985a1 fixed 2 bugs pointed in #116448 Daniel by Daniel Veillard · 21 years ago
  27. ffe4f5e fixed bug #116095 removing the error message when reapplying XInclude to a by Daniel Veillard · 21 years ago
  28. 598bec3 Libxml2 is not just "for Gnome", this is still confusing people, Daniel by Daniel Veillard · 21 years ago
  29. 1997c3e applied small changes to portability layer for compilation on DJGPP Ms-DOS by Daniel Veillard · 21 years ago
  30. d9d32ae use the character() SAX callback if the cdataBlock ain't defined. fix bug by Daniel Veillard · 21 years ago
  31. 59002e7 Fixed multithreading problem by William M. Brack · 21 years ago
  32. de2a67b Applying IPv6 patch from Archana Shah <archana.shah@wipro.com> by Daniel Veillard · 21 years ago
  33. e8b5b0f small addition to bcb patch by Igor Zlatkovic · 21 years ago
  34. 72f92a8 applied the BCB patch by Eric Zurcher by Igor Zlatkovic · 21 years ago
  35. d7cec92 reverted back patch for #113521, due to #115104 and while fixing #115101 . by Daniel Veillard · 21 years ago
  36. 8265a18 do not generate &quot; for " outside of attributes this changes the output by Daniel Veillard · 21 years ago
  37. 8a46917 Updates, changed libxml to libxml2 in a number of places, Daniel by Daniel Veillard · 21 years ago
  38. 4e9b1bc trying to fix #114277 about when file remapping and escaping should really by Daniel Veillard · 21 years ago
  39. a37aab8 applied a patch from Gman for building docs applied a patch from Gary by Daniel Veillard · 21 years ago
  40. e132611 applied a couple of patches from Mark Itzcovitz to handle saving back by Daniel Veillard · 21 years ago
  41. a84c0b3 commiting some work done while in the Maldives (hence the timezone on the by Daniel Veillard · 21 years ago
  42. 8caa9c2 small fix fixed an error message Daniel by Daniel Veillard · 21 years ago
  43. 0e0f37a fixing Red Hat bug #91013 where xmllint was accepting an improper UTF8 by Daniel Veillard · 21 years ago
  44. fb7f084 ChangeLog by Igor Zlatkovic · 21 years ago
  45. e38ab53 threads default to native now by Igor Zlatkovic · 21 years ago
  46. 84f8c6d *** empty log message *** by Igor Zlatkovic · 21 years ago
  47. d58a42d applied patch from Stephane for threads by Igor Zlatkovic · 21 years ago
  48. 5f5b7bb fixing bug #112904: html output method escaped plus sign character in URI by Daniel Veillard · 21 years ago
  49. 781ac8b patch from Stéphane Bidoul for setting up threads global defaults. this by Daniel Veillard · 21 years ago
  50. 6f7e24b Fixed the release number fo the spec file, Daniel by Daniel Veillard · 21 years ago
  51. 38b80a8 trying to conciliate --with-python= requirements and RPM builds, a PITA by Daniel Veillard · 21 years ago
  52. 3b81117 Updated testfiles for error.c fix by William M. Brack · 21 years ago
  53. 104caa3 oops last commit introduced a memory leak. Daniel by Daniel Veillard · 21 years ago
  54. e8b09e4 added --nonet option fixing #112803 by adding --nonet when calling by Daniel Veillard · 21 years ago
  55. d437d32 added a comment about bug #112902 Daniel by Daniel Veillard · 21 years ago
  56. 97ad4c7 Cleanup config help by William M. Brack · 21 years ago
  57. 3dd57f7 Fixed bug 109942 by William M. Brack · 21 years ago
  58. d72c7e3 PI nodes in external subset were not freed :-\ fixes bug #112842 Daniel by Daniel Veillard · 21 years ago
  59. 75bb3bb added --schema option to run WXS schema validation tried to improve error by Daniel Veillard · 21 years ago
  60. 82bbbd4 fixed some problems in the handling of errors, and attributes addressed by by Daniel Veillard · 21 years ago
  61. adbb0e6 Stéphane Bidoul found an off by one addressing error on the error by Daniel Veillard · 21 years ago
  62. a77cf71 trying to fix #112673 Daniel by Daniel Veillard · 21 years ago
  63. c3ca5ba removed multiple warning, this fixed a bug and should close #111574 Daniel by Daniel Veillard · 21 years ago
  64. 37fc84d fixing bug #104081 with xs:all with an element holding minOccurs="0" added by Daniel Veillard · 21 years ago
  65. a067e65 fixed a problem with xmlUnlinkNode() for DTDs. Daniel by Daniel Veillard · 21 years ago
  66. 61c5220 try to fix Red hat bug #89957, do not output -L/usr/lib64 fixed a typo in by Daniel Veillard · 21 years ago
  67. 93d9525 Added informations about xml2-config in the FAQ, Daniel by Daniel Veillard · 21 years ago
  68. 6d68f61 doc/tutorial/aph.html, ix01.html forgot to cvs add the new files. Thanks by MDT 2003 John Fleck · 21 years ago
  69. d433046 fixing a function comment switching to the XML/XSLT doc generation closing by Daniel Veillard · 21 years ago
  70. a28d236 *** empty log message *** by Igor Zlatkovic · 21 years ago
  71. 451c8a9 fixed unicode map conditional, removed hardcoded schema entries by Igor Zlatkovic · 21 years ago
  72. 32249d0 *** empty log message *** by Igor Zlatkovic · 21 years ago
  73. 94bb2f1 applied patch from Stéphane Bidoul for the Python bindings on the new by Daniel Veillard · 21 years ago
  74. 34656b4 *** empty log message *** by Igor Zlatkovic · 21 years ago
  75. 313bee2 added more exports by Igor Zlatkovic · 21 years ago
  76. 3e1d37a thread-enabled build is now default by Igor Zlatkovic · 21 years ago
  77. c06bb62 included libxml/uri.h for xmlCanonicPath declaration by Igor Zlatkovic · 21 years ago
  78. 1177ca4 updated the web site separated developers from common pages, made the by Daniel Veillard · 21 years ago
  79. 329456a fix for xmlIOParseDTD same as previous and reported by Petr Pajas Daniel by Daniel Veillard · 21 years ago
  80. c6abc3d applied fix to xmlSAXParseDTD from Malcolm Tredinnick closing #111638 by Daniel Veillard · 21 years ago
  81. 2b32e6f fixed a problem in the generator where the way functions are remapped as by Daniel Veillard · 21 years ago
  82. 8aff3b7 xmltutorial.xml xmltutorial.pdf *.html add appendix on generating compiler by MDT 2003 John Fleck · 21 years ago
  83. 1c96027 applied patch from Craig A. Berry to get libxml-2.5.7 to compile on by Daniel Veillard · 21 years ago
  84. c557346 fixing an xmlParseDTD bug raised by Petr Pajas Daniel by Daniel Veillard · 21 years ago
  85. fd58341 automated the generation of the man page based on xsltproc and a by Daniel Veillard · 21 years ago
  86. dc07e18 trying to fix #110541 where &nbsp; generated character preventing by Daniel Veillard · 21 years ago
  87. 8594de9 Fixed a wrong reference to XMLCATALOG env variable, Daniel by Daniel Veillard · 21 years ago
  88. 92fc02c preparing release 2.5.7 updated and rebuilt the docs fixed the script by Daniel Veillard · 21 years ago
  89. de0a0a5 make sure the OOM code don't get in the way of the builds automatic update by Daniel Veillard · 21 years ago
  90. a76fe5c integrated the Out Of Memory test from Havoc Pennington #109368 a lot of by Daniel Veillard · 21 years ago
  91. 18f113d trivial fix for 109774 removing a warning Daniel by Daniel Veillard · 21 years ago
  92. 85095e2 try to find more places where xmlCanonicPath() must be used to convert by Daniel Veillard · 21 years ago
  93. 5439624 applied patch from Brent M Hendricks adding binding for xmlCatalogAddLocal by Daniel Veillard · 21 years ago
  94. 45269b8 tried to fix #98879 again in a more solid way. Daniel by Daniel Veillard · 21 years ago
  95. 94f4884 *** empty log message *** by Igor Zlatkovic · 21 years ago
  96. c7a37e8 added more exports by Igor Zlatkovic · 21 years ago
  97. f431eb8 applied the patch provided by Brent Hendricks fixing #105992 and by Daniel Veillard · 21 years ago
  98. c4f65ab updated a bit fixed the comment, threads now default to on fixed an by Daniel Veillard · 21 years ago
  99. a880b12 a lot of performance work especially the speed of streaming through the by Daniel Veillard · 21 years ago
  100. 83c8a5c doc/xmllint.xml doc/xmllint.1 update man page to explain use of --stream by MDT 2003 John Fleck · 21 years ago