Age | Commit message (Expand) | Author | Files | Lines |
2004-07-12 | fixed type for doctypeSystem and doctypePublic (problem reported on the | William M. Brack | 1 | -2/+2 |
2004-07-09 | fixes Python on 64bits box problem. Daniel | Daniel Veillard | 1 | -0/+3 |
2004-07-02 | convenience change try to avoid calling libxml2 cleanup function directly | Daniel Veillard | 4 | -6/+10 |
2004-05-17 | release of libxslt-1.1.7 Daniel | Daniel Veillard | 1 | -0/+1 |
2004-04-01 | Add generated files, to make cvs silent. | Johan Dahlin | 1 | -1/+7 |
2004-02-16 | updated and rebuilt the documentation preparing release of 1.1.3 cleanup | Daniel Veillard | 1 | -0/+2 |
2004-01-22 | applied patch from Stefan Kost to fix behaviour on unknown element from | Daniel Veillard | 1 | -2/+20 |
2004-01-14 | applied shared lib loading patch for OS X from Gianni Ceccarelli Daniel | Daniel Veillard | 1 | -0/+3 |
2003-12-21 | fixed #129327 make sure parser flags get transmitted to the transformation | Daniel Veillard | 1 | -0/+1 |
2003-12-01 | updated the metadata informations in the headers regenerated the docs. | Daniel Veillard | 1 | -0/+4 |
2003-11-23 | Changed to detect recursion in xslt:import (bug #127687). regenerated to | William M. Brack | 1 | -5/+1 |
2003-11-05 | Minor enhancements to eliminate compile/test warnings | William M. Brack | 1 | -6/+6 |
2003-10-28 | applied patch from Roumen Petrov for bug #124539 when building outside the | Daniel Veillard | 2 | -5/+8 |
2003-10-22 | applied patch from Kasimier Buchcik for xsltGetDebuggerStatus and | Daniel Veillard | 1 | -0/+2 |
2003-10-19 | bump the libxml2 require to 2.6.0 which should ship for good real soon... | Daniel Veillard | 1 | -3/+4 |
2003-09-28 | minor cleanup for various compilation warnings (AIX as well as gcc) | William M. Brack | 1 | -0/+1 |
2003-09-18 | don't output errors to stdout by default use stderr instead. Daniel | Daniel Veillard | 1 | -1/+1 |
2003-09-18 | small fixes w.r.t. IS_XSLT_REAL_NODE change some makefile "distclean" | Daniel Veillard | 1 | -4/+3 |
2003-08-07 | removed ref to libxslt.la Minor cleanup of warning errors | William M. Brack | 2 | -0/+8 |
2003-07-09 | patch from Sean Treadway, adding Python bindings for extension element and | Daniel Veillard | 7 | -40/+378 |
2003-07-08 | applied patch from #116943 which should fix the xsltSaveResultToFile | Daniel Veillard | 1 | -1/+1 |
2003-05-15 | fixing portability bug #113002 on HP-UX cleanup of --with-python like for | Daniel Veillard | 1 | -3/+2 |
2003-05-04 | preparing release 1.0.30 backported a patch from libxml2 updated and | Daniel Veillard | 1 | -0/+4 |
2003-04-26 | fixed a problem in the generator where the way functions are remapped as | Daniel Veillard | 2 | -2/+1 |
2003-03-28 | fix bug #109395 as pointed out by Ben Phillips and avoid some warnings | Daniel Veillard | 1 | -6/+7 |
2003-03-26 | portability fixes from Albert Chin avoid RTLD_GLOBAL detection warning too | Daniel Veillard | 2 | -0/+4 |
2003-01-22 | fixed a couple of return error #104150 reported by Peter O'Shea Daniel | Daniel Veillard | 1 | -2/+2 |
2003-01-14 | preparing release 2.0.24 small update updated the news, rebuilt the APIs | Daniel Veillard | 1 | -0/+1 |
2003-01-13 | Fixed a debug log, switched it off now, Daniel | Daniel Veillard | 1 | -2/+2 |
2003-01-13 | fixing bug #101602 for extension modules init and shutdown callbacks, | Daniel Veillard | 4 | -2/+233 |
2002-12-28 | add missing .cvsignore entries | Jose Maria Celorio | 2 | -0/+4 |
2002-12-23 | patch from Stéphane Bidoul for Python 2.1 Daniel | Daniel Veillard | 1 | -0/+3 |
2002-12-13 | updated the apibuilder script, regenerated the APIs Daniel | Daniel Veillard | 1 | -3/+0 |
2002-12-11 | copied over the apibuild.py from libxml2, adapted a bit and regenerated | Daniel Veillard | 1 | -0/+6 |
2002-11-26 | fixed the API generation scripts. regenerated updated too updated too | Daniel Veillard | 1 | -0/+1 |
2002-11-24 | enable libxml2 memory debug before loading libxslt since libxslt | Daniel Veillard | 4 | -16/+12 |
2002-11-24 | updated with new version from Stéphane Bidoul Daniel | Daniel Veillard | 1 | -36/+41 |
2002-11-23 | patch from Charles Bozeman fixing a memory leak in | Daniel Veillard | 1 | -7/+8 |
2002-11-23 | fixes for compiling without config.h Daniel | Daniel Veillard | 2 | -2/+2 |
2002-11-16 | make sure to register EXSLT for the bindings add a specific test minor | Daniel Veillard | 3 | -0/+62 |
2002-11-15 | trying to fix #98518 when building outside of the source tree Daniel | Daniel Veillard | 2 | -4/+4 |
2002-11-14 | xpathObjectRet() pertains to the libxml2 module, add the namespace. Daniel | Daniel Veillard | 1 | -1/+1 |
2002-10-20 | fixed bugs when passing result value tree to Python functions. Daniel | Daniel Veillard | 1 | -4/+82 |
2002-09-05 | applied patch from Christophe Merlet to reestablish DESTDIR Daniel | Daniel Veillard | 1 | -4/+4 |
2002-08-25 | applied a patch from Ralf Mattes providing style.saveResultToString() | Daniel Veillard | 4 | -0/+55 |
2002-08-21 | fixed a bug w.r.t. namespace context when doing the evaluation of | Daniel Veillard | 1 | -5/+5 |
2002-08-21 | fixed the parameter order when calling Python based extensions. Daniel | Daniel Veillard | 1 | -1/+1 |
2002-08-14 | AMD x86-64 induced changes from Frederic Crozat Daniel | Daniel Veillard | 1 | -1/+1 |
2002-07-21 | fixed bug 87230, also multiple make jobs in python directory | William M. Brack | 1 | -3/+6 |
2002-05-24 | tried to fix #79105 by providing a specific error registering routine. | Daniel Veillard | 3 | -4/+120 |