summaryrefslogtreecommitdiff
path: root/src/lxml/include
Commit message (Expand)AuthorAgeFilesLines
* quick fix for compilation in old libxml2 versions - to be revisitedStefan Behnel2012-06-091-0/+5
* reimplement optimistic optimisation in _MultiTagMatcher when the doc's dict r...Stefan Behnel2012-04-241-0/+1
* fix some compiler warningsStefan Behnel2012-04-071-11/+1
* avoid redefinition of legacy C-API functions in older CPython versionsStefan Behnel2012-04-071-0/+3
* refactored error log connection into a context manager, added support for rec...Stefan Behnel2012-04-071-4/+2
* instead of a global setup, use execution local error callbacks for RelaxNG pr...Stefan Behnel2012-04-051-0/+6
* instead of a global setup, use execution local error callbacks for XPath proc...Stefan Behnel2012-04-051-2/+1
* instead of a global setup, use execution local error callbacks for XMLSchema ...Stefan Behnel2012-04-053-2/+12
* merged DTD attributes branchStefan Behnel2012-04-051-0/+113
|\
* | fix some copy-paste left-oversStefan Behnel2012-03-021-2/+2
* | moved public Cython/C declarations into 'lxml.include' package, which is now ...Stefan Behnel2012-03-0216-0/+2464
|/
* a (mostly) rewrite of the library header file inclusion, also dropping Py2.3 ...Stefan Behnel2011-08-251-0/+0