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