summaryrefslogtreecommitdiff
path: root/python/libxslt.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-22Imported Upstream version 1.1.29upstream/1.1.29DongHun Kwak1-5/+5
2012-09-12Big space and tabs cleanupDaniel Veillard1-36/+36
2007-10-25changed iterator argument for Py_Dict_Next from int to ssize_t to fixWilliam M. Brack1-4/+6
2007-08-30applied patch from Daniel Gryniewicz to fix a segfault caused by aWilliam M. Brack1-5/+6
2007-01-11added new function replace from Joel Reed. added new test case for above.William M. Brack1-2/+2
2006-12-22applied patch supplied by Kjartan Maraas (bug #388567).William M. Brack1-2/+2
2006-12-11applied patch from Nic James Ferrier to make stylesheets comparable and toDaniel Veillard1-0/+301
2004-07-02convenience change try to avoid calling libxml2 cleanup function directlyDaniel Veillard1-3/+2
2003-11-05Minor enhancements to eliminate compile/test warningsWilliam M. Brack1-6/+6
2003-09-28minor cleanup for various compilation warnings (AIX as well as gcc)William M. Brack1-0/+1
2003-09-18don't output errors to stdout by default use stderr instead. DanielDaniel Veillard1-1/+1
2003-07-09patch from Sean Treadway, adding Python bindings for extension element andDaniel Veillard1-28/+264
2003-03-26portability fixes from Albert Chin avoid RTLD_GLOBAL detection warning tooDaniel Veillard1-0/+3
2003-01-22fixed a couple of return error #104150 reported by Peter O'Shea DanielDaniel Veillard1-2/+2
2003-01-13Fixed a debug log, switched it off now, DanielDaniel Veillard1-2/+2
2003-01-13fixing bug #101602 for extension modules init and shutdown callbacks,Daniel Veillard1-2/+195
2002-12-23patch from Stéphane Bidoul for Python 2.1 DanielDaniel Veillard1-0/+3
2002-11-23fixes for compiling without config.h DanielDaniel Veillard1-1/+1
2002-11-16make sure to register EXSLT for the bindings add a specific test minorDaniel Veillard1-0/+4
2002-08-25applied a patch from Ralf Mattes providing style.saveResultToString()Daniel Veillard1-0/+43
2002-08-21fixed the parameter order when calling Python based extensions. DanielDaniel Veillard1-1/+1
2002-05-24tried to fix #79105 by providing a specific error registering routine.Daniel Veillard1-4/+113
2002-03-18applied the same kind of fixes to the Python Makefiels than to libxml2Daniel Veillard1-98/+23
2002-03-08preparing release 1.0.13 updated and rebuilt the docs fixed a possibleDaniel Veillard1-1/+4
2002-02-22changes for the 'usual' setup.py to allow building a libxml2-python moduleDaniel Veillard1-0/+14
2002-02-10fixed a small warning. rebuilt the APIs DanielDaniel Veillard1-1/+1
2002-02-09Fixed the python Makefiles, corrected a bug showing up on ia64, changedDaniel Veillard1-2/+3
2002-02-07fixup the script and rebuid the API cleanup provided accessors for a lotDaniel Veillard1-2/+3
2002-02-07small fix cleanup avoid a problem with $(TESTS) augmented the wrappersDaniel Veillard1-8/+17
2002-02-06added libxslt_xsltCleanup() added parameters toDaniel Veillard1-3/+75
2002-02-06plugged the extension of the engine with python defined functions added aDaniel Veillard1-1/+94
2002-02-05attempst to tweak to get full memory debug... the basic API starts to workDaniel Veillard1-0/+70
2002-02-04reactivated xsltMatchPattern() since this is really something one may wantDaniel Veillard1-0/+123