- 541d655 - xpath.c: robert pointed out xmlXPathNINF was not initialized daniel by Daniel Veillard · 23 years ago
- 97ac131 - xpath.c encoding.[ch]: William M. Brack provided a set of UTF8 by Daniel Veillard · 23 years ago
- 42596ad - tree.c: fixed a gross mistake in base computation, xml:base is by Daniel Veillard · 24 years ago
- 81418e3 - catalog.[ch]: fixes and add xmlLoadCatalogs() by Daniel Veillard · 24 years ago
- af86c7f - catalog.c: handling of CATALOG entries. detection of recursion, by Daniel Veillard · 24 years ago
- 04b9329 - xpath.c: Joe Orton reported a bug found with IRIx compiler. Daniel by Daniel Veillard · 24 years ago
- 76d66f4 - xpath.c tree.c parser.c: speed optimizations at the parser level by Daniel Veillard · 24 years ago
- ba0b8c9 - xpath.c xpath.h xpathInternals.h: apply an XPath API cleanup by Daniel Veillard · 24 years ago
- 357c960 - xpath.c result/XPath/expr/floats : clarified and cleanup by Daniel Veillard · 24 years ago
- c8f620b fix of an XSLT namespace bug reported on the list general/bug-8- Daniel by Daniel Veillard · 24 years ago
- 5792e16 - strio.h trio.c: Dan McNichol suggested a couple of small by Daniel Veillard · 24 years ago
- b45c43b - configure.in xpath.c: applied Bjorn patches for FPE on the alpha Daniel by Daniel Veillard · 24 years ago
- e39a93d This improves seriously some XSLt speed tests: by Daniel Veillard · 24 years ago
- 2156a56 - xpath.c: more cleanup work on XPath name parsing routines Daniel by Daniel Veillard · 24 years ago
- 61d80a2 - parserInternals.c xpath.[ch]: some UTF8 cleanup on by Daniel Veillard · 24 years ago
- 82e4971 - xpath.c: fixed bug #53689 related to processing-instruction() Daniel by Daniel Veillard · 24 years ago
- b33c201 - tree.c: trying to fix #53574, not completely complete, by Daniel Veillard · 24 years ago
- eae522a Time to work on helping the Gnome Doc project, first step is reintegrating by Daniel Veillard · 24 years ago
- fd0c3eb Fixed the XPointer crap ... by Daniel Veillard · 24 years ago
- 40af649 - xpath.c: fixed xmlXPathCompile to detected unproperly ended expr Daniel by Daniel Veillard · 24 years ago
- 70a9da5 trio upgrade and integration by Bjorn Reese · 24 years ago
- e470df7 3 hours of debug, this was hell: by Daniel Veillard · 24 years ago
- e043ee1 - xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper by Daniel Veillard · 24 years ago
- 1731d6a - xpath.c: trying to get 52979 solved by Daniel Veillard · 24 years ago
- 73639a7 - xpath.c: Bill Brack pointer an error in detecting a null nodeset Daniel by Daniel Veillard · 24 years ago
- 911f49a - xpath.c: checking for null pointer generated by new code Daniel by Daniel Veillard · 24 years ago
- d8df6c0 Fixes in the plane: - xpath.c: fixed a [] evaluation problem reported - by Daniel Veillard · 24 years ago
- 4dd9346 Small fixes: - xpath.c: fixed a memleak when comparing nodesets - by Daniel Veillard · 24 years ago
- 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 24 years ago
- 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 24 years ago
- fbf8a2d More cleanups, XSLT induced, start looking okay: by Daniel Veillard · 24 years ago
- afcbe1c Did the boring cleanup job now that stuff works okay again: by Daniel Veillard · 24 years ago
- 9e7160d Completely changed the way the XPath evaluation is done, likely to break by Daniel Veillard · 24 years ago
- 68d7b67 - xpath.c: ptittom found a small bug in UnaryExpr Daniel by Daniel Veillard · 24 years ago
- 4af6b6e - xpath.c: Bjorn found the error related to strictness of comparison. Daniel by Daniel Veillard · 24 years ago
- e1dc011 xmlXPathNodeCollectAndTest fixed (by William Brack) by Bjorn Reese · 24 years ago
- 7785171 Minimal changes for XSLT node-set() extra function: by Daniel Veillard · 24 years ago
- 48b2f89 Okay time to improve performances, gprof session: by Daniel Veillard · 24 years ago
- bbd51d5 - xpath.c: found a memleak and fixed a nasty bug Daniel by Daniel Veillard · 24 years ago
- f7cd481 - xmllint.[c1] : added return code errors for xmllint by Daniel Veillard · 24 years ago
- 3473f88 Revert directory structure changes by Owen Taylor · 24 years ago
- 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 24 years ago
- 4b63707 - xpath.c: finally implemented xmlXPathCompareNodeSets by Daniel Veillard · 24 years ago
- f714aa3 - tree.c: fixed xmlNodeGetContent, it was not recursing on child by Daniel Veillard · 24 years ago
- 88f8f6f - xpath.c: fixed "*" (unbelievable !) and a couple of warnings Daniel by Daniel Veillard · 24 years ago
- 081543f xmlXPathNodeSetSort now uses Shell's sorting algorithm by Bjorn Reese · 24 years ago
- 142adbf More bugfixes due to DocBook: by Daniel Veillard · 24 years ago
- f23e009 - xpath.c: xmlXPathEqualNodeSetFloat the arg is really a double now Daniel by Daniel Veillard · 24 years ago
- e0e2651 - tree.[ch] parser.c xpath.c: fixed the problem of addressing by Daniel Veillard · 24 years ago
- f41fbbf testing and bug fixing related to XSLT: by Daniel Veillard · 24 years ago
- 5dd2f0a Well the bugs I was chasing on XSLT were ... in libxml ... grrrr: by Daniel Veillard · 24 years ago
- d12b69d bit of testing, a bit of fixing, a bit of testing, a bit of fixing ... by Daniel Veillard · 24 years ago
- 2c257ec How to remove 20% of XSLT execution time in less than 20 lines of code by Daniel Veillard · 24 years ago
- 0f2a53c Bug fixes and an extension found and required by XSLT: by Daniel Veillard · 24 years ago
- 2c833b6 Dohhhhhh: - xmliO.c: Harry Blundell pointed out that xmlCheckFilename by Daniel Veillard · 24 years ago
- e99a476 fixed a number of problems in XPATH_XSLT_TREE processing Daniel by Daniel Veillard · 24 years ago
- 2b325a0 XSLT debug side effect: * xpath.c: fixed mod operator Daniel by Daniel Veillard · 24 years ago
- 2f913b7 Fixes inherited from XSLT testing: by Daniel Veillard · 24 years ago
- f17e09b Incorporated patches, some cleanup: by Daniel Veillard · 24 years ago
- 8a7642f Memory issues on the new type: by Daniel Veillard · 24 years ago
- e456646 More work, bugfixes for problems detected by XSLT, and addition of by Daniel Veillard · 24 years ago
- 5a2b697 - xpath.c: seems I finally killed that ugly path evaluation by Daniel Veillard · 24 years ago
- 8f4d975 added xmlXPathRegisterVariableLookup() for XSLT Daniel by Daniel Veillard · 24 years ago
- f6eea27 Bugfixes, extesion and optimizations for XSLT: by Daniel Veillard · 24 years ago
- 389e6b7 Patches bug fixes and on new function: by Daniel Veillard · 24 years ago
- 0810898 - testXPath.c xpath.c: fixing the XPath union expressions problem by Daniel Veillard · 24 years ago
- a6d8eb6 Finally had a bit of time to resynch both trees: by Daniel Veillard · 24 years ago
- ce6e98d Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c by Daniel Veillard · 24 years ago
- f62ceff General fixes, XPointer improvements: by Daniel Veillard · 24 years ago
- 41e0651 A few serious bugfixes: by Daniel Veillard · 24 years ago
- 9e8bfae XInclude and other stuff while travelling. Contributed patches: by Daniel Veillard · 24 years ago
- a4964b7 - HTMLparser.c: fixed loop on invalid char in scripts by Daniel Veillard · 24 years ago
- a5db68a - xpath.c xpathInternals.h: applied a large cleaning patch by Daniel Veillard · 24 years ago
- c4f4f0b - xpath.c: fixed the root evaluation problems by Daniel Veillard · 24 years ago
- 767662d - xpath.c: applied another XPath patch from TOM by Daniel Veillard · 24 years ago
- f6bf921 - xpath.c textXPath.c xpathInternals.h: applied TOM <ptittom@free.fr> by Daniel Veillard · 24 years ago
- d6d7f7b patched to redirrect all "out of context" error messages to by Daniel Veillard · 24 years ago
- 29a11cc Releasing 2.2.6 after adding xpathInternals.h: by Daniel Veillard · 24 years ago
- df7ef2a closing bug #29260, Daniel by Daniel Veillard · 24 years ago
- 126f279 Bunch of fixes, finishing moving datastructures to the hash stuff: by Daniel Veillard · 24 years ago
- 52afe80 Started working on the hash table module integration, fixed a bug: by Daniel Veillard · 24 years ago
- ff9c330 More work on XPointer by Daniel Veillard · 24 years ago
- c2df4cd Going forward in XPointer implementation: by Daniel Veillard · 24 years ago
- 2d38f04 - xpath.[ch] xpointer.[ch]: worked on XPath functions and variable by Daniel Veillard · 24 years ago
- c8df0aa Added XPointer: - configure.in Makefile.am include/makefile.am: adding by Daniel Veillard · 24 years ago
- b71379b - moved xml-error.h to xmlerror.h: seems this allowed to bypass by Daniel Veillard · 24 years ago
- 7e99c63 Tried to build libxml2-2.2.5 by Daniel Veillard · 24 years ago
- 55b91f2 Massive XPath implementation cleanup: by Daniel Veillard · 24 years ago
- ac26030 More work and fixes on XPath: by Daniel Veillard · 24 years ago
- 740abf5 Big XPath cleanup continues, one URI fix: by Daniel Veillard · 24 years ago
- 8b5dd83 - configure.in: releasing 2.2.4 by Daniel Veillard · 24 years ago
- f09e7e3 XPath fixes and cleanup, 2 general bug fixes: by Daniel Veillard · 24 years ago
- 46057e1 Various contribs: - xpath.c: patch for normalize-string() by Daniel Veillard · 24 years ago
- 04698d9 New set of cleanups, released 2.2.3: by Daniel Veillard · 24 years ago
- 39c7d71 Jumbo patch, resync of W3C/Gnome CVS trees: by Daniel Veillard · 24 years ago
- 32bc74e - doc/encoding.html doc/xml.html: added I18N doc by Daniel Veillard · 24 years ago
- 3f6f7f6 - win32config.h.in: updated by Daniel Veillard · 24 years ago
- be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
- fc708e2 - cosmetic changes from "Timur I. Bakeyev" <timur@bat.ru> Daniel by Daniel Veillard · 25 years ago
- 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 25 years ago