| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | [svn r2200] added a Python API function | scoder | 2007-03-16 | 1 | -1/+2 |
| * | [svn r2097] ported parser locking to pythread.h (instead of Python thread mod... | scoder | 2007-02-10 | 1 | -0/+12 |
| * | [svn r2089] ElementTree.write() did not raise an exception when the file was ... | scoder | 2006-12-07 | 1 | -1/+4 |
| * | [svn r1981] make repr() a C function | scoder | 2006-10-25 | 1 | -0/+1 |
| * | [svn r1886] fix handling of 8-bit encoded filenames | scoder | 2006-09-09 | 1 | -0/+2 |
| * | [svn r1863] removed accidental Python 2.4-ism | scoder | 2006-08-10 | 1 | -1/+0 |
| * | [svn r1844] merged CAPI branch: C-API, objectify, classlookup, etc. | scoder | 2006-08-08 | 1 | -3/+15 |
| * | [svn r1740] fix for EXSLT regexp:match function: handle groups of non-global ... | scoder | 2006-07-31 | 1 | -0/+1 |
| * | [svn r1599] renamed etree.h to etree_defs.h to move it out of the way: public... | scoder | 2006-07-01 | 1 | -1/+1 |
| * | [svn r1571] merge of iterparse branch: iterparse and iterwalk functions | scoder | 2006-06-23 | 1 | -1/+3 |
| * | [svn r1565] handle exceptions in Python API list functions | scoder | 2006-06-23 | 1 | -7/+7 |
| * | [svn r1508] make XSLT and extension functions work with threads | scoder | 2006-06-10 | 1 | -0/+1 |
| * | [svn r1501] merge of threading branch, including a few more bug fixes regardi... | scoder | 2006-06-10 | 1 | -1/+12 |
| * | [svn r1491] replace call to xmlReconciliateNs by new function _fixNamespaces ... | scoder | 2006-06-09 | 1 | -0/+2 |
| * | [svn r1451] reverted last patch, can crash | scoder | 2006-06-08 | 1 | -1/+0 |
| * | [svn r1450] create Python list of correct size if we know it | scoder | 2006-06-08 | 1 | -0/+1 |
| * | [svn r1409] reverted to start new branch instead (too experimental) | scoder | 2006-06-04 | 1 | -10/+0 |
| * | [svn r1408] initial threading support in the parser | scoder | 2006-06-04 | 1 | -0/+10 |
| * | [svn r1390] update-error-constants.py: strip prefixes and indentation before ... | scoder | 2006-06-03 | 1 | -0/+1 |
| * | [svn r1387] helper macro _isString() to check object for (str or unicode) type | scoder | 2006-06-03 | 1 | -0/+1 |
| * | [svn r1326] made error name lookup more robust, updating constants from xmler... | scoder | 2006-05-29 | 1 | -0/+2 |
| * | [svn r1195] support XML pretty printing in output functions, major cleanup in... | scoder | 2006-05-18 | 1 | -1/+1 |
| * | [svn r1141] rewrite of ElementDepthFirstIterator to support tag selection: co... | scoder | 2006-05-12 | 1 | -0/+2 |
| * | [svn r1112] fix str() decoding bug in _XSLTResultTree.__str__ for non-UTF8 en... | scoder | 2006-05-10 | 1 | -0/+2 |
| * | [svn r1103] support parsing straight from Python unicode strings | scoder | 2006-05-08 | 1 | -0/+3 |
| * | [svn r1099] another rewrite of file-like parsing: let libxml2 pull the data b... | scoder | 2006-05-07 | 1 | -0/+1 |
| * | [svn r1093] support Py_ssize_t in Python 2.5 (compiling under Py2.5/64bit nee... | scoder | 2006-05-06 | 1 | -4/+6 |
| * | [svn r1091] clean up, use Python memory management instead of plain C-malloc | scoder | 2006-05-05 | 1 | -0/+4 |
| * | [svn r1090] fix and describe (doctests) API for evaluator-local extension fun... | scoder | 2006-05-05 | 1 | -0/+1 |
| * | [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 |