summaryrefslogtreecommitdiff
path: root/src/lxml/includes/htmlparser.pxd
Commit message (Expand)AuthorAgeFilesLines
* remove some unused imports in .pxd filesStefan Behnel2014-03-201-2/+1
* add new libxml2 HTML parser flags to declarationsStefan Behnel2014-03-201-0/+6
* optimise Unicode string parsing for PEP393 (Py3.3+)Stefan Behnel2014-01-021-4/+6
* use absolute imports in .pxd files to prevent interference with an installed ...Stefan Behnel2012-07-301-4/+4
* fixed libxml2 API usage by appropriately using 'const' and 'xmlChar*'Stefan Behnel2012-07-301-2/+2
* renamed 'include' package to 'includes' because 'include' is a keyword in CythonStefan Behnel2012-07-301-0/+49