1. fa0d094 fix a Relax-NG bug related to element content processing, fixes bug by Daniel Veillard · 18 years ago
  2. 02a4963 fix a problem in xmlSplitQName resulting in bug #334669 Daniel by Daniel Veillard · 18 years ago
  3. 402b344 fixed xmlIOParseDTD handling of @input in error case, Should fix #335085 by Daniel Veillard · 18 years ago
  4. 6460f92 fix Windows compile - missing xmlWrapOpen. by Rob Richards · 18 years ago
  5. 1114d00 fixed the heuristic used when trying to detect mixed-content elememts if by Daniel Veillard · 18 years ago
  6. a955795 fix a first arg error in SAX callback pointed out by Mike Hommey, and by Daniel Veillard · 18 years ago
  7. f4721d6 fix comment on versions do not spend too much time digging in dumped by Daniel Veillard · 18 years ago
  8. 6ad5c4a fixed a weird error where validity context whould not show up if warnings by Daniel Veillard · 18 years ago
  9. 26ab0e6 applied patch from Mikhail Zabaluev to separate library flags for shared by Daniel Veillard · 18 years ago
  10. 04db684 remove the build path recorded in the python shared module as Peter by Daniel Veillard · 18 years ago
  11. e8967e0 applied patch from Mikhail Zabaluev fixing the conditions of unescaping by Daniel Veillard · 18 years ago
  12. 33a2de9 applied patch from Peter Breitenlohner for wget detection and fix of a by Daniel Veillard · 18 years ago
  13. 166e1a9 Adding extra test files, just in case ... Daniel by Daniel Veillard · 18 years ago
  14. a37a6ad trying to fix entities behaviour when using SAX, had to extend entities by Daniel Veillard · 18 years ago
  15. b8efdda add a new function xmlPathToUri() to provide a clean conversion when by Daniel Veillard · 18 years ago
  16. 0da4166 applied a portability patch from Emelyanov Alexey Daniel by Daniel Veillard · 18 years ago
  17. 2937b3a applied and slightly modified a patch from Michael Day to keep _private in by Daniel Veillard · 18 years ago
  18. 4645906 applied patch from Ross Reedstrom, Brian West and Stefan Anca to add by Daniel Veillard · 18 years ago
  19. 681e904 fixed a comment applied a patch from Michael Day to add a new function by Daniel Veillard · 18 years ago
  20. ad4e296 applied patch from Michael Day doing some refactoring for the catalog by Daniel Veillard · 18 years ago
  21. 34c647c exports htmlNewParserCtxt() as Michael Day pointed out this is needed to by Daniel Veillard · 18 years ago
  22. 4a9fe38 applied patch from Ben Darnell on #321545, I could not reproduce the by Daniel Veillard · 18 years ago
  23. a02f199 xmlTextConcat works with comments and PI nodes (bug #355962). fix by Rob Richards · 18 years ago
  24. 8ca85b2 another patch from Emelyanov Alexey to clean up a few things in the by Daniel Veillard · 18 years ago
  25. e5a3f37 applied patch from Roland Schwingel to fix the problem with file names in by Daniel Veillard · 18 years ago
  26. b2dc567 fixed a bug #203125 in Red hat bugzilla, crashing PHP4 on validation by Daniel Veillard · 18 years ago
  27. ad21198 applied patch to man pages from Daniel Leidert and regenerated Daniel by Daniel Veillard · 18 years ago
  28. 9db68f0 Add a document to the xmlwriter structure and pass document when writing by Rob Richards · 18 years ago
  29. 417b74d Add linefeeds to error messages allowing for consistant handling. by Rob Richards · 18 years ago
  30. 50128ad Applied the proposed fix for the documentation of xmlXPathCastToString(); by Kasimier T. Buchcik · 18 years ago
  31. deb5871 While investigating bug #350247, I noticed that xmlSchemaIDCMatcher by Kasimier T. Buchcik · 18 years ago
  32. 6f9b087 applied patch from Marton Illes to fix an allocation bug in by Daniel Veillard · 18 years ago
  33. 1131e11 applied patch from Bertrand Fritsch to fix a bug in by Daniel Veillard · 18 years ago
  34. ddefe9c fixed the conversion of long parameters Daniel by Daniel Veillard · 18 years ago
  35. 7b4e2e2 Removed the automatic generation of CDATA sections for the content of the by Kasimier T. Buchcik · 18 years ago
  36. 75acfee applied patch from Andrew W. Nosenko to expose if zlib support was by Daniel Veillard · 18 years ago
  37. 77aad34 refactor to use normal warnings for entities problem and not straight SAX by Daniel Veillard · 18 years ago
  38. f896d44 Fixed bug #347316, reported by David Belius: The simple type, which was by Kasimier T. Buchcik · 18 years ago
  39. 889b762 Changed xmlXPathCollectAndTest() to use xmlXPathNodeSetAddNs() when adding by Kasimier T. Buchcik · 18 years ago
  40. 065abe8 applied const'ification of strings patch from Matthias Clasen Daniel by Daniel Veillard · 18 years ago
  41. a8b5413 patch from Andrew W. Nosenko, xmlFreeRMutex forgot to destroy the by Daniel Veillard · 18 years ago
  42. 2bdb12f Fixed a double-free in xmlXPathCompOpEvalToBoolean(), revealed by a by Kasimier T. Buchcik · 18 years ago
  43. 324c75b Enhanced xmlXPathCompOpEvalToBoolean() to be also usable outside predicate by Kasimier T. Buchcik · 18 years ago
  44. 8af1f0b Fix a memory leak which occurred when using by Kasimier T. Buchcik · 18 years ago
  45. 40cca61 Added code submitted by Andreas Pakulat to provide node equality, by William M. Brack · 18 years ago
  46. 631ea81 Added xmlXPathCompiledEvalToBoolean() to the API and adjusted/added by Kasimier T. Buchcik · 18 years ago
  47. 6422d91 Fixed an bug in xmlXPathCompExprAdd(): the newly introduced field by Kasimier T. Buchcik · 18 years ago
  48. 766ed7e Fixed an error in xmlXPathEvalExpr(), which was introduced with the by Kasimier T. Buchcik · 18 years ago
  49. 9bca933 Added optimization for positional predicates (only short-hand form "[n]"), by Kasimier T. Buchcik · 18 years ago
  50. dbcbbd2 try to fix the crash raised by the parser in recover mode as pointed by by Daniel Veillard · 18 years ago
  51. a4bd369 patch from Nic Ferrier to provide a better type mapping from XPath to by Daniel Veillard · 18 years ago
  52. 381ff36 applied patch from Boz for VMS and reporting Schemas errors. Daniel by Daniel Veillard · 18 years ago
  53. cc047b3 applied patch from Felipe Contreras when compiling with --with-minimum by Daniel Veillard · 18 years ago
  54. 978039b Fixed a bug in xmlDOMWrapAdoptNode(); the tree traversal stopped if the by Kasimier T. Buchcik · 18 years ago
  55. 1d0f7ad Adjusted the result of a regression test, since the fix of by Kasimier T. Buchcik · 18 years ago
  56. 43ceb1e Got rid of a compiler warning in xmlGetNodePath(). by Kasimier T. Buchcik · 18 years ago
  57. d38c63f Fixed xmlGetNodePath() to generate the node test "*" for elements in the by Kasimier T. Buchcik · 18 years ago
  58. 803e37a Clarified in the docs that the tree must not be tried to be modified if by Kasimier T. Buchcik · 18 years ago
  59. f781dba Fix the breakages introduced by amaya, Daniel by Daniel Veillard · 18 years ago
  60. fabafd5 preparing release of 2.6.26 Daniel by Daniel Veillard · 18 years ago
  61. 7cb3fa9 Fixed self-invented a segfault in xmlXPathCtxtCompile(), when the by Kasimier T. Buchcik · 18 years ago
  62. 69839ba preparing release of 2.6.25 Daniel by Daniel Veillard · 18 years ago
  63. 080152c Enabled the compound traversal again; I added a check to use this only if by Kasimier T. Buchcik · 18 years ago
  64. bf630c0 fix bug #343968, include='text' can't lead to a recursion. Daniel by Daniel Veillard · 18 years ago
  65. c42e9f6 Disabled the compound traversal for the release; I need first to assure by Kasimier T. Buchcik · 18 years ago
  66. 1b2be10 fixed memory leak in xpath error reporting by Aleksey Sanin · 18 years ago
  67. f79fbfc applied patch from Olli Savia for LynxOS Daniel by Daniel Veillard · 18 years ago
  68. 5869469 Changed the name of the recently added public function by Kasimier T. Buchcik · 18 years ago
  69. df0ba26 Optimized xmlXPathNodeCollectAndTest() and xmlXPathNodeCollectAndTestNth() by Kasimier T. Buchcik · 18 years ago
  70. e5f810f A warning will now be reported in the value of the XSD attribute by Kasimier T. Buchcik · 18 years ago
  71. 75af2a8 Enhanced xmlXPathNodeCollectAndTest() to avoid recreation (if possible) of by Kasimier T. Buchcik · 18 years ago
  72. a724844 Added an XPath object cache. It sits on an xmlXPathContext and need to be by Kasimier T. Buchcik · 18 years ago
  73. 984a9ae Removed a memcpy if xmlXPathNodeSetMerge(); it seems we really need to by Kasimier T. Buchcik · 18 years ago
  74. 5691f43 Optimization of count(): eliminated sorting (see bug #165547). by Kasimier T. Buchcik · 18 years ago
  75. a512d76 Revert behavior change in xmlSetProp to handle attributes with colons in by Rob Richards · 18 years ago
  76. 64f7e1a Substituted all remaining calls to xmlXPathCmpNodes() for by Kasimier T. Buchcik · 18 years ago
  77. 2bdabbd Optimized the comparison for non-element nodes in xmlXPathCmpNodesExt(); by Kasimier T. Buchcik · 18 years ago
  78. 6ed2eb4 Applied patch from Rob Richards, fixing a potential memory leak in by Kasimier T. Buchcik · 18 years ago
  79. 9b02e29 Fixed bug #341337, reported by David Grohmann. The code expected a node by Kasimier T. Buchcik · 18 years ago
  80. 7c7c059 Shut up CVS by Kjartan Maraas · 18 years ago
  81. 92b394f Fixed bug #341150, reported by Michael Romer. In by Kasimier T. Buchcik · 18 years ago
  82. 7418fad fixed typo in last commit by William M. Brack · 18 years ago
  83. 700f987 Fixed compilation error (bug 340765) reported by dmacks with patch by William M. Brack · 18 years ago
  84. 146a982 We'll raise an internal error and stop validation now when an entity is by Kasimier T. Buchcik · 18 years ago
  85. d7d0748 applied another Python detection patch from Joseph Sacco cleanup the by Daniel Veillard · 18 years ago
  86. 0b30995 fix a mix of code and declarations showing up on Windows patch from by Daniel Veillard · 18 years ago
  87. df75062 fixing bug #340398 xmlCharEncOutFunc writing to input buffer Daniel by Daniel Veillard · 18 years ago
  88. b2f8f1d preparing 2.6.24 release, fixed Python paths at the last moment fix some by Daniel Veillard · 18 years ago
  89. f741601 applied patch from Roland Schwingel to allow UTF-8 file paths on Windows by Daniel Veillard · 18 years ago
  90. 02c1f23 patch from Jason Viers for line breaks after EndPI Daniel by Daniel Veillard · 18 years ago
  91. 973dceb fix compilation without tree Daniel by Daniel Veillard · 18 years ago
  92. 968d643 applied patch from Gary Coady to really make sure xmllint --nonet would by Daniel Veillard · 18 years ago
  93. 8492ba1 applied patch from Joseph Sacco changing slightly the python detection by Daniel Veillard · 18 years ago
  94. 3b1478b fix the error message for invalid code point in content c.f. bug #339311 by Daniel Veillard · 18 years ago
  95. b63d2fa Fixed incorrect validation of restricted enumerations. Added related by Kasimier T. Buchcik · 18 years ago
  96. cdf59aa fixing a deallocation problem in xmlSchemaAddSchemaDoc() in case of by Daniel Veillard · 18 years ago
  97. 3f845a9 fixing a deallocation problem in xmlRelaxNGParse() in case of errors, by Daniel Veillard · 18 years ago
  98. 51698c7 revert last patch, daniel by Daniel Veillard · 18 years ago
  99. fe03706 Another man patch from Daniel, Daniel by Daniel Veillard · 18 years ago
  100. 1589e8d New update from Daniel Leidert, daniel by Daniel Veillard · 18 years ago