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