summaryrefslogtreecommitdiff
path: root/src/lxml/python.pxd
Commit message (Expand)AuthorAgeFilesLines
...
* [svn r1047] C-ification in _unwrapXPathObject(bool)scoder2006-05-021-0/+1
* [svn r1021] small C-ificationscoder2006-04-281-0/+1
* [svn r941] removed IDDict dependency on UserDict, extended test casesscoder2006-04-201-0/+1
* [svn r937] new include file xmlid.pxi, reverted XMLID() to old ElementTree co...scoder2006-04-191-1/+2
* [svn r936] make iter() a C macroscoder2006-04-191-0/+1
* [svn r912] clean up in python.pxdscoder2006-04-131-1/+1
* [svn r911] make issubclass a macroscoder2006-04-131-0/+1
* [svn r907] cleaned up declarations in python.pxd and etree.h, added str() macroscoder2006-04-131-3/+1
* [svn r819] make string -> char* conversion explicit (C macro '_cstr') , repla...scoder2006-03-231-0/+1
* [svn r814] clean up, make _getNsTag and _getFilenameForFile internal C functi...scoder2006-03-231-1/+0
* [svn r810] more fast paths through _createElement, makes Element() another 20...scoder2006-03-231-0/+1
* [svn r763] merged in changes from error-reporting branchscoder2006-03-201-0/+1
* [svn r759] big merge from scoder2 branch: extension functions for XPath/XSLT,...scoder2006-03-201-0/+2
* [svn r747] uhm, well, use callable() as macroscoder2006-03-171-0/+1
* [svn r746] make callable() a macroscoder2006-03-171-0/+1
* [svn r733] make error_log a property in LxmlException, RelaxNG, XMLSchema and...scoder2006-03-161-0/+1
* [svn r710] added XMLID module function - simplistic, straight forward impleme...scoder2006-03-151-0/+1
* [svn r708] clean up, moved _hasTag function back into ElementTagFilter, facto...scoder2006-03-151-0/+1
* [svn r688] clean upscoder2006-03-131-2/+2
* [svn r658] use Python API type checks instead of calls to isinstance() for st...scoder2006-03-121-0/+4
* [svn r654] replace isinstance() and hasattr() by Python API calls (redefined ...scoder2006-03-121-0/+6
* [svn r653] factored out Python.h declarations into python.pxdscoder2006-03-121-172/+6
* [svn r650] split of tree.pxd: move Python.h stuff into python.pxdscoder2006-03-121-0/+191