1. f2a941f 2.6.0beta1 changes Fixing attribute normalization, might not be totally by Daniel Veillard · 21 years ago
  2. bbeb9f9 try to cope with the fact that apps may still have allocated smaller SAX by Daniel Veillard · 21 years ago
  3. 0fb1893 allow to give -1 for undefined length in lookups first round of work on by Daniel Veillard · 21 years ago
  4. 4811ba3 fixed bug #121210 (callback to sax->error, sax->warning with wrong by William M. Brack · 21 years ago
  5. 93625d3 patch from Stéphane Bidoul to export globals entry points to the python by Daniel Veillard · 21 years ago
  6. 40412cd when creating a DOCTYPE use "html" lowercase by default instead of "HTML" by Daniel Veillard · 21 years ago
  7. 4b1577f removing the SAXresults tree, keeping result in the same tree, added by Daniel Veillard · 21 years ago
  8. ac097cc 2.6.0beta1 changes Fixing attribute normalization, might not be totally by Daniel Veillard · 21 years ago
  9. 3d1e00c removing the SAXresults tree, keeping result in the same tree, added by Daniel Veillard · 21 years ago
  10. 6c57dca Added a link and image for the protest against software patents, rebuilt by Daniel Veillard · 21 years ago
  11. 5e483c8 additional macros, mingw section by Igor Zlatkovic · 21 years ago
  12. 471cae4 *** empty log message *** by Igor Zlatkovic · 21 years ago
  13. 008c06b fixed problem parsing xhtml docs small modification to avoid problem in by William M. Brack · 21 years ago
  14. 10acc2f patch from Mark Vakoc that allows compiling with XInclude but without by Daniel Veillard · 21 years ago
  15. e855373 Applied a patch from Kevin P. Fleming to add --libtool-libs option to by Daniel Veillard · 21 years ago
  16. 4fc5281 2.6.0beta1 changes Fixing attribute normalization, might not be totally by Daniel Veillard · 21 years ago
  17. 90d165b Applied a patch from Kevin P. Fleming to add --libtool-libs option to by Daniel Veillard · 21 years ago
  18. 3f47950 new file added, giving some description of the documentation generation by William M. Brack · 21 years ago
  19. 47a428d updates by Eric Zurcher by Igor Zlatkovic · 21 years ago
  20. f5f3718 *** empty log message *** by Igor Zlatkovic · 21 years ago
  21. e24c7dc 2.6.0beta1 changes Fixing attribute normalization, might not be totally by Daniel Veillard · 21 years ago
  22. cdfa286 enhanced code to compensate for pollution from Igor's header taint (quick by William M. Brack · 21 years ago
  23. 6790694 fixed a namespace error on attribute reporting bug pointed out by Tobias by Daniel Veillard · 21 years ago
  24. 01d9995 fixed typos reported by Mark Vakoc by Igor Zlatkovic · 21 years ago
  25. 6590125 *** empty log message *** by Igor Zlatkovic · 21 years ago
  26. bc6734a add: doc/tutorial/api.html doc/tutorial/ar01s09.html by MDT 2003 John Fleck · 21 years ago
  27. db0793a *** empty log message *** by Igor Zlatkovic · 21 years ago
  28. 9e0acaa Added support for Borland C++ by Igor Zlatkovic · 21 years ago
  29. 19b8764 fixed time inclusion for various compilers by Igor Zlatkovic · 21 years ago
  30. 01c0ced minor path fix by Igor Zlatkovic · 21 years ago
  31. d37c139 added few casts to shut the compiler warnings by Igor Zlatkovic · 21 years ago
  32. a6ceeb4 no more win32config.h by Igor Zlatkovic · 21 years ago
  33. 1bab92d fixed for mingw by Igor Zlatkovic · 21 years ago
  34. 5805be2 fixing bug #120870 try to avoid problem with uninitialized mutexes Daniel by Daniel Veillard · 21 years ago
  35. 1ac24d3 fixed an error reporting bug in Relax-NG when we end up with multiple by Daniel Veillard · 21 years ago
  36. aa3cfbd realigned parameters after taint by Igor Zlatkovic · 21 years ago
  37. 1f6c49b *** empty log message *** by Igor Zlatkovic · 21 years ago
  38. c879e45 *** empty log message *** by Igor Zlatkovic · 21 years ago
  39. 5b316cd fixed defs for Borland compiler, as reported by Eric Zurcher by Igor Zlatkovic · 21 years ago
  40. c1ffa0a fixed bug #120386 again a problem introduced when trying to reuse automata by Daniel Veillard · 21 years ago
  41. 68f8fad make sure the new header will be included when generating a new by Daniel Veillard · 21 years ago
  42. 73827cb fixed a couple of stupid bugs in the state allocation routines which led by Daniel Veillard · 21 years ago
  43. 123e93d *** empty log message *** by Igor Zlatkovic · 21 years ago
  44. 93f984a realigned the parameters after taint by Igor Zlatkovic · 21 years ago
  45. cd38635 changed default var export to extern by Igor Zlatkovic · 21 years ago
  46. 0e7df82 *** empty log message *** by Igor Zlatkovic · 21 years ago
  47. f05e5d1 moved export defs to a separate file for consistency by Igor Zlatkovic · 21 years ago
  48. 76874e4 Exportability taint of the headers by Igor Zlatkovic · 21 years ago
  49. 9ce224a no message by Igor Zlatkovic · 21 years ago
  50. 11af429 make the deprecated interfaces log an error message to be sure it won't by Daniel Veillard · 21 years ago
  51. 1af9a41 Adding new version of the SAX interface, it's not there yet, currently by Daniel Veillard · 21 years ago
  52. e598408 fixes a small bug introduced in last commit and detected by valgrind. by Daniel Veillard · 21 years ago
  53. 6155d8a optimization when freeing hash tables. some tuning of buffer allocations by Daniel Veillard · 21 years ago
  54. 66f68e7 added option --dtdvalidfpi for Tobias Reif Daniel by Daniel Veillard · 21 years ago
  55. 2fdbd32 new dictionary module to keep a single instance of the names used by the by Daniel Veillard · 21 years ago
  56. 23a52c5 Updated the front page informations, Daniel by Daniel Veillard · 21 years ago
  57. 7fb801f applied patch to xmlCleanupParser from Dave Beckett Daniel by Daniel Veillard · 21 years ago
  58. a716ff1 fixed part (2) of bug 119535 (wrong alpha case on filenames) by William M. Brack · 21 years ago
  59. a760043 2.6.0beta1 changes Fixing attribute normalization, might not be totally by Daniel Veillard · 21 years ago
  60. 3f23648 fixed part (2) of bug 119535 (wrong alpha case on filenames) by William M. Brack · 21 years ago
  61. c6e0755 regenerated API documentation for xmlsoft.org (part of Bug 119535) by William M. Brack · 21 years ago
  62. 7a82165 Minor changes to comments, etc. for improving documentation generation by William M. Brack · 21 years ago
  63. cfba2fe preparing libxml2-2.5.10 release updated the doc and rebuilt Daniel by Daniel Veillard · 21 years ago
  64. bf1e3d8 fixing the xmlSAXParseDTD bug #119536 raised by Malcolm Tredinnick with by Daniel Veillard · 21 years ago
  65. e8ed620 allocation error #119784 raised by Oliver Stoeneberg Daniel by Daniel Veillard · 21 years ago
  66. 608d0ac fixing an use of strcpy() where both strings overlap pointed out by by Daniel Veillard · 21 years ago
  67. 9848532 get rid of some compilation warnings. fix the performance problem reported by Daniel Veillard · 21 years ago
  68. ab1ae3a applied UTF-16 encoding handling patch provided by Mark Itzcovitz more by Daniel Veillard · 21 years ago
  69. ccf996f Corrected bug tracking modules to look for libxml2 not libxml, Daniel by Daniel Veillard · 21 years ago
  70. 1638a47 Applied patch from Mikhail Grushinskiy for mingw compiler on Windows. by Daniel Veillard · 21 years ago
  71. b19ba83 fixed the serious CPU usage problem reported by Grant Goodale applied by Daniel Veillard · 21 years ago
  72. ccf9e39 Removed dependency from libxml2.def.src by William M. Brack · 21 years ago
  73. 476cd96 took away the requirement for automake-1.4, changed the messages for by William M. Brack · 21 years ago
  74. 6b621b8 cleaning up a problem when parsing UTF-16 and libiconv is not used. Daniel by Daniel Veillard · 21 years ago
  75. 3090942 renerated with fixed libxml2-api.xml by William M. Brack · 21 years ago
  76. 83ee40d preparing libxml2-2.5.9 release updated the doc and rebuilt Daniel by Daniel Veillard · 21 years ago
  77. 0ab6fa0 changing an enum definition to get a correct API XML description. This was by Daniel Veillard · 21 years ago
  78. 14f752c fixed a nasty bug #119387, bad heuristic from the progressive HTML parser by Daniel Veillard · 21 years ago
  79. 6d13f33 Added in support for the ISO8859X module (patch provided by Jesse Pelton) by William M. Brack · 21 years ago
  80. 70bcb0e hum try to avoid some troubles when the library is not initialized and one by Daniel Veillard · 21 years ago
  81. 41e6bed Bug 119343 (with apologies to Igor) - Enhanced handling of docb and by William M. Brack · 21 years ago
  82. 16db7b6 further small changes for warnings when configured with --with-iconv=no by William M. Brack · 21 years ago
  83. a71a8ef further small changes to elminate most of the remaining warnings. by William M. Brack · 21 years ago
  84. c193956 small changes to syntax to get rid of compiler warnings. No changes to by William M. Brack · 21 years ago
  85. c758c22 rebuilt the API and docs. Daniel by Daniel Veillard · 21 years ago
  86. 20aa0fb fixed a small problem in the patch for #118763 this reverts back to the by Daniel Veillard · 21 years ago
  87. 91e69c5 applied doc patch to xml.html and rebuilt, apparently some C++ wrappers by Daniel Veillard · 21 years ago
  88. 39057f4 fixing HTML attribute serialization bug #118763 applying a modified by Daniel Veillard · 21 years ago
  89. 8d73bcb added a new API to split a QName without generating any memory allocation by Daniel Veillard · 21 years ago
  90. 5ee43b0 trying to fix #118754 of possible recursion in the catalogs. Not by Daniel Veillard · 21 years ago
  91. 7b68df9 fixed bug #118712 about mixed content, and namespaced element names. added by Daniel Veillard · 21 years ago
  92. 779af00 =Bug 118559 (continued) by William M. Brack · 21 years ago
  93. 78637da fixing bug 118559 by William M. Brack · 21 years ago
  94. 97e0188 applied a patch from William Brack about the problem of parsing very large by Daniel Veillard · 21 years ago
  95. d6038e0 applying cleanup patch from Bjorn Reese for xmlTextReaderNodeType() and by Daniel Veillard · 21 years ago
  96. 01fc1a9 applying patch from Peter Jacobi to added ISO-8859-x encoding support when by Daniel Veillard · 21 years ago
  97. c266464 patch from Joachim Bauch + cleanup for Relax NG error callbacks in python by Daniel Veillard · 21 years ago
  98. a6874ca applied Peter Jacobi encoding cleanup patch, and also avoided a possible by Daniel Veillard · 21 years ago
  99. 9ff7de1 fix the previous commit Daniel by Daniel Veillard · 21 years ago
  100. 4a557d9 fixed problem with comments reported by Nick Kew added routines by William M. Brack · 21 years ago