1. e709195 Applied patches supplied by Kasimier Buchcik. changed test to account for by William M. Brack · 20 years ago
  2. aecc0dc fixes the use of 'list' as a parameter added xmlPopInputCallback for Matt by Daniel Veillard · 20 years ago
  3. 4e4bcd0 Kasimier Buchcik pointed out some inexistent functions, cleaned them out. by Daniel Veillard · 20 years ago
  4. da0ff5d Johnson Cameron pointed out that initGenericErrorDefaultFunc() was really by Daniel Veillard · 20 years ago
  5. 68cb4b2 relaxed id() to not check taht the name(s) passed are actually NCName, by Daniel Veillard · 20 years ago
  6. 2582a33 work around Microsoft compiler NaN bug raise reported by Mark Vakoc fixed by Daniel Veillard · 20 years ago
  7. c85d0fe applied patches from Kasimier Buchcik for the attribute use support added by Daniel Veillard · 20 years ago
  8. 377e1a9 move the TODO as comments as the function while not finished are usable by Daniel Veillard · 20 years ago
  9. 67f8b1c adding xml:id draft support adding 4 first regression tests Daniel by Daniel Veillard · 20 years ago
  10. 500a1de applied patch from Alfred Mickautsch for better DTD support. fixed bug by Daniel Veillard · 20 years ago
  11. fc97906 paalied patch from Julio M. Merino Vidal fixing bug #134751 to fix by Daniel Veillard · 20 years ago
  12. 2156d43 fixing compilation bug with some options disabled as well as by Daniel Veillard · 20 years ago
  13. 1a8741c commiting the new xmlsave module before the actuall big code change. by Daniel Veillard · 20 years ago
  14. 51e5793 applied patch from Roland Schwingel for MingW Daniel by Daniel Veillard · 20 years ago
  15. ab69f36 applied update from Alfred Mickautsch and the added patch from Lucas by Daniel Veillard · 20 years ago
  16. 3671190 added xmlByteConsumed() interface updated the benchmark rebuilt the docs by Daniel Veillard · 20 years ago
  17. 97f8c87 fixed mingw+msys compilation by Igor Zlatkovic · 20 years ago
  18. 18a88ce added calling convention to the public function prototypes by Igor Zlatkovic · 20 years ago
  19. 93d004f applied patch from Steve Ball to provide structured error reports. by William M. Brack · 20 years ago
  20. a9c612c moved serialization of attribute text data (xmlSerializeContent) into a by William M. Brack · 20 years ago
  21. 03c2f0a fixing #130453 XInclude element with no href attribute fully integrating by Daniel Veillard · 21 years ago
  22. dda22c1 applied patch from Steve Ball to avoid a double-free. Daniel by Daniel Veillard · 21 years ago
  23. 4773df2 added io1.c an example ox xmlIO usage and io1.res test result, fixed a by Daniel Veillard · 21 years ago
  24. 5987071 fixed the comment in the header rebuilt the docs Daniel by Daniel Veillard · 21 years ago
  25. a2e844a moved string and UTF8 routines out of parser.c and encoding.c into a new by William M. Brack · 21 years ago
  26. 7762bb1 added a routine xmlStrncatNew to create a new string from 2 frags. added by William M. Brack · 21 years ago
  27. 2cca446 applied the patch from Lucas Brasilino to add indentation support to by Daniel Veillard · 21 years ago
  28. f7eb794 fixed problem pointed out by Stéphane Bidoul on the list. completed by William M. Brack · 21 years ago
  29. 72ee48d Fixed memory leak reported by Dave Beckett Removed spurious comment by William M. Brack · 21 years ago
  30. b0f397e types might be redefined in includes, quick fix to allow this but lacks by Daniel Veillard · 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. a0e7e93 tree.c fix misc. typos in doc comments include/libxml/tree.h elaborate on by MST 2003 John Fleck · 21 years ago
  34. c480c4e preparing release of libxml2-2.6.3, updated and regenerated the docs. by Daniel Veillard · 21 years ago
  35. d324ff0 applied patch from Kenneth Haley for compiling on Mingw see #128786 Daniel by Daniel Veillard · 21 years ago
  36. e74d2e1 augmented the XInclude API to be able to pass XML parser flags down to the by Daniel Veillard · 21 years ago
  37. b5fa020 filter warning messages if the global setting blocks them updated the by Daniel Veillard · 21 years ago
  38. f88d8cf tried to fix the problems reported in bug #126735 fixed again some problem by Daniel Veillard · 21 years ago
  39. ffa7b7e fixed the pattern interfaces but not yet the parser to handle the by Daniel Veillard · 21 years ago
  40. 1e90661 cleanup the make rebuild in doc, this include new directive to stop by Daniel Veillard · 21 years ago
  41. 6cbd6c0 cleanup the output buffer support to at least get the basic to work fixes by Daniel Veillard · 21 years ago
  42. 941f40d include/libxml/xmlversion.h.in add WITH_TRIO comment so it shows up in the by MST 2003 John Fleck · 21 years ago
  43. b3de70c adding the pattern node selection code. Inheried in part from libxslt but by Daniel Veillard · 21 years ago
  44. 0eaf41c un Nov 30 21:33:37 MST 2003 John Fleck <jfleck@inkstain.net> by John Fleck · 21 years ago
  45. f9415e4 Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now by William M. Brack · 21 years ago
  46. c76440f stefan on IRC pointed out that XML_GET_LINE is broken on 2.6.x Daniel by Daniel Veillard · 21 years ago
  47. bd2904b added xsd:include support, fixed testSchemas behaviour when a schemas by Daniel Veillard · 21 years ago
  48. be9c632 lot of bug fixes, cleanup, starting to add proper namespace support too. by Daniel Veillard · 21 years ago
  49. 5841f0e applied patch from Alfred Mickautsch, bugfixes and comments added his test by Daniel Veillard · 21 years ago
  50. be58697 modified the file header to add more informations, painful... updated to 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. 60f394e Finally - found the problem with the page generation (XMLPUBFUN not by William M. Brack · 21 years ago
  53. 8d7b5c7 fixed some wording make sure doc/examples is packaged fixed the really by Daniel Veillard · 21 years ago
  54. 2ad1dff rebuilt the generated pages (again), manually restored doc/html/index.html by William M. Brack · 21 years ago
  55. 272693c minor error cleanup for gcc-3.3.[12] compilation warnings. by William M. Brack · 21 years ago
  56. 8763df8 fixed missing '-' in block names, enhanced the hack for ABI aliasing. by William M. Brack · 21 years ago
  57. ea93908 enhanced for range checking, updated to Unicode version 4.0.1 (API docs by William M. Brack · 21 years ago
  58. 30ce0dd changed macro ATTRIBUTE_UNUSED for gcc so that, if undefined, it's defined by William M. Brack · 21 years ago
  59. 61b9338 implemented the XML_PARSE_NONET parser option. converted xmllint.c to use by Daniel Veillard · 21 years ago
  60. 7899c5c adding XInclude support to the reader interface. Lot of testing of the by Daniel Veillard · 21 years ago
  61. 94394cd more fixes about unregistering objects applied patch from Mark Vakoc by Daniel Veillard · 21 years ago
  62. b5a46da added xmlStrVPrintf function by Aleksey Sanin · 21 years ago
  63. 9d75150 applied patch from Steve Ball to make a schema parser from a preparsed by Daniel Veillard · 21 years ago
  64. 9ba8e38 included a new function to reuse a Push parser context, based on Graham by Daniel Veillard · 21 years ago
  65. 72b9e29 cleanup fixing bug #125653 sometimes the error handlers can get a parser by Daniel Veillard · 21 years ago
  66. f5cb3cd fixed #123263, the encoding is mandatory in a textdecl. Daniel by Daniel Veillard · 21 years ago
  67. 4772af6 fix bug #125592 need a NULL check rename a parameter Daniel by Daniel Veillard · 21 years ago
  68. 1d211e2 added the xmlWriter module contributed by Alfred Mickautsch added room for by Daniel Veillard · 21 years ago
  69. 198c1bf removing xmldwalk module since it got merged with the xmlreader. cleanup by Daniel Veillard · 21 years ago
  70. 7869729 adding xmlNodeBufGetContent() allowing to grab the content without forcing by Daniel Veillard · 21 years ago
  71. a840b69 Fixed the HTTP<->parser interraction, which should fix 2 long standing by Daniel Veillard · 21 years ago
  72. 76e95df Changed all (?) occurences where validation macros (IS_xxx) had by William M. Brack · 21 years ago
  73. 196b388 enhanced to include enough comments to make the api doc generation happy. by William M. Brack · 21 years ago
  74. 847332a starting work to fix the HTTP/XML parser integration. Daniel by Daniel Veillard · 21 years ago
  75. fc8dc35 added new APIs for creating reader from sources or reusing a reader with a by Daniel Veillard · 21 years ago
  76. 871611b enhanced macros to avoid breaking ABI from previous versions. modified to by William M. Brack · 21 years ago
  77. 4aede2e remove the warning for startDocument(), as it is used by glade (or by Daniel Veillard · 21 years ago
  78. c4b8189 fixed a bug in the range search; enhanced range generation (inline code if by William M. Brack · 21 years ago
  79. ea887cf rebuilt chvalid.def from scratch based on XML 2nd edition REC and by Daniel Veillard · 21 years ago
  80. 1a99396 removed some annoying warnings fixed a bug in the PubidChars definition, by Daniel Veillard · 21 years ago
  81. 418342b fixed small error on previous commit (chvalid.h in base dir instead of by William M. Brack · 21 years ago
  82. 68aca05 new files for a different method for doing range validation of character by William M. Brack · 21 years ago
  83. 7300057 adding an serror field to the validation context breaks the ABI for the by Daniel Veillard · 21 years ago
  84. 2b0f879 fixed a nasty bug with interning some text strings prepare for beta5 of by Daniel Veillard · 21 years ago
  85. d885040 make room in Doc, Element, Attributes for PSVI type informations. Daniel by Daniel Veillard · 21 years ago
  86. 659e71e Setting up the framework for structured error reporting, touches a lot of by Daniel Veillard · 21 years ago
  87. d96cce1 converted the C14N module too Daniel by Daniel Veillard · 21 years ago
  88. fcf719c cleanup migrated XPointer module to the new error mechanism Daniel by Daniel Veillard · 21 years ago
  89. d0c9c32 cleanup fix a funny typo converted the Schemas code to the new error by Daniel Veillard · 21 years ago
  90. e2238d5 converted too small cleanup Daniel by Daniel Veillard · 21 years ago
  91. 69d2c17 comment fix migrating the catalog code to the new infrastructure Daniel by Daniel Veillard · 21 years ago
  92. cd6ff28 final error handling cleanup converted XInclude to the new error handling by Daniel Veillard · 21 years ago
  93. 97bf4d0 better handling of error cases Daniel by Daniel Veillard · 21 years ago
  94. 05d987b first pass at cleaning up error handling in the I/O module. Daniel by Daniel Veillard · 21 years ago
  95. ff46a04 error handling cleanup of the Regexp module. Daniel by Daniel Veillard · 21 years ago
  96. 18ec16e converting the tree module too created a simpler internal error reporting by Daniel Veillard · 21 years ago
  97. d96f6d3 cleaning up XPath error reporting that time. applied the two patches for by Daniel Veillard · 21 years ago
  98. 6edbfbb last cleanup of error handling in the Relax-NG module. Daniel by Daniel Veillard · 21 years ago
  99. 4c00414 switched Relax-NG module to teh new error reporting. Better default by Daniel Veillard · 21 years ago
  100. ce9457f more cleanup of error handling in parserInternals, sharing the routine for by Daniel Veillard · 21 years ago