1. cec50a6 fix bug #125047 about serializing when finding a document fragment node. by Daniel Veillard · 21 years ago
  2. 4772af6 fix bug #125592 need a NULL check rename a parameter Daniel by Daniel Veillard · 21 years ago
  3. 95d2d5b applied patch from #123105 about defaulted attributes from element coming by Daniel Veillard · 21 years ago
  4. 1d75c8a fixed warning message from IRIX (bug 125182) removed tabs, replaced with by William M. Brack · 21 years ago
  5. e8039df make sure we report errors if xmlNewInputFromFile() fails. avoid using by Daniel Veillard · 21 years ago
  6. 6425b38 added declaration for verMicroSuffix by Igor Zlatkovic · 21 years ago
  7. 7b58adb *** empty log message *** by Igor Zlatkovic · 21 years ago
  8. cc199e0 applied patch from Patrick Welche provided in bug #125432 , future by Daniel Veillard · 21 years ago
  9. 929714b applied patch from Alfred Mickautsch fixing #125180 Daniel by Daniel Veillard · 21 years ago
  10. 2bd4322 Stephane Bidoul pointed out another small glitch missing a const Daniel by Daniel Veillard · 21 years ago
  11. fca7d83 Stephane Bidoul pointed out that it doesn't define IN_LIBXML Daniel by Daniel Veillard · 21 years ago
  12. 1e5e438 typo pointed out by Stephane Bidoul Daniel by Daniel Veillard · 21 years ago
  13. ea04893 set of Win32 patches for 2.6.0 by Joachim Bauch Daniel by Daniel Veillard · 21 years ago
  14. 2189b59 last minute patch from Eric Zurcher making it into 2.6.0 Daniel by Daniel Veillard · 21 years ago
  15. 3e35f8e preparing libxml2-2.6.0 updated and regenerated the docs and API moved the by Daniel Veillard · 21 years ago
  16. 1d211e2 added the xmlWriter module contributed by Alfred Mickautsch added room for by Daniel Veillard · 21 years ago
  17. 198c1bf removing xmldwalk module since it got merged with the xmlreader. cleanup by Daniel Veillard · 21 years ago
  18. 9e66059 fixed problem reported on the mailing list by Melvyn Sopacua - wrong by William M. Brack · 21 years ago
  19. d61e8fb fixes for compiling using --with-minimum Daniel by Daniel Veillard · 21 years ago
  20. c469692 cleanup xmlNodeGetContent() reusing xmlNodeBufGetContent(), tested it by Daniel Veillard · 21 years ago
  21. 7869729 adding xmlNodeBufGetContent() allowing to grab the content without forcing by Daniel Veillard · 21 years ago
  22. a07050d applied patch from Chris Anderson to change back memcmp with CMPx() Daniel by Daniel Veillard · 21 years ago
  23. 05bcb7e fixed to not send NULL to %s printing cleaning up some of the regression by Daniel Veillard · 21 years ago
  24. a840b69 Fixed the HTTP<->parser interraction, which should fix 2 long standing by Daniel Veillard · 21 years ago
  25. fc60fc2 enhanced the installation of tutorial files to avoid installing CVS by William M. Brack · 21 years ago
  26. 9ca682f fixed segfault when input file not present changed output formatting of by William M. Brack · 21 years ago
  27. 76e95df Changed all (?) occurences where validation macros (IS_xxx) had by William M. Brack · 21 years ago
  28. 196b388 enhanced to include enough comments to make the api doc generation happy. by William M. Brack · 21 years ago
  29. 847332a starting work to fix the HTTP/XML parser integration. Daniel by Daniel Veillard · 21 years ago
  30. fc8dc35 added new APIs for creating reader from sources or reusing a reader with a by Daniel Veillard · 21 years ago
  31. 871611b enhanced macros to avoid breaking ABI from previous versions. modified to by William M. Brack · 21 years ago
  32. 4aede2e remove the warning for startDocument(), as it is used by glade (or by Daniel Veillard · 21 years ago
  33. 520f585 Removed deprecated Win32 compilation tools, Daniel by Daniel Veillard · 21 years ago
  34. 04054be Marc Liyanage pointed out that xmlCleanupParser() was missing by Daniel Veillard · 21 years ago
  35. 9339b74 VMS patch from Craig A. Berry Daniel by Daniel Veillard · 21 years ago
  36. 903cd38 small fix from Bjorn Reese Daniel by Daniel Veillard · 21 years ago
  37. 0cc7277 fix a call missing arguments Daniel by Daniel Veillard · 21 years ago
  38. 0850b87 *** empty log message *** by William M. Brack · 21 years ago
  39. c4b8189 fixed a bug in the range search; enhanced range generation (inline code if by William M. Brack · 21 years ago
  40. ea887cf rebuilt chvalid.def from scratch based on XML 2nd edition REC and by Daniel Veillard · 21 years ago
  41. 1a99396 removed some annoying warnings fixed a bug in the PubidChars definition, by Daniel Veillard · 21 years ago
  42. 6819a4e fixed problem with include path (third time's a charm?) by William M. Brack · 21 years ago
  43. 418342b fixed small error on previous commit (chvalid.h in base dir instead of by William M. Brack · 21 years ago
  44. 68aca05 new files for a different method for doing range validation of character by William M. Brack · 21 years ago
  45. 7300057 adding an serror field to the validation context breaks the ABI for the by Daniel Veillard · 21 years ago
  46. 9bcc7c5 Dohhh ! Daniel by Daniel Veillard · 21 years ago
  47. c790bf4 patch from Mike Hommey applied Windows patch from Jesse Pelton and by Daniel Veillard · 21 years ago
  48. 2b0f879 fixed a nasty bug with interning some text strings prepare for beta5 of by Daniel Veillard · 21 years ago
  49. ffbbed4 fixed uninitialized new field. fixed a typo updating all messages Daniel by Daniel Veillard · 21 years ago
  50. d885040 make room in Doc, Element, Attributes for PSVI type informations. Daniel by Daniel Veillard · 21 years ago
  51. 659e71e Setting up the framework for structured error reporting, touches a lot of by Daniel Veillard · 21 years ago
  52. d96cce1 converted the C14N module too Daniel by Daniel Veillard · 21 years ago
  53. fcf719c cleanup migrated XPointer module to the new error mechanism Daniel by Daniel Veillard · 21 years ago
  54. 87db3a8 a bit of cleanup updated with the new result strings Daniel by Daniel Veillard · 21 years ago
  55. 40c22b4 fixed bug 124061 (problem with namespace eval) by William M. Brack · 21 years ago
  56. d0c9c32 cleanup fix a funny typo converted the Schemas code to the new error by Daniel Veillard · 21 years ago
  57. e2238d5 converted too small cleanup Daniel by Daniel Veillard · 21 years ago
  58. 69d2c17 comment fix migrating the catalog code to the new infrastructure Daniel by Daniel Veillard · 21 years ago
  59. cd6ff28 final error handling cleanup converted XInclude to the new error handling by Daniel Veillard · 21 years ago
  60. b65e12e bug in compression saving was crashing galeon, reported by teuf Daniel by Daniel Veillard · 21 years ago
  61. a885622 Oops, Daniel by Daniel Veillard · 21 years ago
  62. 828ce83 more cleanup through the I/O error path Daniel by Daniel Veillard · 21 years ago
  63. 97bf4d0 better handling of error cases Daniel by Daniel Veillard · 21 years ago
  64. 05d987b first pass at cleaning up error handling in the I/O module. Daniel by Daniel Veillard · 21 years ago
  65. ff46a04 error handling cleanup of the Regexp module. Daniel by Daniel Veillard · 21 years ago
  66. 18ec16e converting the tree module too created a simpler internal error reporting by Daniel Veillard · 21 years ago
  67. d96f6d3 cleaning up XPath error reporting that time. applied the two patches for by Daniel Veillard · 21 years ago
  68. 6edbfbb last cleanup of error handling in the Relax-NG module. Daniel by Daniel Veillard · 21 years ago
  69. 4c00414 switched Relax-NG module to teh new error reporting. Better default by Daniel Veillard · 21 years ago
  70. 141310a applied patch from Stéphane Bidoul to fix the compilation of 2.6.0 code on by Daniel Veillard · 21 years ago
  71. 8f597c3 fixing the script replace sequences of RAW && NXT(.) == '.' with memcmp by Daniel Veillard · 21 years ago
  72. ce9457f more cleanup of error handling in parserInternals, sharing the routine for by Daniel Veillard · 21 years ago
  73. f403d29 more code cleanup, especially around error messages, the HTML parser has by Daniel Veillard · 21 years ago
  74. 24eb978 more error/warning handling cleanups, the XML parser module should be okay by Daniel Veillard · 21 years ago
  75. 1ae42d6 integrated the xmlDocWalker API given by Alfred Mickautsch, and providing by Daniel Veillard · 21 years ago
  76. bb5abab more cleanup in make tests more work in the transition to the new error by Daniel Veillard · 21 years ago
  77. 2b8c4a1 changed 'make tests' to use a concise output, scrolling to see where thing by Daniel Veillard · 21 years ago
  78. e7acf43 introduced xmlStrPrintf function - wrapper for snprintf by Aleksey Sanin · 21 years ago
  79. b2517d8 Fix error on output of high codepoint charref like &#x10FFFF; , reported by Daniel Veillard · 21 years ago
  80. 3648fcb let's see how much of a pain murrayc is really gonna be. Daniel by Daniel Veillard · 21 years ago
  81. f96cf4e Applied fix for bug #123481 reported by Peter Derr Daniel by Daniel Veillard · 21 years ago
  82. d3a2e4c made the predefined entities static predefined structures to avoid the by Daniel Veillard · 21 years ago
  83. 73b013f added a new configure option --with-push, some cleanups, chased code size by Daniel Veillard · 21 years ago
  84. cd10104 Ignore the new generated *.pc file. by AEST 2003 Malcolm Tredinnick · 21 years ago
  85. 0643112 New file for building against uninstalled libxml2 builds. Support the by AEST 2003 Malcolm Tredinnick · 21 years ago
  86. 8127390 added 2 new configure option: --with-reader --with-sax1 to allow removing by Daniel Veillard · 21 years ago
  87. 652327a Adding a configure option to remove tree manipulation code which is not by Daniel Veillard · 21 years ago
  88. 89f7f27 last finishing touch to the BeOS patch from Marcin 'Shard' Konicki Daniel by Daniel Veillard · 21 years ago
  89. a9cce9c Okay this is scary but it is just adding a configure option to disable by Daniel Veillard · 21 years ago
  90. c064b47 better fix, avoids breaking the python bindings Daniel by Daniel Veillard · 21 years ago
  91. fb43bd6 fix a compilation problem when configuring with debug but without by Daniel Veillard · 21 years ago
  92. 8940fd5 Forgot to commit the new file !!! Daniel by Daniel Veillard · 21 years ago
  93. 4432df2 cleanup, creating a new legacy.c module, made sure make tests ran in by Daniel Veillard · 21 years ago
  94. 9ee35f3 fix a bug raised by the Mips compiler. move the SAXv1 block definitions to by Daniel Veillard · 21 years ago
  95. 7b9154b further (final?) minor changes for compilation warnings. No change to by William M. Brack · 21 years ago
  96. b670e2e fixed small problem with missing entities (test/ent2) by William M. Brack · 21 years ago
  97. 9d8c1df William's change allowed to spot a nasty bug in xmlDoRead if the result is by Daniel Veillard · 21 years ago
  98. 7d51575 other patches from William Brack to avoid compilation warnings on AIX. by Daniel Veillard · 21 years ago
  99. 899e64a minor change to avoid compilation warnings on some (e.g. AIX) systems by William M. Brack · 21 years ago
  100. 11476b4 fixed a backward compatibility problem when formatting "deprecated SAXv1 by Daniel Veillard · 21 years ago