| Commit message (Expand) | Author | Age | Files | Lines |
* | - include/libxml/globals.h include/libxml/threads.h threads.c | Daniel Veillard | 2001-10-17 | 1 | -0/+1 |
* | trying to cleanup the not thread safe parts of the library. Daniel | Daniel Veillard | 2001-10-16 | 1 | -3/+30 |
* | started integrating the non-controversial parts of Gary Pennington | Daniel Veillard | 2001-10-11 | 1 | -3/+1 |
* | preparing 2.4.6 release updated and rebuilt the docs fixed a number ofLIBXML_2_4_6 | Daniel Veillard | 2001-10-10 | 1 | -1/+1 |
* | implemented xmlXPathObjectCopy for external objects added | Thomas Broyer | 2001-10-07 | 1 | -2/+4 |
* | fixing #61673 part I, do not loose doc information when copying result | Daniel Veillard | 2001-10-06 | 1 | -1/+2 |
* | trying to harden the XPath interpreter Daniel | Daniel Veillard | 2001-10-06 | 1 | -9/+83 |
* | applied fix from Mathias Hasselmann about a bug in URI parsing. fix bug | Daniel Veillard | 2001-10-05 | 1 | -4/+16 |
* | removed a couple of warning try to solve the linking problem on platforms | Daniel Veillard | 2001-09-20 | 1 | -0/+2 |
* | hum, restrict the integer usage gcc bug workaround to only gcc compilers | Daniel Veillard | 2001-08-27 | 1 | -2/+14 |
* | fixed a Windows compiler warning (Chris Poblete) fix for mod when dividend | Daniel Veillard | 2001-08-26 | 1 | -1/+4 |
* | more work on the XML catalog support. small cleanup seems using list as a | Daniel Veillard | 2001-08-21 | 1 | -13/+45 |
* | Re-worked NaN and Inf support | Bjorn Reese | 2001-08-21 | 1 | -130/+16 |
* | serious changes on Result Value Trees and NodeSets w.r.t. deallocation and | Daniel Veillard | 2001-08-14 | 1 | -12/+30 |
* | count() was broken on Result Value Tree fixed file:/// accesses on _WIN32 | Daniel Veillard | 2001-08-14 | 1 | -1/+20 |
* | fixed a bug when walking the descendants and the current node has no | Daniel Veillard | 2001-08-01 | 1 | -4/+6 |
* | fixed a bug in xmlXPathNodeTrailingSorted (for now it worked like the | Thomas Broyer | 2001-07-31 | 1 | -1/+1 |
* | fixed a serious memory problen when walking the namespace axis showing up | Daniel Veillard | 2001-07-30 | 1 | -7/+14 |
* | added a function lookup framework | Thomas Broyer | 2001-07-26 | 1 | -2/+41 |
* | fixed the xmlLineNumbersDefault() errors, lesson don't add new functions | Daniel Veillard | 2001-07-25 | 1 | -0/+7 |
* | Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% | Daniel Veillard | 2001-07-18 | 1 | -3/+26 |
* | added a more convenient extension API for value and context managing Now | Thomas Broyer | 2001-07-16 | 1 | -3/+534 |
* | fix the name() bug for elements in the default namespace reported by | Daniel Veillard | 2001-07-08 | 1 | -30/+35 |
* | trying to fix #56948, this led to an XPath fix, improvements of SAX | Daniel Veillard | 2001-07-08 | 1 | -1/+3 |
* | - xpath.c: a bug reported by Stephan Kulow empty nodesets | Daniel Veillard | 2001-07-05 | 1 | -5/+8 |
* | - xpath.c: fixed a missing copy in xmlXPathVariableLookupNS() | Daniel Veillard | 2001-07-03 | 1 | -1/+2 |
* | - xpath.c include/libxml/xpath.h include/libxml/xpathInternals.h: | Daniel Veillard | 2001-07-03 | 1 | -694/+1748 |
* | xmlStrstr args are both const small cleanup reformated, fixed problems if | Daniel Veillard | 2001-06-29 | 1 | -0/+1 |
* | moved the symlinks detection within a CVS check, this is not portable and | Daniel Veillard | 2001-06-27 | 1 | -1/+2 |
* | Oops small clanup, Daniel | Daniel Veillard | 2001-06-24 | 1 | -1/+1 |
* | - xpath.c: patch to xmlXPathFormatNumber for the optimizer on | Daniel Veillard | 2001-06-24 | 1 | -1/+4 |
* | Summer's cleanup, a really big one: | Daniel Veillard | 2001-06-24 | 1 | -1/+1 |
* | fixed the bug generating a template loop in libxslt when using | Daniel Veillard | 2001-06-23 | 1 | -3/+1 |
* | attempt to work around what seemed a gcc optimizer bug when handling | Daniel Veillard | 2001-06-21 | 1 | -28/+38 |
* | - Makefile.am: cleanup when --without-debug is specified | Daniel Veillard | 2001-06-21 | 1 | -2/+2 |
* | - xpath.c: first part of the work on selecting namespace to fix bug #56115 | Daniel Veillard | 2001-06-16 | 1 | -3/+11 |
* | - xpath.c: Thomas Broyer suggested a better patch for the / arg | Daniel Veillard | 2001-06-14 | 1 | -2/+4 |
* | - xpath.c: bug detected by Ankh when / is used as a function arg | Daniel Veillard | 2001-06-13 | 1 | -2/+2 |
* | - xpath.c: robert pointed out xmlXPathNINF was not initialized | Daniel Veillard | 2001-06-07 | 1 | -1/+1 |
* | - xpath.c encoding.[ch]: William M. Brack provided a set of UTF8 | Daniel Veillard | 2001-05-30 | 1 | -36/+66 |
* | - tree.c: fixed a gross mistake in base computation, xml:base is | Daniel Veillard | 2001-05-22 | 1 | -3/+12 |
* | - catalog.[ch]: fixes and add xmlLoadCatalogs() | Daniel Veillard | 2001-05-22 | 1 | -2/+1 |
* | - catalog.c: handling of CATALOG entries. detection of recursion, | Daniel Veillard | 2001-05-21 | 1 | -2/+1 |
* | - xpath.c: Joe Orton reported a bug found with IRIx compiler. | Daniel Veillard | 2001-05-21 | 1 | -1/+0 |
* | - xpath.c tree.c parser.c: speed optimizations at the parser level | Daniel Veillard | 2001-05-16 | 1 | -5/+8 |
* | - xpath.c xpath.h xpathInternals.h: apply an XPath API cleanup | Daniel Veillard | 2001-05-15 | 1 | -290/+589 |
* | - xpath.c result/XPath/expr/floats : clarified and cleanup | Daniel Veillard | 2001-05-03 | 1 | -1/+14 |
* | fix of an XSLT namespace bug reported on the list general/bug-8- Daniel | Daniel Veillard | 2001-04-30 | 1 | -2/+9 |
* | - strio.h trio.c: Dan McNichol suggested a couple of small | Daniel Veillard | 2001-04-30 | 1 | -18/+36 |
* | - configure.in xpath.c: applied Bjorn patches for FPE on the | Daniel Veillard | 2001-04-28 | 1 | -0/+8 |