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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix race condition in threaded XSLT processing
Stefan Behnel
2012-03-26
1
-4
/
+1
*
fix compile error reporting for XSLT stylesheet compilation
Stefan Behnel
2012-02-23
2
-1
/
+4
*
test for latest nsmap fix
Stefan Behnel
2012-02-18
1
-0
/
+5
*
fix crash when building nsmap for empty namespace URI
Stefan Behnel
2012-02-18
1
-5
/
+2
*
fix ticket 903782: initialise document dict for HTML parsing in iterparse to ...
Stefan Behnel
2011-12-14
3
-0
/
+33
*
add missing serialisation options to lxml.html.tostring()
Stefan Behnel
2011-12-13
1
-6
/
+32
*
doc comment
Stefan Behnel
2011-12-13
1
-0
/
+2
*
"E :pseudo" should parse the same as "E *:pseudo", not "E:pseudo"
Simon Sapin
2011-12-12
3
-1
/
+13
*
use known buffer length on char* to Python bytes conversion
Stefan Behnel
2011-12-02
1
-1
/
+1
*
use lower case encoding names when de-/encoding in Python
Stefan Behnel
2011-12-02
4
-13
/
+16
*
doc clarification
Stefan Behnel
2011-11-12
1
-2
/
+2
*
Added support for passing kwargs into html5lib parser. I.e lxml.html.html5par...
hankthetank
2011-11-04
1
-4
/
+4
*
fix bug #889200: no longer raise an exception in lxml.html.diff on img tags w...
Stefan Behnel
2011-11-11
2
-3
/
+9
*
Cython code simplifications
Stefan Behnel
2011-11-09
1
-9
/
+5
*
minor cleanup
Stefan Behnel
2011-11-09
1
-2
/
+2
*
More tests and change log for the parsing bug in cssselect.
Simon Sapin
2011-11-05
1
-3
/
+9
*
Ignore optional whitespace after combinators when parsing CSS selectors.
Simon Sapin
2011-11-04
3
-0
/
+9
*
another fix for the 'descendant' problem in cssselect to undo a serious perfo...
Stefan Behnel
2011-11-03
2
-4
/
+4
*
extended docstring
Stefan Behnel
2011-10-27
1
-1
/
+2
*
new option 'cleanup_namespaces' in objectify.deannotate()
Stefan Behnel
2011-10-23
1
-5
/
+9
*
reexport etree.SubElement as objectify.SubElement, increase minor version
Stefan Behnel
2011-10-12
1
-2
/
+4
*
docs
Stefan Behnel
2011-09-25
1
-2
/
+4
*
docstring
Wojtek
2011-09-15
1
-0
/
+3
*
kill_tags support
Wojtek
2011-09-12
1
-5
/
+5
*
support pi.get() and pi.attrib by parsing the text context for pseudo-attributes
Stefan Behnel
2011-09-07
3
-27
/
+57
*
fix naming collision in lxml.html
Stefan Behnel
2011-09-02
1
-3
/
+3
*
rename lxml.get_includes() to lxml.get_include() - sounds wrong, but there is...
Stefan Behnel
2011-09-01
1
-1
/
+1
*
comment, changelog
Stefan Behnel
2011-08-25
1
-2
/
+4
*
a (mostly) rewrite of the library header file inclusion, also dropping Py2.3 ...
Stefan Behnel
2011-08-25
1
-0
/
+0
*
patch that copies headers only if --static is
Matteo Bertozzi
2011-08-24
1
-0
/
+15
*
let cleaner drop 'data:' links just like it does for 'javascript:' links
Stefan Behnel
2011-08-12
2
-1
/
+9
*
Py3.3 test fix
Stefan Behnel
2011-08-12
1
-2
/
+2
*
replace html5lib integration with an import of the official lxml support in h...
Stefan Behnel
2011-08-11
2
-2
/
+8
*
fix C compiler warnings
Stefan Behnel
2011-07-22
1
-1
/
+1
*
code cleanup
Stefan Behnel
2011-07-22
6
-54
/
+13
*
code cleanup
Stefan Behnel
2011-07-22
1
-2
/
+2
*
sax.py: use the same tag name building mechanism for endElementNS() as for st...
Stefan Behnel
2011-07-01
2
-7
/
+35
*
fix slice assignments after recent code cleanup
Stefan Behnel
2011-05-29
1
-1
/
+1
*
code cleanup
Stefan Behnel
2011-05-29
1
-3
/
+3
*
exception handling fixes
Stefan Behnel
2011-05-29
2
-6
/
+7
*
code cleanup
Stefan Behnel
2011-05-28
1
-12
/
+12
*
fix more compiler warnings: unused and uninitialised variables
Stefan Behnel
2011-05-28
12
-23
/
+22
*
initialise C variables to silence compiler warnings
Stefan Behnel
2011-05-28
5
-19
/
+19
*
code cleanup
Stefan Behnel
2011-05-27
1
-9
/
+3
*
close file in test
Stefan Behnel
2011-05-27
1
-1
/
+4
*
code simplification
Stefan Behnel
2011-05-24
1
-7
/
+8
*
build fix
Stefan Behnel
2011-05-24
2
-7
/
+7
*
let parse() and iterparse() only close files they opened themselves, provide ...
Stefan Behnel
2011-05-23
4
-8
/
+17
*
added test case from ticket #773715
Stefan Behnel
2011-05-19
1
-0
/
+33
*
fix #773715: assertion error in cleaner when dropping top-level element
Stefan Behnel
2011-05-19
1
-2
/
+8
[next]