- fcd18ff another small change on the algorithm for the elimination of epsilon by Daniel Veillard · 18 years ago
- 0e05f4c applied documentation patches from Markus Keim fixed one bug and added a by Daniel Veillard · 18 years ago
- 890fd9f applied a reworked version of Usamah Malik patch to avoid growing the by Daniel Veillard · 18 years ago
- 17970a7 William spotted an obvious bug Daniel by Daniel Veillard · 18 years ago
- c8338f1 preparing release of libxml2-2.6.27 fix a small problem with preproc flags by Daniel Veillard · 18 years ago
- 26a45c8 fix comment for xmlDocSetRootElement c.f. #351981 order XPath elements by Daniel Veillard · 18 years ago
- 777737e applied fix from Christopher Boumenot for bug #362714 on regexps missing by Daniel Veillard · 18 years ago
- 5addfeb applied patch from Marius Konitzer to avoid leaking in by Daniel Veillard · 18 years ago
- af616a7 fix one problem found in htmlCtxtUseOptions() and pointed in #340591 by Daniel Veillard · 18 years ago
- 8a82ae1 fixed teh 2 stupid bugs affecting htmlReadDoc() and htmlReadIO() this by Daniel Veillard · 18 years ago
- c465ffc applied patch from Olaf Walkowiak which should fix #334104 Daniel by Daniel Veillard · 18 years ago
- c47d263 fixing HTML minimized attribute values to be generated internally if not by Daniel Veillard · 18 years ago
- 4851909 fixing HTML entities in attributes parsing bug #362552 added to the by Daniel Veillard · 18 years ago
- dab39b5 started to switch xmllint to use xmlSaveDoc to test #342556 fixed #342556 by Daniel Veillard · 18 years ago
- 7e30356 fix #348252 if the document clains to be in a different encoding in the by Daniel Veillard · 18 years ago
- 68716a7 fix a chunking and script bug #347708 Daniel by Daniel Veillard · 18 years ago
- 28aac0b remove a warning check with uppercase for AIX iconv() should fix #352644 by Daniel Veillard · 18 years ago
- dcec672 fix the patch for unreproductable #343000 but also fix a line/column by Daniel Veillard · 18 years ago
- b5f1197 fixing bug #344390 with xmlReconciliateNs Daniel by Daniel Veillard · 18 years ago
- f1a27c6 added --html --memory to test htmlReadMemory to test #321632 added various by Daniel Veillard · 18 years ago
- be58a0a Adding test file, Daniel by Daniel Veillard · 18 years ago
- fa0d094 fix a Relax-NG bug related to element content processing, fixes bug by Daniel Veillard · 18 years ago
- 02a4963 fix a problem in xmlSplitQName resulting in bug #334669 Daniel by Daniel Veillard · 18 years ago
- 402b344 fixed xmlIOParseDTD handling of @input in error case, Should fix #335085 by Daniel Veillard · 18 years ago
- 6460f92 fix Windows compile - missing xmlWrapOpen. by Rob Richards · 18 years ago
- 1114d00 fixed the heuristic used when trying to detect mixed-content elememts if by Daniel Veillard · 18 years ago
- a955795 fix a first arg error in SAX callback pointed out by Mike Hommey, and by Daniel Veillard · 18 years ago
- f4721d6 fix comment on versions do not spend too much time digging in dumped by Daniel Veillard · 18 years ago
- 6ad5c4a fixed a weird error where validity context whould not show up if warnings by Daniel Veillard · 18 years ago
- 26ab0e6 applied patch from Mikhail Zabaluev to separate library flags for shared by Daniel Veillard · 18 years ago
- 04db684 remove the build path recorded in the python shared module as Peter by Daniel Veillard · 18 years ago
- e8967e0 applied patch from Mikhail Zabaluev fixing the conditions of unescaping by Daniel Veillard · 18 years ago
- 33a2de9 applied patch from Peter Breitenlohner for wget detection and fix of a by Daniel Veillard · 18 years ago
- a37a6ad trying to fix entities behaviour when using SAX, had to extend entities by Daniel Veillard · 18 years ago
- b8efdda add a new function xmlPathToUri() to provide a clean conversion when by Daniel Veillard · 18 years ago
- 0da4166 applied a portability patch from Emelyanov Alexey Daniel by Daniel Veillard · 18 years ago
- 2937b3a applied and slightly modified a patch from Michael Day to keep _private in by Daniel Veillard · 18 years ago
- 4645906 applied patch from Ross Reedstrom, Brian West and Stefan Anca to add by Daniel Veillard · 18 years ago
- 681e904 fixed a comment applied a patch from Michael Day to add a new function by Daniel Veillard · 18 years ago
- ad4e296 applied patch from Michael Day doing some refactoring for the catalog by Daniel Veillard · 18 years ago
- 34c647c exports htmlNewParserCtxt() as Michael Day pointed out this is needed to by Daniel Veillard · 18 years ago
- 4a9fe38 applied patch from Ben Darnell on #321545, I could not reproduce the by Daniel Veillard · 18 years ago
- a02f199 xmlTextConcat works with comments and PI nodes (bug #355962). fix by Rob Richards · 18 years ago
- 8ca85b2 another patch from Emelyanov Alexey to clean up a few things in the by Daniel Veillard · 18 years ago
- e5a3f37 applied patch from Roland Schwingel to fix the problem with file names in by Daniel Veillard · 18 years ago
- b2dc567 fixed a bug #203125 in Red hat bugzilla, crashing PHP4 on validation by Daniel Veillard · 18 years ago
- ad21198 applied patch to man pages from Daniel Leidert and regenerated Daniel by Daniel Veillard · 18 years ago
- 9db68f0 Add a document to the xmlwriter structure and pass document when writing by Rob Richards · 18 years ago
- 417b74d Add linefeeds to error messages allowing for consistant handling. by Rob Richards · 18 years ago
- 50128ad Applied the proposed fix for the documentation of xmlXPathCastToString(); by Kasimier T. Buchcik · 18 years ago
- deb5871 While investigating bug #350247, I noticed that xmlSchemaIDCMatcher by Kasimier T. Buchcik · 18 years ago
- 6f9b087 applied patch from Marton Illes to fix an allocation bug in by Daniel Veillard · 18 years ago
- 1131e11 applied patch from Bertrand Fritsch to fix a bug in by Daniel Veillard · 18 years ago
- ddefe9c fixed the conversion of long parameters Daniel by Daniel Veillard · 18 years ago
- 7b4e2e2 Removed the automatic generation of CDATA sections for the content of the by Kasimier T. Buchcik · 18 years ago
- 75acfee applied patch from Andrew W. Nosenko to expose if zlib support was by Daniel Veillard · 18 years ago
- 77aad34 refactor to use normal warnings for entities problem and not straight SAX by Daniel Veillard · 18 years ago
- f896d44 Fixed bug #347316, reported by David Belius: The simple type, which was by Kasimier T. Buchcik · 18 years ago
- 889b762 Changed xmlXPathCollectAndTest() to use xmlXPathNodeSetAddNs() when adding by Kasimier T. Buchcik · 18 years ago
- 065abe8 applied const'ification of strings patch from Matthias Clasen Daniel by Daniel Veillard · 18 years ago
- a8b5413 patch from Andrew W. Nosenko, xmlFreeRMutex forgot to destroy the by Daniel Veillard · 18 years ago
- 2bdb12f Fixed a double-free in xmlXPathCompOpEvalToBoolean(), revealed by a by Kasimier T. Buchcik · 18 years ago
- 324c75b Enhanced xmlXPathCompOpEvalToBoolean() to be also usable outside predicate by Kasimier T. Buchcik · 18 years ago
- 8af1f0b Fix a memory leak which occurred when using by Kasimier T. Buchcik · 18 years ago
- 40cca61 Added code submitted by Andreas Pakulat to provide node equality, by William M. Brack · 18 years ago
- 631ea81 Added xmlXPathCompiledEvalToBoolean() to the API and adjusted/added by Kasimier T. Buchcik · 18 years ago
- 6422d91 Fixed an bug in xmlXPathCompExprAdd(): the newly introduced field by Kasimier T. Buchcik · 18 years ago
- 766ed7e Fixed an error in xmlXPathEvalExpr(), which was introduced with the by Kasimier T. Buchcik · 18 years ago
- 9bca933 Added optimization for positional predicates (only short-hand form "[n]"), by Kasimier T. Buchcik · 18 years ago
- dbcbbd2 try to fix the crash raised by the parser in recover mode as pointed by by Daniel Veillard · 18 years ago
- a4bd369 patch from Nic Ferrier to provide a better type mapping from XPath to by Daniel Veillard · 18 years ago
- 381ff36 applied patch from Boz for VMS and reporting Schemas errors. Daniel by Daniel Veillard · 18 years ago
- cc047b3 applied patch from Felipe Contreras when compiling with --with-minimum by Daniel Veillard · 18 years ago
- 978039b Fixed a bug in xmlDOMWrapAdoptNode(); the tree traversal stopped if the by Kasimier T. Buchcik · 18 years ago
- 1d0f7ad Adjusted the result of a regression test, since the fix of by Kasimier T. Buchcik · 18 years ago
- 43ceb1e Got rid of a compiler warning in xmlGetNodePath(). by Kasimier T. Buchcik · 18 years ago
- d38c63f Fixed xmlGetNodePath() to generate the node test "*" for elements in the by Kasimier T. Buchcik · 18 years ago
- 803e37a Clarified in the docs that the tree must not be tried to be modified if by Kasimier T. Buchcik · 18 years ago
- fabafd5 preparing release of 2.6.26 Daniel by Daniel Veillard · 18 years ago
- 7cb3fa9 Fixed self-invented a segfault in xmlXPathCtxtCompile(), when the by Kasimier T. Buchcik · 18 years ago
- 69839ba preparing release of 2.6.25 Daniel by Daniel Veillard · 18 years ago
- 080152c Enabled the compound traversal again; I added a check to use this only if by Kasimier T. Buchcik · 18 years ago
- bf630c0 fix bug #343968, include='text' can't lead to a recursion. Daniel by Daniel Veillard · 18 years ago
- c42e9f6 Disabled the compound traversal for the release; I need first to assure by Kasimier T. Buchcik · 18 years ago
- 1b2be10 fixed memory leak in xpath error reporting by Aleksey Sanin · 18 years ago
- f79fbfc applied patch from Olli Savia for LynxOS Daniel by Daniel Veillard · 18 years ago
- 5869469 Changed the name of the recently added public function by Kasimier T. Buchcik · 18 years ago
- df0ba26 Optimized xmlXPathNodeCollectAndTest() and xmlXPathNodeCollectAndTestNth() by Kasimier T. Buchcik · 18 years ago
- e5f810f A warning will now be reported in the value of the XSD attribute by Kasimier T. Buchcik · 18 years ago
- 75af2a8 Enhanced xmlXPathNodeCollectAndTest() to avoid recreation (if possible) of by Kasimier T. Buchcik · 18 years ago
- a724844 Added an XPath object cache. It sits on an xmlXPathContext and need to be by Kasimier T. Buchcik · 18 years ago
- 984a9ae Removed a memcpy if xmlXPathNodeSetMerge(); it seems we really need to by Kasimier T. Buchcik · 18 years ago
- 5691f43 Optimization of count(): eliminated sorting (see bug #165547). by Kasimier T. Buchcik · 18 years ago
- a512d76 Revert behavior change in xmlSetProp to handle attributes with colons in by Rob Richards · 18 years ago
- 64f7e1a Substituted all remaining calls to xmlXPathCmpNodes() for by Kasimier T. Buchcik · 18 years ago
- 2bdabbd Optimized the comparison for non-element nodes in xmlXPathCmpNodesExt(); by Kasimier T. Buchcik · 18 years ago
- 6ed2eb4 Applied patch from Rob Richards, fixing a potential memory leak in by Kasimier T. Buchcik · 18 years ago
- 9b02e29 Fixed bug #341337, reported by David Grohmann. The code expected a node by Kasimier T. Buchcik · 18 years ago
- 92b394f Fixed bug #341150, reported by Michael Romer. In by Kasimier T. Buchcik · 18 years ago
- 7418fad fixed typo in last commit by William M. Brack · 19 years ago