1. 7762bb1 added a routine xmlStrncatNew to create a new string from 2 frags. added by William M. Brack · 21 years ago
  2. 24d9048 (removed extra blank line in my last entry) by William M. Brack · 21 years ago
  3. 9202942 applied suggestion from Miloslav Trmac (see Bug 130419) and eliminated by William M. Brack · 21 years ago
  4. d34b0b8 applied patch from Stéphane Bidoul for structured error reporting. Daniel by Daniel Veillard · 21 years ago
  5. 2cca446 applied the patch from Lucas Brasilino to add indentation support to by Daniel Veillard · 21 years ago
  6. aae1052 fixed problem with "recursive" include (fallback contains another include by William M. Brack · 21 years ago
  7. 1a9b708 found and fixed a bug misallocating some non blank text node strings from by Daniel Veillard · 21 years ago
  8. 1ff4213 fixed problem caused by wrong dictionary reference count, reported on the by William M. Brack · 21 years ago
  9. f7eb794 fixed problem pointed out by Stéphane Bidoul on the list. completed by William M. Brack · 21 years ago
  10. 72ee48d Fixed memory leak reported by Dave Beckett Removed spurious comment by William M. Brack · 21 years ago
  11. 1f5c989 xmlValidateElement could crash for element holding a namespace declaration by Daniel Veillard · 21 years ago
  12. d21f61b issue validation status on stderr, not stdout as suggested by Pawel by Daniel Veillard · 21 years ago
  13. 0817191 edited a couple of comments in accordance with posting on the mailing list by William M. Brack · 21 years ago
  14. b15351e added tests for xs:all to assure minOccurs and maxOccurs <= 1 (Bug 130020) by William M. Brack · 21 years ago
  15. dc99df9 fixed xmlFAParseCharRange for Unicode ranges with patch from Charles by William M. Brack · 21 years ago
  16. 9887395 fixed problem causing segfault on validation error condition (reported on by William M. Brack · 21 years ago
  17. cf9eadf fixed missing dictionaries for Memory and Doc parser contexts (problem by William M. Brack · 21 years ago
  18. e6e59cd updated the docs and prepared a new release 2.6.4 Daniel by Daniel Veillard · 21 years ago
  19. 509028f remove deprecated warning on startElement() Daniel by Daniel Veillard · 21 years ago
  20. b98d082 XInclude xpointer support was broken with the new namespace. Fixes #129932 by Daniel Veillard · 21 years ago
  21. b0f397e types might be redefined in includes, quick fix to allow this but lacks by Daniel Veillard · 21 years ago
  22. 49bcb3a Fixed typo pointed out by S.-H. Zimmermann, Daniel by Daniel Veillard · 21 years ago
  23. ab1ceda fixed bug concerning validation using external dtd of element with mutiple by William M. Brack · 21 years ago
  24. 84d83e3 inhibited production of "(null):" in xmlGetNodePath when node has default by William M. Brack · 21 years ago
  25. e8d1bd9 small enhancement to xmlXPathCmpNodes to assure document order for by William M. Brack · 21 years ago
  26. 4bc5f43 change xmlReadFd() xmlCtxtReadFd() xmlReaderNewFd() xmlReaderForFd(), by Daniel Veillard · 21 years ago
  27. 2d2f155 fixed a serious problem in XInclude #129021 Daniel by Daniel Veillard · 21 years ago
  28. 87ab1c1 fixed bug #129489, propagation of parsing flags in entities. improved the by Daniel Veillard · 21 years ago
  29. cafe885 applied fixes to allow build from 'outside' directory (Bug 129172) by William M. Brack · 21 years ago
  30. e1f7049 tree.c - add explanation of namespace inheritance when ns is NULL to by MST 2003 John Fleck · 21 years ago
  31. 09428a3 undid last change (my bad). Put necessary fix in libxslt/libexslt instead. by William M. Brack · 21 years ago
  32. 966668a fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) added by William M. Brack · 21 years ago
  33. f40c1ce trying to fix #129692 xmlTextReaderExpand() when using an by Daniel Veillard · 21 years ago
  34. a0e7e93 tree.c fix misc. typos in doc comments include/libxml/tree.h elaborate on by MST 2003 John Fleck · 21 years ago
  35. 7ecced5 base64Binary is supported now, Daniel by Daniel Veillard · 21 years ago
  36. b286d84 don't call the result files .out but .res as the Makefiles tend to try by Daniel Veillard · 21 years ago
  37. 36a8316 doc/html/libxml-pattern.html - cvs add API docs for new pattern stuff by MST 2003 John Fleck · 21 years ago
  38. 8b03bc5 tree.c doc/* Elaborate in documentation discussion of xmlNewChild and by MST 2003 John Fleck · 21 years ago
  39. 619a97d tree.c doc/* Elaborate in documentation discussion of xmlNewChild and by MST 2003 John Fleck · 21 years ago
  40. 758c531 Updated Relax-NG adding ISO standard reference, Daniel by Daniel Veillard · 21 years ago
  41. efe6c74 applied patch from Stefan Kost Daniel by Daniel Veillard · 21 years ago
  42. 38c53ec applied small fix from Lucas Brasilino Daniel by Daniel Veillard · 21 years ago
  43. c5a29ca added pattern support by Igor Zlatkovic · 21 years ago
  44. 3bcdc0e Updating back to text versions, Daniel by Daniel Veillard · 21 years ago
  45. 024f199 fixed to point to releases of libxml2-2.6, Daniel by Daniel Veillard · 21 years ago
  46. c480c4e preparing release of libxml2-2.6.3, updated and regenerated the docs. by Daniel Veillard · 21 years ago
  47. 323268f Fixed a reference to a removed file, Daniel by Daniel Veillard · 21 years ago
  48. 427174f removed some compilation warnings Daniel by Daniel Veillard · 21 years ago
  49. 3df0118 fixing bug #119264 xmllint failing to report serialization errors in some by Daniel Veillard · 21 years ago
  50. 18ab872 fixed an XML entites content serialization potentially triggered by by Daniel Veillard · 21 years ago
  51. 10c08c7 applied the patch to xmlTextWriterStartPI() suggested by Daniel Schulman by Daniel Veillard · 21 years ago
  52. 6984e6d another patch from Kenneth Haley for Mingw, c.f. #128787 Daniel by Daniel Veillard · 21 years ago
  53. d324ff0 applied patch from Kenneth Haley for compiling on Mingw see #128786 Daniel by Daniel Veillard · 21 years ago
  54. 5a30b2d some flags were not passed down correctly as parsing options. Fixes by Daniel Veillard · 21 years ago
  55. e74d2e1 augmented the XInclude API to be able to pass XML parser flags down to the by Daniel Veillard · 21 years ago
  56. b5fa020 filter warning messages if the global setting blocks them updated the by Daniel Veillard · 21 years ago
  57. 2f6ff81 tentative fix for #126117 character reference in attributes output problem by Daniel Veillard · 21 years ago
  58. f88d8cf tried to fix the problems reported in bug #126735 fixed again some problem by Daniel Veillard · 21 years ago
  59. fded7bf fixed __xmlRaiseError to use structured error handlers defined by by Daniel Veillard · 21 years ago
  60. 43caefb attempt to fix #126211 ... Daniel by Daniel Veillard · 21 years ago
  61. ffa7b7e fixed the pattern interfaces but not yet the parser to handle the by Daniel Veillard · 21 years ago
  62. 1e90661 cleanup the make rebuild in doc, this include new directive to stop by Daniel Veillard · 21 years ago
  63. 85bb5b0 oops forgot to modify/commit the new code. Daniel by Daniel Veillard · 21 years ago
  64. 6cbd6c0 cleanup the output buffer support to at least get the basic to work fixes by Daniel Veillard · 21 years ago
  65. 7c5f586 John Fleck <jfleck@inkstain.net> rebuild docs by John Fleck · 21 years ago
  66. 941f40d include/libxml/xmlversion.h.in add WITH_TRIO comment so it shows up in the by MST 2003 John Fleck · 21 years ago
  67. ebe48c6 fix bug #128401 affecting regexp quantifiers Daniel by Daniel Veillard · 21 years ago
  68. b3de70c adding the pattern node selection code. Inheried in part from libxslt but by Daniel Veillard · 21 years ago
  69. c36965d fixed a problem in xmlreader validation when streaming exposed by reader2 by Daniel Veillard · 21 years ago
  70. 990c7a9 doc/xml.html doc/docs.html add reference to the Code Examples page to by MST 2003 John Fleck · 21 years ago
  71. c7646e6 Applied the patch for BCB from Eric by Igor Zlatkovic · 21 years ago
  72. 0eaf41c un Nov 30 21:33:37 MST 2003 John Fleck <jfleck@inkstain.net> by John Fleck · 21 years ago
  73. dd088c1 doc/docdescr.doc Updating William's explanation of how to build docs, by MST 2003 John Fleck · 21 years ago
  74. 0622fe8 enhanced by adding mutex to protect global structures in a multi-threading by William M. Brack · 21 years ago
  75. 2dffb76 doc/xml.html doc/python.html fix tst.py text, which didn't import sys by MST 2003 John Fleck · 21 years ago
  76. f9415e4 Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now by William M. Brack · 21 years ago
  77. ae8c964 adapted for the new ignorables by Igor Zlatkovic · 21 years ago
  78. 4f92821 modified for compiler coexistence, added xmlwriter, added cruntime option by Igor Zlatkovic · 21 years ago
  79. b23de5a added IN_LIBXML macro by Igor Zlatkovic · 21 years ago
  80. 7c6f6cc *** empty log message *** by Igor Zlatkovic · 21 years ago
  81. 5a81640 *** empty log message *** by Igor Zlatkovic · 21 years ago
  82. 61a48c4 appied patch from Eric by Igor Zlatkovic · 21 years ago
  83. c76440f stefan on IRC pointed out that XML_GET_LINE is broken on 2.6.x Daniel by Daniel Veillard · 21 years ago
  84. d453255 fixed #127877, never output &quot; in element content this changes the by Daniel Veillard · 21 years ago
  85. bd2904b added xsd:include support, fixed testSchemas behaviour when a schemas by Daniel Veillard · 21 years ago
  86. e70c877 swapped the attribute defaulting and attribute checking parts of parsing a by Daniel Veillard · 21 years ago
  87. 74c0e59 moved xmlCleanupThreads() to the end of xmlCleanupParser() to avoid bug by Daniel Veillard · 21 years ago
  88. f8b9de3 fixing some Negative Character Group and Character Class Subtraction by Daniel Veillard · 21 years ago
  89. f2a1283 more XML Schemas fixes based on Eric van der Vlist examples added by Daniel Veillard · 21 years ago
  90. be9c632 lot of bug fixes, cleanup, starting to add proper namespace support too. by Daniel Veillard · 21 years ago
  91. 2b7142a remove reference to gtk-doc now that Daniel has removed it, fix link to by MST 2003 John Fleck · 21 years ago
  92. 1d91386 applied patch from Robert Stepanek to start import os schemas support, by Daniel Veillard · 21 years ago
  93. c59d826 applied two parsing fixes from James Bursa Daniel by Daniel Veillard · 21 years ago
  94. 16ed597 added two xmlReader examples cleaned up some bugs in the process Daniel by Daniel Veillard · 21 years ago
  95. 5841f0e applied patch from Alfred Mickautsch, bugfixes and comments added his test by Daniel Veillard · 21 years ago
  96. a152c4d fix an error message added tree2 example from Lucas Brasilino Daniel by Daniel Veillard · 21 years ago
  97. 7f40d13 improve the sort sequence for page content regenerate the web pages by William M. Brack · 21 years ago
  98. 1a79241 do not package cvs versioning temp files. more cleanup, slightly improved by Daniel Veillard · 21 years ago
  99. be58697 modified the file header to add more informations, painful... updated to by Daniel Veillard · 21 years ago
  100. 2f9cf62 Fixed the search uppercase for fragment identifiers, Daniel by Daniel Veillard · 21 years ago