1. 6984e6d another patch from Kenneth Haley for Mingw, c.f. #128787 Daniel by Daniel Veillard · 21 years ago
  2. d324ff0 applied patch from Kenneth Haley for compiling on Mingw see #128786 Daniel by Daniel Veillard · 21 years ago
  3. 5a30b2d some flags were not passed down correctly as parsing options. Fixes by Daniel Veillard · 21 years ago
  4. e74d2e1 augmented the XInclude API to be able to pass XML parser flags down to the by Daniel Veillard · 21 years ago
  5. b5fa020 filter warning messages if the global setting blocks them updated the by Daniel Veillard · 21 years ago
  6. 2f6ff81 tentative fix for #126117 character reference in attributes output problem by Daniel Veillard · 21 years ago
  7. f88d8cf tried to fix the problems reported in bug #126735 fixed again some problem by Daniel Veillard · 21 years ago
  8. fded7bf fixed __xmlRaiseError to use structured error handlers defined by by Daniel Veillard · 21 years ago
  9. 43caefb attempt to fix #126211 ... Daniel by Daniel Veillard · 21 years ago
  10. ffa7b7e fixed the pattern interfaces but not yet the parser to handle the by Daniel Veillard · 21 years ago
  11. 1e90661 cleanup the make rebuild in doc, this include new directive to stop by Daniel Veillard · 21 years ago
  12. 85bb5b0 oops forgot to modify/commit the new code. Daniel by Daniel Veillard · 21 years ago
  13. 6cbd6c0 cleanup the output buffer support to at least get the basic to work fixes by Daniel Veillard · 21 years ago
  14. 7c5f586 John Fleck <jfleck@inkstain.net> rebuild docs by John Fleck · 21 years ago
  15. 941f40d include/libxml/xmlversion.h.in add WITH_TRIO comment so it shows up in the by MST 2003 John Fleck · 21 years ago
  16. ebe48c6 fix bug #128401 affecting regexp quantifiers Daniel by Daniel Veillard · 21 years ago
  17. b3de70c adding the pattern node selection code. Inheried in part from libxslt but by Daniel Veillard · 21 years ago
  18. c36965d fixed a problem in xmlreader validation when streaming exposed by reader2 by Daniel Veillard · 21 years ago
  19. 990c7a9 doc/xml.html doc/docs.html add reference to the Code Examples page to by MST 2003 John Fleck · 21 years ago
  20. c7646e6 Applied the patch for BCB from Eric by Igor Zlatkovic · 21 years ago
  21. 0eaf41c un Nov 30 21:33:37 MST 2003 John Fleck <jfleck@inkstain.net> by John Fleck · 21 years ago
  22. dd088c1 doc/docdescr.doc Updating William's explanation of how to build docs, by MST 2003 John Fleck · 21 years ago
  23. 0622fe8 enhanced by adding mutex to protect global structures in a multi-threading by William M. Brack · 21 years ago
  24. 2dffb76 doc/xml.html doc/python.html fix tst.py text, which didn't import sys by MST 2003 John Fleck · 21 years ago
  25. f9415e4 Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now by William M. Brack · 21 years ago
  26. ae8c964 adapted for the new ignorables by Igor Zlatkovic · 21 years ago
  27. 4f92821 modified for compiler coexistence, added xmlwriter, added cruntime option by Igor Zlatkovic · 21 years ago
  28. b23de5a added IN_LIBXML macro by Igor Zlatkovic · 21 years ago
  29. 7c6f6cc *** empty log message *** by Igor Zlatkovic · 21 years ago
  30. 5a81640 *** empty log message *** by Igor Zlatkovic · 21 years ago
  31. 61a48c4 appied patch from Eric by Igor Zlatkovic · 21 years ago
  32. c76440f stefan on IRC pointed out that XML_GET_LINE is broken on 2.6.x Daniel by Daniel Veillard · 21 years ago
  33. d453255 fixed #127877, never output &quot; in element content this changes the by Daniel Veillard · 21 years ago
  34. bd2904b added xsd:include support, fixed testSchemas behaviour when a schemas by Daniel Veillard · 21 years ago
  35. e70c877 swapped the attribute defaulting and attribute checking parts of parsing a by Daniel Veillard · 21 years ago
  36. 74c0e59 moved xmlCleanupThreads() to the end of xmlCleanupParser() to avoid bug by Daniel Veillard · 21 years ago
  37. f8b9de3 fixing some Negative Character Group and Character Class Subtraction by Daniel Veillard · 21 years ago
  38. f2a1283 more XML Schemas fixes based on Eric van der Vlist examples added by Daniel Veillard · 21 years ago
  39. be9c632 lot of bug fixes, cleanup, starting to add proper namespace support too. by Daniel Veillard · 21 years ago
  40. 2b7142a remove reference to gtk-doc now that Daniel has removed it, fix link to by MST 2003 John Fleck · 21 years ago
  41. 1d91386 applied patch from Robert Stepanek to start import os schemas support, by Daniel Veillard · 21 years ago
  42. c59d826 applied two parsing fixes from James Bursa Daniel by Daniel Veillard · 21 years ago
  43. 16ed597 added two xmlReader examples cleaned up some bugs in the process Daniel by Daniel Veillard · 21 years ago
  44. 5841f0e applied patch from Alfred Mickautsch, bugfixes and comments added his test by Daniel Veillard · 21 years ago
  45. a152c4d fix an error message added tree2 example from Lucas Brasilino Daniel by Daniel Veillard · 21 years ago
  46. 7f40d13 improve the sort sequence for page content regenerate the web pages by William M. Brack · 21 years ago
  47. 1a79241 do not package cvs versioning temp files. more cleanup, slightly improved by Daniel Veillard · 21 years ago
  48. be58697 modified the file header to add more informations, painful... updated to by Daniel Veillard · 21 years ago
  49. 2f9cf62 Fixed the search uppercase for fragment identifiers, Daniel by Daniel Veillard · 21 years ago
  50. e8ba84e cleaned up the build process to remove all remains from the old gtk-doc by Daniel Veillard · 21 years ago
  51. b1d5316 minor enhancement to prevent comment with unreferenced variable. edited by William M. Brack · 21 years ago
  52. bff06bf more cleanup, improving navigation updated the result Daniel by Daniel Veillard · 21 years ago
  53. 2925c0a improvement of the stylesheets, fixed a API generation problem, switched by Daniel Veillard · 21 years ago
  54. 0b3d9b8 lot of improvements, this starts looking good enough to be usable. Daniel by Daniel Veillard · 21 years ago
  55. c72f9fd stylesheet to build HTML pages from the API XML description, Work in by Daniel Veillard · 21 years ago
  56. c125a72 fixed bug 126976 (string != empty nodeset should be false) by William M. Brack · 21 years ago
  57. 60f394e Finally - found the problem with the page generation (XMLPUBFUN not by William M. Brack · 21 years ago
  58. 8d7b5c7 fixed some wording make sure doc/examples is packaged fixed the really by Daniel Veillard · 21 years ago
  59. 485fa4b doc/docdescr.doc added description of man page building by MST 2003 John Fleck · 21 years ago
  60. f4e9a6e added missing pages for the website. by William M. Brack · 21 years ago
  61. 2ad1dff rebuilt the generated pages (again), manually restored doc/html/index.html by William M. Brack · 21 years ago
  62. 272693c minor error cleanup for gcc-3.3.[12] compilation warnings. by William M. Brack · 21 years ago
  63. d7cf7f8 minor changes to some comments rebuilt the generated HTML pages for by William M. Brack · 21 years ago
  64. d9d63d6 added Dodji's example, added output handling Daniel by Daniel Veillard · 21 years ago
  65. 241e19d added Aleksey XPath example, fixed bugs in the indexer Daniel by Daniel Veillard · 21 years ago
  66. a59853a integrating the examples in the navigation menus added make tests, updated by Daniel Veillard · 21 years ago
  67. 8c03401 rebuilt the generated HTML pages updated the stylesheets, added a by Daniel Veillard · 21 years ago
  68. b72876d added autogeneration of a web page for the examples updated the by Daniel Veillard · 21 years ago
  69. d8cf906 less verbose on difference cleanup fixed xmlCleanupParser() doc work on by Daniel Veillard · 21 years ago
  70. 8763df8 fixed missing '-' in block names, enhanced the hack for ABI aliasing. by William M. Brack · 21 years ago
  71. ea93908 enhanced for range checking, updated to Unicode version 4.0.1 (API docs by William M. Brack · 21 years ago
  72. fe9fc79 apply fix from Karl Eichwalder for script path Daniel by Daniel Veillard · 21 years ago
  73. 6b9d695 applied patch from Mark Vakoc to simplify his work from CVS checkouts. by Daniel Veillard · 21 years ago
  74. dbf6ae8 doc/xmlreader.html minor cleanups by MST 2003 John Fleck · 21 years ago
  75. 30ce0dd changed macro ATTRIBUTE_UNUSED for gcc so that, if undefined, it's defined by William M. Brack · 21 years ago
  76. 6bf4d6f small enhancement to assure ATTRIBUTE_UNUSED appears after the variable by William M. Brack · 21 years ago
  77. 6d373a2 preparing release 2.6.2, updated and rebuilt the docs Daniel by Daniel Veillard · 21 years ago
  78. 42fd412 change --html to make sure we use the HTML serialization rule by default by Daniel Veillard · 21 years ago
  79. 798ae54 fixed bug #125812, about XPointer in XInclude failing but not returning an by Daniel Veillard · 21 years ago
  80. a8ff65d fixed bug #125811 related to DTD post validation where the DTD doesn't by Daniel Veillard · 21 years ago
  81. 61b9338 implemented the XML_PARSE_NONET parser option. converted xmllint.c to use by Daniel Veillard · 21 years ago
  82. 7899c5c adding XInclude support to the reader interface. Lot of testing of the by Daniel Veillard · 21 years ago
  83. 254b126 second BeOS patch from Marcin 'Shard' Konicki Daniel by Daniel Veillard · 21 years ago
  84. 375bf66 Added pointer to Rexx bindings, Daniel by Daniel Veillard · 21 years ago
  85. 7ec2997 always generate line numbers Daniel by Daniel Veillard · 21 years ago
  86. fd343dc fixed another regression introduced in fixing #125823 Daniel by Daniel Veillard · 21 years ago
  87. 157fee0 previous fix for #124044 was broken, correct fix provided. fix by Daniel Veillard · 21 years ago
  88. 8a0a633 side effect of #123105 patch, namespace resolution would fail when defined by Daniel Veillard · 21 years ago
  89. bb3ba32 be more defensive in the xmlReader python bindings fixing bug #124044 by Daniel Veillard · 21 years ago
  90. e133dd8 the a-posteriori DTD validation code was not validating the namespace by Daniel Veillard · 21 years ago
  91. c5cbf99 enhanced to bypass compression detection code when input file is stdin by William M. Brack · 21 years ago
  92. 2823243 fix needed when HTTP is not compiled in by Mark Vakoc Daniel by Daniel Veillard · 21 years ago
  93. 94394cd more fixes about unregistering objects applied patch from Mark Vakoc by Daniel Veillard · 21 years ago
  94. b5a46da added xmlStrVPrintf function by Aleksey Sanin · 21 years ago
  95. 82cb319 applied patch from Marcin 'Shard' Konicki to provide BeOS thread support. by Daniel Veillard · 21 years ago
  96. 9d75150 applied patch from Steve Ball to make a schema parser from a preparsed by Daniel Veillard · 21 years ago
  97. e22dd5c applied a couple of patches from Mark Lilback about text nodes coalescing by Daniel Veillard · 21 years ago
  98. e991fe9 change suggested by Anthony Carrico when unregistering a namespace prefix by Daniel Veillard · 21 years ago
  99. ceffd45 Fixed Graham's name, Daniel by Daniel Veillard · 21 years ago
  100. e4e3f5d preparing release 2.6.1, updated and regenerated docs and APIs cleanup and by Daniel Veillard · 21 years ago