index
:
delta/python-lxml.git
LP1595781_adopt_external_doc
baserock/morph
lxml-2.3
lxml-2.3.2
lxml-3.0
lxml-3.1
lxml-3.2
lxml-3.3
lxml-3.4
lxml-3.6
lxml-3.7
lxml-4.2
lxml-4.3
lxml-4.4
lxml-4.6
macos_unicode_tests
master
patch-1
pypy
pypy4
walter
xml_int_float_parsing
github.com: lxml/lxml.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lxml
/
python.pxd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[svn r3604] r4093@delle: sbehnel | 2008-04-25 23:30:13 +0200
scoder
2008-04-25
1
-0
/
+1
*
[svn r3519] r3934@delle: sbehnel | 2008-04-11 19:15:10 +0200
scoder
2008-04-11
1
-1
/
+1
*
[svn r3518] r3933@delle: sbehnel | 2008-04-11 15:17:54 +0200
scoder
2008-04-11
1
-1
/
+1
*
[svn r3450] r3817@delle: sbehnel | 2008-03-20 08:32:48 +0100
scoder
2008-03-21
1
-2
/
+4
*
[svn r3203] r3317@delle: sbehnel | 2008-01-25 10:35:30 +0100
scoder
2008-01-25
1
-0
/
+1
*
[svn r3181] r3275@delle: sbehnel | 2008-01-21 11:29:56 +0100
scoder
2008-01-21
1
-1
/
+1
*
[svn r3161] r3237@delle: sbehnel | 2008-01-11 11:54:56 +0100
scoder
2008-01-11
1
-3
/
+0
*
[svn r3155] r3222@delle: sbehnel | 2008-01-10 00:09:11 +0100
scoder
2008-01-11
1
-0
/
+3
*
[svn r3153] r3220@delle: sbehnel | 2008-01-10 00:00:38 +0100
scoder
2008-01-11
1
-7
/
+0
*
[svn r3150] r3211@delle: sbehnel | 2008-01-08 21:02:16 +0100
scoder
2008-01-09
1
-0
/
+3
*
[svn r3072] use 'with gil/nogil' where appropriate instead of acuiring/releas...
scoder
2007-12-02
1
-7
/
+1
*
[svn r3051] Python function declared
scoder
2007-11-17
1
-0
/
+1
*
[svn r2998] replaced __getslice__() etc. by __*item__() equivalents and a cus...
scoder
2007-10-25
1
-1
/
+10
*
[svn r2962] forgotten PyAPI declarations
scoder
2007-10-15
1
-8
/
+11
*
[svn r2766] some cleanup
scoder
2007-08-24
1
-1
/
+1
*
[svn r2761] avoid incref/decref around decrefing
scoder
2007-08-24
1
-0
/
+1
*
[svn r2754] objectify updates by Holger, support passing ObjectifiedElement o...
scoder
2007-08-20
1
-0
/
+1
*
[svn r2558] small optimisation in _Element.nsmap
scoder
2007-07-01
1
-0
/
+1
*
[svn r2554] new way to prevent deallocation crashes: count references from _E...
scoder
2007-06-29
1
-0
/
+1
*
[svn r2255] fast path for instantiation of _Element class (20% faster)
scoder
2007-05-06
1
-0
/
+1
*
[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
[prev]
[next]