1. 39eb88b fix some recursion problems introduced in the last release. more debugging by Daniel Veillard · 21 years ago
  2. 5add868 stop generating wrong result file with * in name fixing the include bug by Daniel Veillard · 21 years ago
  3. 5094cb2 doc/xmllint.1 regenerating man page from xmllint.xml to pick up Aleksey's by MST 2003 John Fleck · 21 years ago
  4. 693c9bc use XMLLING_INDENT environment variable to control indentation for the xmllint "--format" option by Aleksey Sanin · 21 years ago
  5. 47ba1c7 *** empty log message *** by Igor Zlatkovic · 21 years ago
  6. 73267db applied Gennady's patch against buffer overrun by Igor Zlatkovic · 21 years ago
  7. 42f12e9 after and exchange with James Clark it appeared I had bug in URI parsing by Daniel Veillard · 21 years ago
  8. edfd588 fix bug #107804, the algorithm used for document order computation was by Daniel Veillard · 21 years ago
  9. 8339128 fix bug #107764 , possibility of buffer overflow in xmlValidDebug() Daniel by Daniel Veillard · 21 years ago
  10. 6c73cb8 adding xmlNanoFTPDele() from Philipp Dunkel Daniel by Daniel Veillard · 21 years ago
  11. 5f704af made powten array static it should not be exported fix bug #107361 by by Daniel Veillard · 21 years ago
  12. 710823b Minor change on the top page, Daniel by Daniel Veillard · 21 years ago
  13. 7b72ee5 fixed a node dump crash on attributes fixed an URI test bug and get better by Daniel Veillard · 21 years ago
  14. 463a547 give more infos fix a bug reported by Sebastian Rahtz and REF->DEF in by Daniel Veillard · 21 years ago
  15. eb7189f import of the XSD Datatype regression tests from James Clark. Daniel by Daniel Veillard · 21 years ago
  16. 8bc6cf9 added param support for relaxng type checking, started to increment the by Daniel Veillard · 21 years ago
  17. 41b01a8 Added a pointer to LibxmlJ, Daniel by Daniel Veillard · 21 years ago
  18. 19ab45b fixes again one of the problem raised by James Clark in #106788 Daniel by Daniel Veillard · 21 years ago
  19. c482e26 Fixed a couple of problem raised by James Clark in bug #107083, the by Daniel Veillard · 21 years ago
  20. 17bed98 preparing release 2.5.4 updated and rebuilt the docs removed warnings by Daniel Veillard · 21 years ago
  21. f4be018 fixes a DTD regexp generation problem. Daniel by Daniel Veillard · 21 years ago
  22. 02111c1 fixes bug #105998 about false detection of attribute consumption loop. by Daniel Veillard · 21 years ago
  23. 2406abd Fixes bug #106931 in XInclude entities merging. Daniel by Daniel Veillard · 21 years ago
  24. fcc822e fixed bug #105992 Daniel by Daniel Veillard · 21 years ago
  25. 3ebc7d4 fixed xmlSetProp and al. when the node passed is not an element. fixed by Daniel Veillard · 21 years ago
  26. c64b8e9 some warning removal on Igor's patch seems I messed up with #106788 fix by Daniel Veillard · 21 years ago
  27. 0046c0f another fix for nodeinfo in entities problem fixed bug #106788 from James by Daniel Veillard · 21 years ago
  28. 40ed73b *** empty log message *** by Igor Zlatkovic · 21 years ago
  29. ce07616 path handling bug introduced by my recent machinations fixed by Igor Zlatkovic · 21 years ago
  30. 10ee8b3 Added pointers to tkxmllint and tkxsltproc, Daniel by Daniel Veillard · 21 years ago
  31. 44e1dd0 fixing some nodeinfo in entities problem raised by Glenn W. Bach by Daniel Veillard · 21 years ago
  32. c5312d7 fixed some problems in the previous commit and finished implementing 4.16 by Daniel Veillard · 21 years ago
  33. 4c5cf70 implemented checks from section 7.2 Daniel by Daniel Veillard · 21 years ago
  34. 77648bb implemented the checks from section 7.1, fixed some of the 4.20 and 4.21 by Daniel Veillard · 21 years ago
  35. 1c745ad implemented the 4.20 and 4.21 simplification rules. updated the results by Daniel Veillard · 21 years ago
  36. ce14fa5 more bugfixes updated the results Daniel by Daniel Veillard · 21 years ago
  37. 7e1d158 *** empty log message *** by Igor Zlatkovic · 21 years ago
  38. bf48ce2 added few exports by Igor Zlatkovic · 21 years ago
  39. 5f9fada obsoleted xmlNormalizeWindowsPath by Igor Zlatkovic · 21 years ago
  40. f2238e6 introduced xmlCanonicPath by Igor Zlatkovic · 21 years ago
  41. 18fb278 ensured xmlDoc.URL is always canonic by Igor Zlatkovic · 21 years ago
  42. 2e9b165 patched to have shared libraries for Python regression tests and static by Daniel Veillard · 21 years ago
  43. 8fe9871 guess what ! Relax-NG bugfixing, what a surprize... Daniel by Daniel Veillard · 21 years ago
  44. d431074 float/double check bugfix exported a function for NMTOKEN validation add a by Daniel Veillard · 21 years ago
  45. 2df2de2 more RelaxNG bug hunting Daniel by Daniel Veillard · 21 years ago
  46. 416589a more work on the RelaxNG implementation conformance testing. found 373 by Daniel Veillard · 21 years ago
  47. 784b935 applied a patch from Kjartan Maraas to fix some typos Daniel by Daniel Veillard · 21 years ago
  48. febcca4 more bug-hunting added --tree to dump the intermediate rng tree patch from by Daniel Veillard · 21 years ago
  49. d229879 more testing on the Relax-NG front, cleaning up the regression tests by Daniel Veillard · 21 years ago
  50. 9a237c9 improved the script accordingly to the XInclude regression tests updates by Daniel Veillard · 21 years ago
  51. f4b4f98 added TODO for the DTD compatibility spec more bug fixes driven by the by Daniel Veillard · 21 years ago
  52. d581b7e Work on the W3C/NIST regression tests for XInclude, improved the script, by Daniel Veillard · 21 years ago
  53. e9751d9 Oops forgot to commit check-xinclude-test-suite.py, Daniel by Daniel Veillard · 21 years ago
  54. 869fb32 Adding the 2 check python scripts for RelaxNG and XInclude, Daniel by Daniel Veillard · 21 years ago
  55. 1d788d2 preparing release 2.5.3 Daniel by Daniel Veillard · 21 years ago
  56. fd7ce5f trying to fix #104934 about some XHTML1 serialization issues. Daniel by Daniel Veillard · 21 years ago
  57. 809faa5 fixing bug #104646 about iconv based encoding conversion when the input by Daniel Veillard · 21 years ago
  58. 1703c5f OASIS RelaxNG testsuite python script to run regression against OASIS by Daniel Veillard · 21 years ago
  59. 6aa2f60 fixing #105678 problem when dumping a namespace node. Daniel by Daniel Veillard · 21 years ago
  60. 591b4be fixed doc comment problems adding RelaxNG wrappers added a specific test by Daniel Veillard · 21 years ago
  61. 6581e1b fixed the download links to gnome.org to use 2.5 and not 2.4, Daniel by Daniel Veillard · 21 years ago
  62. 231d791 fixes a libtool problem on AMD 64bits builds found the validation problem by Daniel Veillard · 21 years ago
  63. dc329b9 added relaxng exports by Igor Zlatkovic · 21 years ago
  64. f3bffaf updates for relaxng by Igor Zlatkovic · 21 years ago
  65. 6dacee6 *** empty log message *** by Igor Zlatkovic · 21 years ago
  66. 97fd567 applied another bug fix from Sean Chittenden Daniel by Daniel Veillard · 21 years ago
  67. ef4d3bc I f...ed up the default configuration of schemas and --relaxng option by Daniel Veillard · 21 years ago
  68. c5a70f2 added the boolean base type. Daniel by Daniel Veillard · 21 years ago
  69. 96a4b25 started implementing some of the missing default simple types updated the by Daniel Veillard · 21 years ago
  70. 72fef16 updated the docs, ready for 2.5.2 release Daniel by Daniel Veillard · 21 years ago
  71. 71531f3 comments cleanups use xmllint for doing the RelaxNG tests preparing 2.5.2 by Daniel Veillard · 21 years ago
  72. ec498e1 do not run content model validation if the content is not determinist by Daniel Veillard · 21 years ago
  73. de590ca added the redefinition of namespaced attribute check that was missing as by Daniel Veillard · 21 years ago
  74. 930dfb6 applied HTML improvements from Nick Kew, allowing to do more checking to by Daniel Veillard · 21 years ago
  75. 4287c57 fixing bug #105137 about entities declaration needing to be copied to the by Daniel Veillard · 21 years ago
  76. 652d8a9 fixed bug #104817 with delegateURI fixing bugs #104123 and #104125 Daniel by Daniel Veillard · 21 years ago
  77. 0e298ad fixing #104096 to compile without regexps Daniel by Daniel Veillard · 21 years ago
  78. 57e79b3 fixing bug #103969 forgot to add an epsilon transition when building the by Daniel Veillard · 21 years ago
  79. 358a989 applied patch from Arne de Bruijn fixing bug #103827 Daniel by Daniel Veillard · 21 years ago
  80. eb13717 updating a comment, fixing #103776 Daniel by Daniel Veillard · 21 years ago
  81. 8d58904 fixing bug 105049 for validity checking of content within recursive by Daniel Veillard · 21 years ago
  82. e5b110b try to fix # 105049 a couple of changes and extensions updated a function by Daniel Veillard · 21 years ago
  83. 419a768 more work on grammars and refs/defs augmented/updated the regression tests by Daniel Veillard · 21 years ago
  84. 144fae1 more work on name classes, except support augmented/updated the regression by Daniel Veillard · 21 years ago
  85. 1ed7f36 more work on name classes, the "validate all" schemas seems to work now. by Daniel Veillard · 21 years ago
  86. 3b2e4e1 removed an unprotedted debug message Aleksi Suhonen put a guard against by Daniel Veillard · 21 years ago
  87. fc1a450 check all the namespace support was actually correct based on tutorial by Daniel Veillard · 21 years ago
  88. e2a5a08 include seems to work okay now augmented/updated the regression tests by Daniel Veillard · 21 years ago
  89. a9d912d a bit of work done in the train back. added one of the include tests by Daniel Veillard · 21 years ago
  90. 80ec90a More tests from section 9 of the tutorial, Daniel by Daniel Veillard · 21 years ago
  91. 0fb0106 Combine with interleave on attributes worked without chnages, daniel by Daniel Veillard · 21 years ago
  92. 154877e more work done in the train augmented/updated the regression tests Daniel by Daniel Veillard · 21 years ago
  93. b711312 oops forgot two external rngs, Daniel by Daniel Veillard · 21 years ago
  94. e431a27 debugging of externalRef augmented/updated the regression tests Daniel by Daniel Veillard · 21 years ago
  95. 03e6e8d Oops forgot some result files, daniel by Daniel Veillard · 21 years ago
  96. d41f4f4 more work on Relax-NG, implementing externalRef augmented/updated the by Daniel Veillard · 21 years ago
  97. b08c981 more work on Relax-NG, implementing interleave augmented/updated the by Daniel Veillard · 21 years ago
  98. 76fc5ed more work on Relax-NG, implementing interleave augmented/updated the by Daniel Veillard · 21 years ago
  99. da81d19 doc/tutorial/customfo.xsl doc/tutorial/customhtml.xsl adding stylesheet by MST 2003 John Fleck · 21 years ago
  100. c6e997c more work on Relax-NG augmented/updated the regression tests added a by Daniel Veillard · 21 years ago