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
/
includes
/
tree.pxd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify Element.clear() and reduce overhead in the attribute clearing code.
Stefan Behnel
2019-03-01
1
-0
/
+1
*
LP#1814522: Fix a crash when appending a child subtree that contains unsubsti...
Stefan Behnel
2019-02-05
1
-0
/
+2
*
fix UTF-8 error handling in _write_attr_string()
Stefan Behnel
2017-01-08
1
-0
/
+1
*
try to use the new function
Burak Arslan
2016-12-27
1
-1
/
+1
*
import xmlBufAttrSerializeTxtContent from libxml
Burak Arslan
2016-12-27
1
-0
/
+2
*
include internal/external DTD subsets in thread-dict cleanup
Stefan Behnel
2015-04-04
1
-0
/
+1
*
make Cython aware of "const_xmlChar" constness
Stefan Behnel
2015-03-01
1
-1
/
+1
*
Update name validation.
Olli Pottonen
2015-02-21
1
-0
/
+1
*
Enable modifying document type declarations.
Olli Pottonen
2015-02-16
1
-0
/
+2
*
Properly serialize all HTML doctype declarations.
Olli Pottonen
2015-02-16
1
-0
/
+1
*
use per-document hash tables for XML IDs and allow disabling them completely ...
Stefan Behnel
2014-05-28
1
-0
/
+5
*
xmlBufLength() is not exported by libxml2, use xmlBufUse() instead
Stefan Behnel
2013-03-29
1
-1
/
+1
*
fix declared signature of xmlOutputBufferWriteEscape() function
Stefan Behnel
2012-11-20
1
-1
/
+1
*
add new API for incremental XML file generation
Stefan Behnel
2012-11-20
1
-2
/
+7
*
initial Python API for libxml2 memory debugging features
Stefan Behnel
2012-09-19
1
-3
/
+7
*
adapt to upcoming buffer changes in libxml2 2.9
Stefan Behnel
2012-08-23
1
-2
/
+6
*
fix another load of C compiler warnings about xmlChar* unsignedness etc.
Stefan Behnel
2012-08-11
1
-3
/
+3
*
fix for new libxml2 API
Stefan Behnel
2012-08-06
1
-1
/
+1
*
fixed libxml2 API usage by appropriately using 'const' and 'xmlChar*'
Stefan Behnel
2012-07-30
1
-71
/
+80
*
renamed 'include' package to 'includes' because 'include' is a keyword in Cython
Stefan Behnel
2012-07-30
1
-0
/
+442