summaryrefslogtreecommitdiff
path: root/src/lxml/includes/xslt.pxd
Commit message (Expand)AuthorAgeFilesLines
* Fix some C compiler warnings.Stefan Behnel2017-08-311-1/+1
* Add a ``.write_result()`` method to XSLT result objects to simplify writing t...Stefan Behnel2017-08-171-1/+12
* repair last patch by saving and restoring the correct XSLT error function+con...Stefan Behnel2016-03-181-1/+5
* fix another load of C compiler warnings about xmlChar* unsignedness etc.Stefan Behnel2012-08-111-27/+24
* use absolute imports in .pxd files to prevent interference with an installed ...Stefan Behnel2012-07-301-2/+2
* fixed libxml2 API usage by appropriately using 'const' and 'xmlChar*'Stefan Behnel2012-07-301-5/+7
* renamed 'include' package to 'includes' because 'include' is a keyword in CythonStefan Behnel2012-07-301-0/+177