1. 95af594 added a small hack to fix interference between my fixes for bugs 132585 by William M. Brack · 20 years ago
  2. 6bdacd7 fixed problem with function xmlXIncludeCopyRange (bug 133686). by William M. Brack · 20 years ago
  3. 6b1a28d changed coding to output good XIncludes when one or more bad ones are by William M. Brack · 20 years ago
  4. ef245fd corrected handling of empty fallback condition (bug 132585) by William M. Brack · 20 years ago
  5. b2d25dd fixed problem regarding freeing of dictionary when there are errors within by William M. Brack · 20 years ago
  6. 03c2f0a fixing #130453 XInclude element with no href attribute fully integrating by Daniel Veillard · 20 years ago
  7. 4773df2 added io1.c an example ox xmlIO usage and io1.res test result, fixed a by Daniel Veillard · 20 years ago
  8. aae1052 fixed problem with "recursive" include (fallback contains another include by William M. Brack · 21 years ago
  9. 1ff4213 fixed problem caused by wrong dictionary reference count, reported on the by William M. Brack · 21 years ago
  10. f7eb794 fixed problem pointed out by Stéphane Bidoul on the list. completed by William M. Brack · 21 years ago
  11. 72ee48d Fixed memory leak reported by Dave Beckett Removed spurious comment by William M. Brack · 21 years ago
  12. b98d082 XInclude xpointer support was broken with the new namespace. Fixes #129932 by Daniel Veillard · 21 years ago
  13. 2d2f155 fixed a serious problem in XInclude #129021 Daniel by Daniel Veillard · 21 years ago
  14. e74d2e1 augmented the XInclude API to be able to pass XML parser flags down to the by Daniel Veillard · 21 years ago
  15. b5fa020 filter warning messages if the global setting blocks them updated the by Daniel Veillard · 21 years ago
  16. a152c4d fix an error message added tree2 example from Lucas Brasilino Daniel by Daniel Veillard · 21 years ago
  17. 798ae54 fixed bug #125812, about XPointer in XInclude failing but not returning an by Daniel Veillard · 21 years ago
  18. 7899c5c adding XInclude support to the reader interface. Lot of testing of the by Daniel Veillard · 21 years ago
  19. 659e71e Setting up the framework for structured error reporting, touches a lot of by Daniel Veillard · 21 years ago
  20. 69d2c17 comment fix migrating the catalog code to the new infrastructure Daniel by Daniel Veillard · 21 years ago
  21. cd6ff28 final error handling cleanup converted XInclude to the new error handling by Daniel Veillard · 21 years ago
  22. 10acc2f patch from Mark Vakoc that allows compiling with XInclude but without by Daniel Veillard · 21 years ago
  23. 9848532 get rid of some compilation warnings. fix the performance problem reported by Daniel Veillard · 21 years ago
  24. 78637da fixing bug 118559 by William M. Brack · 21 years ago
  25. 8edf1c5 added a new API xmlXIncludeProcessTree() to process XInclude only on a by Daniel Veillard · 21 years ago
  26. ffe4f5e fixed bug #116095 removing the error message when reapplying XInclude to a by Daniel Veillard · 21 years ago
  27. a507fbf try to work on bug #109225 and provide better error reports. this change by Daniel Veillard · 21 years ago
  28. b6c7f41 forgot to apply one check from #106931 patch more work on XML Schemas by Daniel Veillard · 21 years ago
  29. d9b7283 should fix #109327 errors on memory accesses Daniel by Daniel Veillard · 21 years ago
  30. 2406abd Fixes bug #106931 in XInclude entities merging. Daniel by Daniel Veillard · 21 years ago
  31. f4b4f98 added TODO for the DTD compatibility spec more bug fixes driven by the by Daniel Veillard · 21 years ago
  32. d581b7e Work on the W3C/NIST regression tests for XInclude, improved the script, by Daniel Veillard · 21 years ago
  33. 97fd567 applied another bug fix from Sean Chittenden Daniel by Daniel Veillard · 21 years ago
  34. 4287c57 fixing bug #105137 about entities declaration needing to be copied to the by Daniel Veillard · 21 years ago
  35. 0650345 fallback was only copying the first child not the full child list of the by Daniel Veillard · 22 years ago
  36. d076a20 fixed #99082 for xi:include encoding="..." support on text includes. added by Daniel Veillard · 22 years ago
  37. dda8f1b make sure ATTRIBUTE_UNUSED is always put after the attribute declaration, by Daniel Veillard · 22 years ago
  38. 118aed7 fixed the data callback on transition functionality which was broken when by Daniel Veillard · 22 years ago
  39. bbc72c3 reimplemented a large part of the XInclude processor, trying to minimize by Daniel Veillard · 22 years ago
  40. c4bad4a oops I was missing the xml:base fixup too this adds xml:base attributes to by Daniel Veillard · 22 years ago
  41. e3b7d9a quick but apparently working implementation of xi:fallback, should close by Daniel Veillard · 22 years ago
  42. 58e44c9 adding a new API for Christian Glahn: xmlParseBalancedChunkMemoryRecover by Daniel Veillard · 22 years ago
  43. 34ce8be preparing 2.4.18 updated and rebuilt the web site implement the new by Daniel Veillard · 22 years ago
  44. c5f05ad fix #68882, cleanup the XInclude copying of node, merge back IDs in the by Daniel Veillard · 22 years ago
  45. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 23 years ago
  46. 3c01b1d - include/libxml/globals.h include/libxml/threads.h threads.c by Daniel Veillard · 23 years ago
  47. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  48. 017b108 - Makefile.am: cleanup when --without-debug is specified by Daniel Veillard · 23 years ago
  49. 39196eb - tree.c xinclude.c xpointer.c: bug #56402 exposed a number of by Daniel Veillard · 23 years ago
  50. 4497e69 - xinclude.c: Raphael Hertzog had a trouble with DTD nodes by Daniel Veillard · 23 years ago
  51. d16df9f - xinclude.c: fixed XInclude recursive behaviour bug #54678 by Daniel Veillard · 23 years ago
  52. bbd2245 - xinclude.[ch]: Updated the namespace for the Last Call version by Daniel Veillard · 23 years ago
  53. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  54. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 23 years ago
  55. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  56. edac3c9 - xinclude.c: fixed a problem building on Mac Daniel by Daniel Veillard · 23 years ago
  57. 48b2f89 Okay time to improve performances, gprof session: by Daniel Veillard · 23 years ago
  58. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  59. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  60. bf43275 Bug fixes new Xinclude tests: by Daniel Veillard · 24 years ago
  61. c2def84 Various patches and bug fixes, and XInclude progresses: by Daniel Veillard · 24 years ago
  62. 9e8bfae XInclude and other stuff while travelling. Contributed patches: by Daniel Veillard · 24 years ago