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