1. 65c2f1d Silenced intel compiler warnings (reported by Kjartan Maraas, bug by Kasimier T. Buchcik · 19 years ago
  2. 95c3adf Adapted regression test results. by Kasimier T. Buchcik · 19 years ago
  3. 2782027 Fixed some identity-constraint issues: Restructured IDC node-tables by Kasimier T. Buchcik · 19 years ago
  4. cb418de applied patch from Kolja Nowak to use getaddrinfo() if supported in by Rob Richards · 19 years ago
  5. 748cebc Adapted regression test results by Kasimier T. Buchcik · 19 years ago
  6. 570faa5 Initial implementation for redefinitions; this still misses checks for by Kasimier T. Buchcik · 19 years ago
  7. 54a8f67 remove warnings under Windows. by Rob Richards · 19 years ago
  8. bedc977 applied patch from Massimo Morara fixing bug #317447 about risk of invalid by Daniel Veillard · 19 years ago
  9. d070d3c Adrian Mouat pointed out redundancies in xmlReportError() Daniel by Daniel Veillard · 19 years ago
  10. 5de0938 seems a test to avoid duplicate transition is really needed at all times. by Daniel Veillard · 19 years ago
  11. 47fffb4 fixing leak in xmlTextReaderReadString() #316924 daniel by Daniel Veillard · 19 years ago
  12. fdba0de Removed the wiki which made the HTTP server instable, and added by Daniel Veillard · 19 years ago
  13. 0f7b331 more fixes to the behaviour of xmlBuildRelativeURI Daniel by Daniel Veillard · 19 years ago
  14. 94cc103 detect combinatory explosion and return with a runtime error in those by Daniel Veillard · 19 years ago
  15. ef3d07d Added some comments for the struct fields. by Kasimier T. Buchcik · 19 years ago
  16. 4d73bb3 Oops missing file, Daniel by Daniel Veillard · 19 years ago
  17. 820d5ed fixed problem when xmlBuildRelativeURI was given a blank path (bug 316224) by William M. Brack · 19 years ago
  18. 33b20b7 release of 2.6.22 updated doc and rebuild. added XML_SAVE_NO_XHTML by Daniel Veillard · 19 years ago
  19. 91b2314 And adapting another one. by Kasimier T. Buchcik · 19 years ago
  20. 56cbbf2 Adapted result. by Kasimier T. Buchcik · 19 years ago
  21. cf0123d Adapted regression results. by Kasimier T. Buchcik · 19 years ago
  22. 22c0c46 Completion of the schema graph. Centralisation, more robustness of the by Kasimier T. Buchcik · 19 years ago
  23. dbd6105 applied second patch from David Madore to be less intrusive when handling by Daniel Veillard · 19 years ago
  24. 1db4a66 finished the integration with devhelp, completing the index and inserted by Daniel Veillard · 19 years ago
  25. 2ce51c0 add XML_SAVE_NO_EMPTY save option and use option from xmlSaveCtxtPtr by Rob Richards · 19 years ago
  26. 602434d damn XML_FEATURE_UNICODE clashes with Expat headers rename to XML_WITH_ to by Daniel Veillard · 19 years ago
  27. 60071ae fix bug #316034, where xmlElemDump() can crash if given a document pointer by Daniel Veillard · 19 years ago
  28. fb5c6c4 improvements on the html generation, should be complete with navigation, by Daniel Veillard · 19 years ago
  29. 99b7850 started work needed to generate devhelp content, not too hard based on the by Daniel Veillard · 19 years ago
  30. eca59a2 fixes bug #315617 when using push CDATA in some cases. Daniel by Daniel Veillard · 19 years ago
  31. 8c6e653 patch from Stéphane Bidoul to compile without schematron Daniel by Daniel Veillard · 19 years ago
  32. 7837dd8 patch from Oleg Paraschenko to fix xmlDebugDumpNode() when handled a by Daniel Veillard · 19 years ago
  33. 8240f51 Small fix to spec file, Daniel by Daniel Veillard · 19 years ago
  34. 0bcc7f6 updated the docs and rebuild releasing 2.6.21 removed by Daniel Veillard · 19 years ago
  35. b3d1491 prepare for release work for #303289, fix a formatting bug for MIN_INT by Daniel Veillard · 19 years ago
  36. b30ca31 real fix for #314881 and #314759 is was a bit more complex than initially by Daniel Veillard · 19 years ago
  37. f03a8cd fixing yet another pattern induced XPath bug #314282 reverted back last by Daniel Veillard · 19 years ago
  38. 07b7200 check for NULL to prevent crash with meta elements by Rob Richards · 19 years ago
  39. e40afec structured error reporting problem with Relax-NG should fix #314881 and by Daniel Veillard · 19 years ago
  40. f5812c3 fixes a portability problem raised by C370 on Z/OS Daniel by Daniel Veillard · 19 years ago
  41. 54f9a4f fixing a number of issues raised by xml:id but more generally related to by Daniel Veillard · 19 years ago
  42. 2e7598c avoid passing a char[] as snprintf first argument. implemented by Daniel Veillard · 19 years ago
  43. c2f7056 the use of AM_PATH_PYTHON is not portable enough reverting back to by Daniel Veillard · 19 years ago
  44. 36d7340 Applied the last patch from Gary Coady for #304637 changing the behaviour by Daniel Veillard · 19 years ago
  45. 9a27b86 adding reference to Bull AIX rpms c.f. #160598 Daniel by Daniel Veillard · 19 years ago
  46. cb2a71e removed the obsolete --libtool-libs option, c.f. bug #314853 Daniel by Daniel Veillard · 19 years ago
  47. 2010875 move handling of meta element for http-equiv in XHTML docs to by Rob Richards · 19 years ago
  48. 31f7302 move handling of meta element for http-equiv in XHTML docs to by Rob Richards · 19 years ago
  49. baad788 the profiling usually don't work, disabled rebuilt Daniel by Daniel Veillard · 19 years ago
  50. 32a461f trying to fix the first part of #310033 by detecting gcc <= 3.2 Daniel by Daniel Veillard · 19 years ago
  51. 8ce01ce fixed bug #310033, the URI extraction code given a node is a bit twisted by Daniel Veillard · 19 years ago
  52. b6580ae uninitialized field and fix on test. Daniel by Daniel Veillard · 19 years ago
  53. cfa303a change verbosity depending on API get back to previous outputs Daniel by Daniel Veillard · 19 years ago
  54. 8874b94 added a parser XML_PARSE_COMPACT option to allocate small text nodes (less by Daniel Veillard · 19 years ago
  55. 3854c57 patch from Andrew W. Nosenko, use se $GCC = 'yes' instead of $CC = 'gcc' by Daniel Veillard · 19 years ago
  56. 4f69eb6 changes the way the python binary is found, should also fix bug #308004 by Daniel Veillard · 19 years ago
  57. 53bd1f3 found another bug while looking at #309616 on missing entities. this by Daniel Veillard · 19 years ago
  58. 2644ab2 applied the patch suggested #309565 which can avoid looping in error by Daniel Veillard · 19 years ago
  59. 73da77e line numbers are now carried by most nodes, fixing xmlGetLineNo() c.f. bug by Daniel Veillard · 19 years ago
  60. 1fc3ed0 finally converted the encoding module to the common error reporting by Daniel Veillard · 19 years ago
  61. 8bda20f removed a potentially uninitialized variable error fixed a deprecation by Daniel Veillard · 19 years ago
  62. bca3ad2 fixed compilation when configured --without-sax1 and other cleanups fixes by Daniel Veillard · 19 years ago
  63. 9668826 fixed bug #170489 reported by Jirka Kosek added the test to the regression by Daniel Veillard · 19 years ago
  64. ea4b0ba added a recovery mode for the HTML parser based on the suggestions of bug by Daniel Veillard · 19 years ago
  65. 17cccb5 Hopefully fixed this time, daniel by Daniel Veillard · 19 years ago
  66. ccb4d41 regenerated fixed a compilation problem some cleanups and one bug fix by Daniel Veillard · 19 years ago
  67. 5eee767 rescanned code and rebuilt small cleanup cleanup problems from code by Daniel Veillard · 19 years ago
  68. 4f917e2 applied patch from Kuba Nowakowski fixing bug #313982 also added the test by Daniel Veillard · 19 years ago
  69. a418122 printed the wrong string Daniel by Daniel Veillard · 19 years ago
  70. 0090bd5 exported xmlExpExpDerive(), added it to the testRegexp command line tool by Daniel Veillard · 19 years ago
  71. 355a023 added the first regression test suite set for the new expression support by Daniel Veillard · 19 years ago
  72. 465a000 fixed an uninitialized variable extended the API to add the parser, by Daniel Veillard · 19 years ago
  73. 630215b Some preparation for the creation of a graph of by Kasimier T. Buchcik · 19 years ago
  74. 81a8ec6 pushing the formal expression handling code to have it in CVs from now. by Daniel Veillard · 19 years ago
  75. 45b97e7 applied another patch from Rob Richards to fix xmlTextReaderGetAttributeNs by Daniel Veillard · 19 years ago
  76. 3c40e61 applied patch from Rob Richards to fix xmlTextReaderGetAttribute behaviour by Daniel Veillard · 19 years ago
  77. 764b3d6 Changed output for keyref-match errors; the target-node will be now by Kasimier T. Buchcik · 19 years ago
  78. 379a3b7 applied patch from Derek Poon fixing bug #310692 Daniel by Daniel Veillard · 19 years ago
  79. 210536b fix for bug #312945 as pointed by Dean Hill, the context type was not by Daniel Veillard · 19 years ago
  80. 60faf52 fixed bug #307377 about validation of choices in list values. added by Daniel Veillard · 19 years ago
  81. e0fd93f fixed bug #302302, nasty but the fix is rather simple. Daniel by Daniel Veillard · 19 years ago
  82. ea7e479 Added missing test results. by Kasimier T. Buchcik · 19 years ago
  83. 4f82c8a fixed a determinism detection problem exposed by ##other tests commited by by Daniel Veillard · 19 years ago
  84. 76d73f5 Added some more tests for element wildcards. by Kasimier T. Buchcik · 19 years ago
  85. 800cbac Fixed #312957 reported by Carol Hunter: streaming XPath states were not by Kasimier T. Buchcik · 19 years ago
  86. 6e65e15 trying to nail down the remaining ##other issues completed the tests and by Daniel Veillard · 19 years ago
  87. 9e2110b applied patch from Marcus Boerger to remove warnings on Windows. Daniel by Daniel Veillard · 19 years ago
  88. 100e180 fixed #145092 by adding an xmlSaveOption to omit XML declaration Daniel by Daniel Veillard · 19 years ago
  89. b8c8016 fixed bug #310333 with a patch close to the provided patch for HTML UTF-8 by Daniel Veillard · 19 years ago
  90. 1075228 fixed bug #310264, basically it's about reentrancy of count based by Daniel Veillard · 19 years ago
  91. 004b546 Fixed a memory leak: xmlSchemaFreeAnnot() was only freeing the first by Kasimier T. Buchcik · 19 years ago
  92. c4ff832 applied patch from Rob Richards fixing xmlTextReaderGetAttribute Daniel by Daniel Veillard · 19 years ago
  93. d2755a8 fixed an uninitialized memory access spotted by valgrind Daniel by Daniel Veillard · 19 years ago
  94. 336a8e1 get rid of the dependancy on a locally installed DTD try to cleanup the by Daniel Veillard · 19 years ago
  95. 29f6100 small doc fix for #312647 Daniel by Daniel Veillard · 19 years ago
  96. c2aa615 applied patch from Rob Richards to allow disabling modules in win32, fixes by Daniel Veillard · 19 years ago
  97. 22eda2b applied fix from Jakub Piotr Clapa for xmlAttr.parent(), closing #312181 by Daniel Veillard · 19 years ago
  98. d541c8f report improvement more tests Daniel by Daniel Veillard · 19 years ago
  99. 5fe95a8 applied patch from Rob Richards to add schematron to the build on Windows by Daniel Veillard · 19 years ago
  100. eaecb3e more bug fixes, improve the error reporting. second test Daniel by Daniel Veillard · 19 years ago