1. 1227fb3 modified the handling of _private for entity expansion (bug 155816) by William M. Brack · 20 years ago
  2. 370ba3d fixed the leak reported by Volker Roth on the list added a specific test by Daniel Veillard · 20 years ago
  3. 367df6e unlinked the internal subset within xmlValidateDtd (bug 141827) added by William M. Brack · 20 years ago
  4. fc484dd added support for HTML PIs #156087 added specific tests Daniel by Daniel Veillard · 20 years ago
  5. 01c3bd5 fixed nasty bug #156087 Daniel by Daniel Veillard · 20 years ago
  6. ad9fb7c fixed a problem occuring only in x86_64 when very large error messages are by Daniel Veillard · 20 years ago
  7. 1a380b8 fixed a memory bug added test from Graham Bennett and regenerated the by Daniel Veillard · 20 years ago
  8. e281127 applied patch from Graham Bennett adding 4 convenience functions to the by Daniel Veillard · 20 years ago
  9. 9638d4c excluded a few nodes (with no content) from the string check routine. by William M. Brack · 20 years ago
  10. c609578 added UTF-8 string checking, raise a problem, need debug Daniel by Daniel Veillard · 20 years ago
  11. 43b8e57 applied patch from Thomas Fitzsimmons fixing #155240 building outside the by Daniel Veillard · 20 years ago
  12. 0d24b11 added namespace checking daniel by Daniel Veillard · 20 years ago
  13. 7682114 some framework preparation to add namespace checkings daniel by Daniel Veillard · 20 years ago
  14. 8de5c0b adding the tree debug mode fixing various problems reported by the debug by Daniel Veillard · 20 years ago
  15. 6218b31 small change to last fix, to get xml:base right by William M. Brack · 20 years ago
  16. b7b54de added code to handle <group>, including dumping to output (bug 151924). by William M. Brack · 20 years ago
  17. 22cdb84 revamped the XML debugging module and prepare for a new checking mode by Daniel Veillard · 20 years ago
  18. c93a19f applied patch from Malcolm Tredinnick fixing bug #152426 Daniel by Daniel Veillard · 20 years ago
  19. 263ec86 applied patch from Malcolm Tredinnick fixing bug #154294 related to saving by Daniel Veillard · 20 years ago
  20. 2c22844 changed xmlHasNsProp to properly handle a request for the default by William M. Brack · 20 years ago
  21. c3f8134 fixed problem with dictionary handling within xmlParseInNodeContext (bug by William M. Brack · 20 years ago
  22. cb40c22 changed changed sys.path setting from 'append' to 'insert' (patch supplied by William M. Brack · 20 years ago
  23. d1757ab added two new macros IS_ASCII_LETTER and IS_ASCII_DIGIT used with (html) by William M. Brack · 20 years ago
  24. d040752 added some coding to attempt to display which file contains an error when by William M. Brack · 20 years ago
  25. 8b817da stupid cut'n paste bug in xmllint detection daniel by Daniel Veillard · 20 years ago
  26. 210818b releasing 2.6.14, rebuilding the docs Daniel by Daniel Veillard · 20 years ago
  27. 8787640 Parsing of <complexContent> - handle attribute 'mixed', catch illegal by Kasimier T. Buchcik · 20 years ago
  28. bc2f2c3 another patch from Malcolm Tredinnick adding option not to load dtd from by Daniel Veillard · 20 years ago
  29. c7e3cc4 another patch from Malcolm Tredinnick fixing warning generated by the by Daniel Veillard · 20 years ago
  30. a81355e applied patch from Malcolm Tredinnick fixing python exception hierarchy by Daniel Veillard · 20 years ago
  31. 807b4de applied patch from Malcolm Tredinnick fixing errata E20 concerning by Daniel Veillard · 20 years ago
  32. a918b5b applied patch from Malcolm Tredinnick fixing space/tabs fixed a realloc by Daniel Veillard · 20 years ago
  33. 522780e fixed make valgrind xstc Daniel by Daniel Veillard · 20 years ago
  34. 49e8963 fixing an out of bound adressing issue Daniel by Daniel Veillard · 20 years ago
  35. 079f6a7 more memory related code cleanups. Daniel by Daniel Veillard · 20 years ago
  36. 2248ff1 fixed a bunch of errors when realloc failed. Daniel by Daniel Veillard · 20 years ago
  37. 8399ff3 couple of memory fixes from Mark Vakoc reported by Purify on Windows. by Daniel Veillard · 20 years ago
  38. 4edd3ed added --timing --copy timing for the copy applied patch from Craig Berry by Daniel Veillard · 20 years ago
  39. 13dfa87 added the routine xmlNanoHTTPContentLength to the external API by William M. Brack · 20 years ago
  40. 7a5e0dd removed some extern before function code reported by Kjartan Maraas on IRC by Daniel Veillard · 20 years ago
  41. 3fc249e applied fix from Stepan Kasal to fix duplication in the change log and by Daniel Veillard · 20 years ago
  42. 876a6db Simpified attribute wildcard creation and assignment to get rid of memory by Kasimier T. Buchcik · 20 years ago
  43. 47a3188 changed char array initialisation to avoid a complaint from some by William M. Brack · 20 years ago
  44. f54924b applied fixes for the UTF8ToISO8859x transcoding routine suggested by Mark by William M. Brack · 20 years ago
  45. 41c4a75 fixed 2 problems raised by #152140, one which is that notation not in the by Daniel Veillard · 20 years ago
  46. 5eba91f Added the function xmlSchemaValidateOneElement to the XML Schema by Kasimier T. Buchcik · 20 years ago
  47. 06500c8 some cleanup checking for xmllint and xsltproc in configure.in, fixed make by Daniel Veillard · 20 years ago
  48. 6258a4b Changed to finally validate instance documents. by Kasimier T. Buchcik · 20 years ago
  49. f31187d integrated to "make valgrind", heavy ... weight 250MB of VM ! Daniel by Daniel Veillard · 20 years ago
  50. 2cdd2f3 more cleanup in integrating the xstc testsuite Daniel by Daniel Veillard · 20 years ago
  51. b1da40c starting to integrate the xstc suite in the normal regression tests Daniel by Daniel Veillard · 20 years ago
  52. 9d8d83a The "tsDir" attribute was not set correctly. by Kasimier T. Buchcik · 20 years ago
  53. 8b7967c when output and expected do not match exactly run diff to put the by Daniel Veillard · 20 years ago
  54. 9d26749 Initial release of generation files to create python test scripts, which by Kasimier T. Buchcik · 20 years ago
  55. 383434b Fixed a seg fault in xmlGetQNameProp: a format argument was missing. Fixed by Kasimier T. Buchcik · 20 years ago
  56. 3e53016 modified comments on xmlGetUTF8Char in response to bug 151760 (no change by William M. Brack · 20 years ago
  57. f409515 fixed error reported on the list caused by my last change by William M. Brack · 20 years ago
  58. d1de4a3 release of libxml2-2.6.13 Daniel by Daniel Veillard · 20 years ago
  59. 71b9563 fixing #151456, an encoding error could generate a serialization loop. by Daniel Veillard · 20 years ago
  60. 0bff36d also produce a tar ball with just the sources added --path option and by Daniel Veillard · 20 years ago
  61. f34a20e "" is a valid hexbinary string dixit xmlschema-dev update the test. added by Daniel Veillard · 20 years ago
  62. bf5cf21 fixed bug introduced during OOM fixup causing problems with default by William M. Brack · 20 years ago
  63. b4a9e64 Fixed a bug in xmlSchemasCheckFacet, which did not create a computed value by Kasimier T. Buchcik · 20 years ago
  64. 3ffe90e fixed a problem with xmlCheckUTF8 reported on the mailing list by Julius by William M. Brack · 20 years ago
  65. da3336f added BuildRequires: zlib-devel, fixes Red Hat bug #124942 Daniel by Daniel Veillard · 20 years ago
  66. 924bd46 Added a missing ChangeLog entry. by Kasimier T. Buchcik · 20 years ago
  67. eebd633 remove a warning on Solaris fix a crashing bug #151111 Daniel by Daniel Veillard · 20 years ago
  68. 4c3bb7d doc/tutorial/xmltutorial.xml, xmltutorial.pdf, *.html fix Xpath memory by MDT 2004 John Fleck · 20 years ago
  69. abbf9df *** empty log message *** by Igor Zlatkovic · 20 years ago
  70. 8834d27 *** empty log message *** by Igor Zlatkovic · 20 years ago
  71. 4918efe removing -O -g from default gcc flags #150828 Daniel by Daniel Veillard · 20 years ago
  72. b331fff preparing 2.6.12 release, updated and and rebuilt the docs. Daniel by Daniel Veillard · 20 years ago
  73. 3650556 fix a problem on last commit Daniel by Daniel Veillard · 20 years ago
  74. 6ebf3c4 trying to remove some warning when compiling on Fedora Core 3 and 64bits by Daniel Veillard · 20 years ago
  75. 2f2a663 modified parsing of <list>, <union>, <restriction>, <sequence>, <choice>, by William M. Brack · 20 years ago
  76. dab93ea a bit of cleanup and a extra variable for CVS dist Daniel by Daniel Veillard · 20 years ago
  77. b1b3a77 doc/xmllint.xml, xmllint.1, xmllint.html Edit and rebuild the man pages by MDT 2004 John Fleck · 20 years ago
  78. 503b610 fixed missing line numbers on entity as reported on the list by Steve by William M. Brack · 20 years ago
  79. f402549 added some code to include the CVS ChangeLog version in the by William M. Brack · 20 years ago
  80. 259f0df Applied patch from Torkel Lyng to add Schemas support to the Python by Daniel Veillard · 20 years ago
  81. c14c389 added help for new set shell command added parser option to not generate by Daniel Veillard · 20 years ago
  82. 335f5ec forgot number, Daniel by Daniel Veillard · 20 years ago
  83. 29b1748 small typo pointed out by Mike Hommey slightly improved the --c14n by Daniel Veillard · 20 years ago
  84. 774a3bd doc/xmllint.xml, xmllint.html, xmllint.1 add c14n to man page (man, it's by MDT 2004 John Fleck · 20 years ago
  85. 3cbaa6d John Fleck <jfleck@inkstain.net> doc/xmllint.xml, xmllint.html, xmllint.1 by John Fleck · 20 years ago
  86. 25048d8 added a --c14n option to canonicalize the output should close the RFE by Daniel Veillard · 20 years ago
  87. 1f8658a Dodji pointed out a bug in xmlGetNodePath() applied patch from Albert Chin by Daniel Veillard · 20 years ago
  88. da3b29a added a dumb rule to able to compile tst.c when people submit a sample by Daniel Veillard · 20 years ago
  89. c0826a7 applied Schemas patches from Kasimier Buchcik lot of new tests for things by Daniel Veillard · 20 years ago
  90. 8c22f9f fixed my mis-handling of External ID on last change. by William M. Brack · 20 years ago
  91. bebe730 changed the parsing of a document's DTD to use the proper base path (bug by William M. Brack · 20 years ago
  92. d392ba7 applied a patch from Gerrit P. Haase to get python bindings on Cygwin by Daniel Veillard · 20 years ago
  93. 4e3a9fa elaborated on description of xmlValidityWarningFunc and by William M. Brack · 20 years ago
  94. f81a8e8 fixes documetation glitches raised by Oliver Stoeneberg Daniel by Daniel Veillard · 20 years ago
  95. 18a04f2 fixed problem with memory leak on text nodes in DTD (bug 148965) with by William M. Brack · 20 years ago
  96. d43cdcd fixed initialisation problem for htmlReadMemory (bug 149041) by William M. Brack · 20 years ago
  97. 6ca9ec8 enhanced per bug 119876. Further info posted to the mailing list. by William M. Brack · 20 years ago
  98. a3215c7 many further little changes for OOM problems. Now seems to be getting by William M. Brack · 20 years ago
  99. ac996a1 applied a couple of patch one from Oliver Stoeneberg and another one from by Daniel Veillard · 20 years ago
  100. 7cc2357 1 line patch, apparently htmlNewDoc() was not setting doc->charset. Daniel by Daniel Veillard · 20 years ago