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
/
proxy.pxi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn r2836] work around libxml2's failure to serialise namespace declarations
scoder
2007-09-12
1
-20
/
+19
*
[svn r2766] some cleanup
scoder
2007-08-24
1
-5
/
+5
*
[svn r2765] another deallocation bug: order matters ...
scoder
2007-08-24
1
-3
/
+8
*
[svn r2761] avoid incref/decref around decrefing
scoder
2007-08-24
1
-1
/
+1
*
[svn r2591] fix for None deallocation bug
scoder
2007-07-03
1
-1
/
+4
*
[svn r2562] cleanup
scoder
2007-07-01
1
-13
/
+0
*
[svn r2554] new way to prevent deallocation crashes: count references from _E...
scoder
2007-06-29
1
-13
/
+22
*
[svn r2507] make removed nodes ns-self-contained
scoder
2007-06-22
1
-8
/
+10
*
[svn r2435] reverted wrong change from rev 43693
scoder
2007-06-12
1
-0
/
+1
*
[svn r2337] copy and paste bug? (not sure)
scoder
2007-05-26
1
-1
/
+0
*
[svn r2155] keep track of removed redundant namespace declarations and free t...
scoder
2007-02-25
1
-1
/
+19
*
[svn r2153] merged replacement for _xmlReconsiliateNs() from 'nscleanup' bran...
scoder
2007-02-24
1
-13
/
+16
*
[svn r2151] merged replacement for _xmlReconsiliateNs() from 'nscleanup' branch
scoder
2007-02-24
1
-22
/
+156
*
[svn r2102] removed now unneeded _NodeBase class, merged into _Element
scoder
2007-02-14
1
-7
/
+7
*
[svn r1955] memory leak when garbage collecting tailed root elements
scoder
2006-10-13
1
-0
/
+1
*
[svn r1499] removed _fixNamespaces function, useless after reverting to origi...
scoder
2006-06-09
1
-1
/
+0
*
[svn r1497] removed XML_PARSE_COMPACT option, not considered safe when modify...
scoder
2006-06-09
1
-2
/
+2
*
[svn r1491] replace call to xmlReconciliateNs by new function _fixNamespaces ...
scoder
2006-06-09
1
-1
/
+2
*
[svn r1475] fixes for last checkin: move deallocation into external function
scoder
2006-06-08
1
-0
/
+13
*
[svn r1362] generalized tree walker to merge code also with ElementDepthFirst...
scoder
2006-05-31
1
-6
/
+8
*
[svn r1357] C macro implementation of an iterative tree walker: reduces code ...
scoder
2006-05-31
1
-18
/
+10
*
[svn r1356] made _Attrib a plain Python object on top of an _Element, allowed...
scoder
2006-05-31
1
-80
/
+46
*
[svn r1341] small performance improvement in deallocation code: faster handli...
scoder
2006-05-30
1
-5
/
+7
*
[svn r1296] fixes in_fakeRootDoc(): store original root node in document rath...
scoder
2006-05-26
1
-4
/
+5
*
[svn r1295] moved _fakeRootDoc and _destroyFakeDoc to proxy.pxi: is related a...
scoder
2006-05-26
1
-0
/
+52
*
[svn r1091] clean up, use Python memory management instead of plain C-malloc
scoder
2006-05-05
1
-3
/
+3
*
[svn r869] bug fix: in XSLT output we may end up with HTML trees -> check for...
scoder
2006-03-29
1
-1
/
+2
*
[svn r663] moved PROXY_ELEMENT and PROXY_ATTRIB into C enum in etree.h
scoder
2006-03-12
1
-1
/
+1
*
[svn r653] factored out Python.h declarations into python.pxd
scoder
2006-03-12
1
-4
/
+4
*
[svn r651] clean up, prepend new proxies to _private list instead of appendin...
scoder
2006-03-12
1
-20
/
+8
*
[svn r453] re-applied split-up of etree.pyx into separate include files
scoder
2005-11-14
1
-1881
/
+6
*
[svn r452] svn copied etree.pyx to new module files to preserve svn history
scoder
2005-11-14
1
-0
/
+2046
*
[svn r451] reverted last revision
scoder
2005-11-14
1
-171
/
+0
*
[svn r449] here goes the big split-up of etree.pyx
scoder
2005-11-14
1
-0
/
+171