1. 3650556 fix a problem on last commit Daniel by Daniel Veillard · 20 years ago
  2. 6ebf3c4 trying to remove some warning when compiling on Fedora Core 3 and 64bits by Daniel Veillard · 20 years ago
  3. 2f2a663 modified parsing of <list>, <union>, <restriction>, <sequence>, <choice>, by William M. Brack · 20 years ago
  4. dab93ea a bit of cleanup and a extra variable for CVS dist Daniel by Daniel Veillard · 20 years ago
  5. b1b3a77 doc/xmllint.xml, xmllint.1, xmllint.html Edit and rebuild the man pages by MDT 2004 John Fleck · 20 years ago
  6. 503b610 fixed missing line numbers on entity as reported on the list by Steve by William M. Brack · 20 years ago
  7. f402549 added some code to include the CVS ChangeLog version in the by William M. Brack · 20 years ago
  8. 3cef119 Updated the snapshot info, Daniel by Daniel Veillard · 20 years ago
  9. 259f0df Applied patch from Torkel Lyng to add Schemas support to the Python by Daniel Veillard · 20 years ago
  10. c14c389 added help for new set shell command added parser option to not generate by Daniel Veillard · 20 years ago
  11. 335f5ec forgot number, Daniel by Daniel Veillard · 20 years ago
  12. 29b1748 small typo pointed out by Mike Hommey slightly improved the --c14n by Daniel Veillard · 20 years ago
  13. 774a3bd doc/xmllint.xml, xmllint.html, xmllint.1 add c14n to man page (man, it's by MDT 2004 John Fleck · 20 years ago
  14. 3cbaa6d John Fleck <jfleck@inkstain.net> doc/xmllint.xml, xmllint.html, xmllint.1 by John Fleck · 20 years ago
  15. 25048d8 added a --c14n option to canonicalize the output should close the RFE by Daniel Veillard · 20 years ago
  16. 1f8658a Dodji pointed out a bug in xmlGetNodePath() applied patch from Albert Chin by Daniel Veillard · 20 years ago
  17. 7a2c2ee oops, Daniel by Daniel Veillard · 20 years ago
  18. b9ded82 Change the color of non-visited links, Daniel by Daniel Veillard · 20 years ago
  19. da3b29a added a dumb rule to able to compile tst.c when people submit a sample by Daniel Veillard · 20 years ago
  20. c0826a7 applied Schemas patches from Kasimier Buchcik lot of new tests for things by Daniel Veillard · 20 years ago
  21. 2d90803 Updated news page, Daniel by Daniel Veillard · 20 years ago
  22. 8c22f9f fixed my mis-handling of External ID on last change. by William M. Brack · 20 years ago
  23. bebe730 changed the parsing of a document's DTD to use the proper base path (bug by William M. Brack · 20 years ago
  24. d392ba7 applied a patch from Gerrit P. Haase to get python bindings on Cygwin by Daniel Veillard · 20 years ago
  25. 4e3a9fa elaborated on description of xmlValidityWarningFunc and by William M. Brack · 20 years ago
  26. b11f5b9 Fixed again, Daniel by Daniel Veillard · 20 years ago
  27. f81a8e8 fixes documetation glitches raised by Oliver Stoeneberg Daniel by Daniel Veillard · 20 years ago
  28. 18a04f2 fixed problem with memory leak on text nodes in DTD (bug 148965) with by William M. Brack · 20 years ago
  29. d43cdcd fixed initialisation problem for htmlReadMemory (bug 149041) by William M. Brack · 20 years ago
  30. 6ca9ec8 enhanced per bug 119876. Further info posted to the mailing list. by William M. Brack · 20 years ago
  31. a3215c7 many further little changes for OOM problems. Now seems to be getting by William M. Brack · 20 years ago
  32. ac996a1 applied a couple of patch one from Oliver Stoeneberg and another one from by Daniel Veillard · 20 years ago
  33. 7cc2357 1 line patch, apparently htmlNewDoc() was not setting doc->charset. Daniel by Daniel Veillard · 20 years ago
  34. 42331a9 further fixes for out of memory condition, mostly from Olivier Andrieu. by William M. Brack · 20 years ago
  35. 9f797ab implemented patches supplied by Olivier Andrieu (bug 148588), plus made by William M. Brack · 20 years ago
  36. 30fe43f put in patch for Windows buffer re-allocation submitted by Steve Hay (bug by William M. Brack · 20 years ago
  37. b85c920 added some code to check, when an include is done, whether the requested by William M. Brack · 20 years ago
  38. cd3628b fixed to assure user data param is set correctly when user structured by William M. Brack · 20 years ago
  39. 1af5558 fixed problem with reader state after processing attributes (bug 147993) by William M. Brack · 20 years ago
  40. 1826d0a put in an auto* check for the path to perl (if it exists), and modified by William M. Brack · 20 years ago
  41. c68d78d added a check on the argument for some classes (e.g. xmlDoc and xmlNode) by William M. Brack · 20 years ago
  42. c815505 applied patches from Peter Breitenlohner to fix handling of white space by Daniel Veillard · 20 years ago
  43. e15df58 applied a small fix from Steve Hay Daniel by Daniel Veillard · 20 years ago
  44. 3794b9e Added code to in PREDICATE/FILTER handling to reset the xpath context by William M. Brack · 20 years ago
  45. 37e6394 ran 'expand' on the file to get rid of mixture of tabs and spaces (bug by William M. Brack · 20 years ago
  46. e9449c5 added an encoding "special comment" to avoid warning message in python2.3 by William M. Brack · 20 years ago
  47. be3eb20 fixed a couple of problems in the new elfgcchack.h trick pointed by Peter by Daniel Veillard · 20 years ago
  48. add93d3 fixed a bug which prevented building with --with-minimum Daniel by Daniel Veillard · 20 years ago
  49. 45cb0f4 releasing 2.6.11, updated and regenerated the docs Daniel by Daniel Veillard · 20 years ago
  50. eb70f93 make the push interfaces synchronous added a specific test added the new by Daniel Veillard · 20 years ago
  51. f4b05d0 applied patch from Kasimier to fix some Relax-NG datatype facet problem by Daniel Veillard · 20 years ago
  52. 8e2cc6f Changed the number of XPath extension functions allowed to be by William M. Brack · 20 years ago
  53. 529233c some updates with memory debugging facilities while messing with libxslt by Daniel Veillard · 20 years ago
  54. f93a866 applied patch from Stéphane Bidoul to fix some Python bindings by Daniel Veillard · 20 years ago
  55. 8165a6b seems the reader buffer could be used while not allocated, fixes bug by Daniel Veillard · 20 years ago
  56. d69cc81 do not provide functions used as destructor of classes as public methods by Daniel Veillard · 20 years ago
  57. 96d2eff warning message cleanup. Now compiles warning-free, all tests passed. by William M. Brack · 20 years ago
  58. b7c6ac4 more fixes with Kasimier, looks far cleaner :-) Daniel by Daniel Veillard · 20 years ago
  59. 4e5d665 Kasimier Buchcik fixed the memory access and allocation problem Daniel by Daniel Veillard · 20 years ago
  60. 485f26f Added missing file, corrected output, Daniel by Daniel Veillard · 20 years ago
  61. 01fa615 applied Schemas patches from Kasimier Buchcik, there is still one open by Daniel Veillard · 20 years ago
  62. 647e39a moved some definitions to globals.h to avoid some troubles pointed out by by Daniel Veillard · 20 years ago
  63. b7cbbae applied changes suggested by Mike Hommey, remove libxml1 support and use by Daniel Veillard · 20 years ago
  64. 0f59a34 too bleeding edge to be useful with gcc-3.2 and 3.3, Daniel by Daniel Veillard · 20 years ago
  65. 577d145 another, more 'experimental' feature to get compiler optimization based on by Daniel Veillard · 20 years ago
  66. a235132 hack based on Arjan van de Ven suggestion to reduce ELF footprint and by Daniel Veillard · 20 years ago
  67. 3403add new files for running regression tests under Python. Not yet complete, but by William M. Brack · 20 years ago
  68. f20fbf7 fixed a problem when base path was "./xxx" 5 test results changed by by William M. Brack · 20 years ago
  69. 9333cc2 suppressed warnings from within xmlValidGetValidElements (bug 144644) by William M. Brack · 20 years ago
  70. 4119d1c implemented bugfix from Massimo Morara for DTD dumping problem. added by William M. Brack · 20 years ago
  71. b7fe104 doc/xmlcatalog_man.xml, xmlcatalog.1 Docs patch from Ville Skytta, by MDT 2004 John Fleck · 20 years ago
  72. 4c76c4f doc/xmllint.xml, xmllint.html, xmllint.1 update man page to reflect by MDT 2004 John Fleck · 20 years ago
  73. 3cf6950 fixing a couple of compilation errors when configured with --with-minimum by Daniel Veillard · 20 years ago
  74. bbaa997 applied patch from Stefano Debenedetti to register namespaces in the debug by Daniel Veillard · 20 years ago
  75. 4a14fb8 fix from Steve Ball and update of the comment. William pointed out that by Daniel Veillard · 20 years ago
  76. ab690c5 revert 2 parts of the patch, Daniel by Daniel Veillard · 20 years ago
  77. fb382b8 patch from Igor for the default catalog path on Windows Daniel by Daniel Veillard · 20 years ago
  78. 306e33c apparently wasn't updated last time by William M. Brack · 20 years ago
  79. 5ab479b fixed problem when configuring using --with-thread-alloc by William M. Brack · 20 years ago
  80. 4da70f3 *** empty log message *** by Igor Zlatkovic · 20 years ago
  81. 72c2858 minor changes for the windows binary package by Igor Zlatkovic · 20 years ago
  82. 50355f0 applied another patch from Kasimier Buchcik for Schema Component by Daniel Veillard · 20 years ago
  83. 8304d87 fixed missing error return code for schema validation (bug 143880), also by William M. Brack · 20 years ago
  84. 0df3bc3 fixed a serious problem when substituing entities using the Reader, the by Daniel Veillard · 20 years ago
  85. 1b243b4 applied patch from Rob Richards for the per thread I/O mappings Daniel by Daniel Veillard · 20 years ago
  86. abf598b some further enhancement to take care of xml:base for XPointer elements by William M. Brack · 20 years ago
  87. 8eabb05 fixed a problem with internal cleanup of <DIV> element (bug 143738). by William M. Brack · 20 years ago
  88. f7789b1 added a new routine xmlBuildRelativeURI needed for enhancement of by William M. Brack · 20 years ago
  89. 8839938 added a bunch of tests from Kasimier Buchcik posted on May 11 Daniel by Daniel Veillard · 20 years ago
  90. 8acdfbf new patch from Kasimier Buchcik for processContents of wildcards attribute by Daniel Veillard · 20 years ago
  91. 37fd307 fixed a bug where invalid charrefs may not be detected sometimes as by Daniel Veillard · 20 years ago
  92. 767265d small change to xmlSchemaValidateAttributes, also corrected typo on error by William M. Brack · 20 years ago
  93. 803812b minor cosmetic changes, no change to logic. regenerated added a newline at by William M. Brack · 20 years ago
  94. 3646d64 applied a patch from Kasimier Buchcik implementing attribute uses and by Daniel Veillard · 20 years ago
  95. 0335a84 applied patch from Rob Richards for custom I/O BufferCreateFilenane fixes by Daniel Veillard · 20 years ago
  96. 8fad8bf fixed problem with predicate evaluation on an empty nodeset (bug 143409) by William M. Brack · 20 years ago
  97. 06112d1 fixed problem with attribute listing (bug 142674) and added macro by William M. Brack · 20 years ago
  98. 669adfc applied a patch from Charles Bozeman fixing a side effect in date handling by Daniel Veillard · 20 years ago
  99. 218ed39 doc/tutorial/xmltutorial.xml fix lack of cast in Xpath example by MDT 2004 John Fleck · 20 years ago
  100. 64453bc fixed c14n bug with serializing attribute namespaces by Aleksey Sanin · 20 years ago