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
Commit message (
Expand
)
Author
Age
Files
Lines
*
prepare release of lxml 3.3.6
lxml-3.3.6
lxml-3.3
Stefan Behnel
2014-08-28
3
-5
/
+9
*
changelog
Stefan Behnel
2014-08-28
1
-0
/
+4
*
refactor some duplicated code
Stefan Behnel
2014-08-28
1
-18
/
+16
*
prevent tree cycle creation when adding siblings
Stefan Behnel
2014-08-28
2
-14
/
+56
*
fix crash when deallocating sibling Element proxies that do not have a parent
Stefan Behnel
2014-08-28
2
-3
/
+47
*
fix LP#1354652: crash when traversing internally loaded documents in XSLT ext...
Stefan Behnel
2014-08-09
3
-3
/
+73
*
replace donate gif image by png and serve it from lxml.de instead of github
Stefan Behnel
2014-05-24
2
-1
/
+1
*
mark Py3.4 as supported on home page
Stefan Behnel
2014-05-03
1
-1
/
+1
*
prepare release of lxml 3.3.5
lxml-3.3.5
Stefan Behnel
2014-04-18
3
-5
/
+9
*
changelog
Stefan Behnel
2014-04-17
1
-0
/
+10
*
strip control characters before looking for evil text content in Cleaner
Stefan Behnel
2014-04-17
2
-5
/
+13
*
add incremental XMPP serialisation example to docs
Stefan Behnel
2014-04-05
1
-0
/
+29
*
update MSWindows build docs
Stefan Behnel
2014-04-04
2
-81
/
+20
*
Added tag lxml-3.3.4 for changeset b058684af98d
Stefan Behnel
2014-04-03
1
-0
/
+2
*
prepare release of lxml 3.3.4
lxml-3.3.4
Stefan Behnel
2014-04-03
3
-4
/
+11
*
changelog
Stefan Behnel
2014-03-19
1
-0
/
+6
*
add test for high XML line numbers
Stefan Behnel
2014-03-18
1
-0
/
+16
*
use XML_PARSE_BIG_LINES parser option if available (libxml2 2.9.0+)
Stefan Behnel
2014-03-18
2
-1
/
+6
*
add parse options added in recent libxml2 versions
Stefan Behnel
2014-03-18
1
-0
/
+6
*
changelog
Stefan Behnel
2014-03-16
1
-1
/
+9
*
fix HTML wrapping for bytes strings in Py3
Stefan Behnel
2014-03-16
1
-1
/
+3
*
PyPy fix
Stefan Behnel
2014-03-10
1
-1
/
+2
*
changelog
Stefan Behnel
2014-03-04
1
-1
/
+1
*
Added tag lxml-3.3.3 for changeset 41635db39919
Stefan Behnel
2014-03-04
1
-0
/
+1
*
prepare release of lxml 3.3.3
lxml-3.3.3
Stefan Behnel
2014-03-04
3
-5
/
+9
*
fix crash with Element subtypes using __slots__ by removing freelists from no...
Stefan Behnel
2014-03-03
3
-5
/
+18
*
extend FAQ entry on unicode file parsing
Stefan Behnel
2014-02-28
1
-2
/
+5
*
move related FAQ entries on unicode parsing closer together
Stefan Behnel
2014-02-28
1
-27
/
+27
*
improve docstring description of "remove_blank_text" parser option
Stefan Behnel
2014-02-28
1
-2
/
+2
*
explain "remove_blank_text" option for HTMLParser in FAQ
Stefan Behnel
2014-02-28
1
-7
/
+20
*
changelog
Stefan Behnel
2014-02-27
1
-3
/
+3
*
fix current version in docs
Stefan Behnel
2014-02-26
1
-2
/
+2
*
Added tag lxml-3.3.2 for changeset 80d6c40625d3
Stefan Behnel
2014-02-26
1
-0
/
+1
*
prepare release of lxml 3.3.2
lxml-3.3.2
Stefan Behnel
2014-02-26
3
-5
/
+9
*
replace outdated references to encoding=unicode in the docs by encoding="unic...
Stefan Behnel
2014-02-26
6
-22
/
+23
*
undo doc freeing change: crashes when doc has already been used elsewhere
Stefan Behnel
2014-02-25
1
-2
/
+0
*
restore properties and methods on iterparse objects that were lost in 3.3.0
Stefan Behnel
2014-02-25
2
-0
/
+32
*
safety fix: free parsed document if it's left in the parser context for some ...
Stefan Behnel
2014-02-25
1
-0
/
+2
*
clear RelaxNG/Schematron.error_log before running a validation
Stefan Behnel
2014-02-23
5
-33
/
+54
*
partial fix for LP#1222132: clear XMLSchema.error_log before running a valida...
Stefan Behnel
2014-02-23
3
-11
/
+48
*
minor test code cleanup
Stefan Behnel
2014-02-23
1
-2
/
+2
*
fix C compiler warning
Stefan Behnel
2014-02-23
1
-1
/
+1
*
show warnings when building in-place from Makefile
Stefan Behnel
2014-02-23
1
-1
/
+1
*
extend doctestcompare test (and fix the test setup)
Stefan Behnel
2014-02-23
1
-3
/
+48
*
fix LP#1238500: lxml.doctestcompare mixed up "expected" and "actual" in attri...
Stefan Behnel
2014-02-23
3
-1
/
+54
*
changelog
Stefan Behnel
2014-02-22
1
-1
/
+6
*
clean up test module (mostly formatting)
Stefan Behnel
2014-02-21
1
-2
/
+16
*
fix html-with-tail serialisation test for older libxml2 versions (HTML parser...
Stefan Behnel
2014-02-21
1
-1
/
+3
*
extend test
Stefan Behnel
2014-02-21
1
-0
/
+1
*
remove debug print
Stefan Behnel
2014-02-21
1
-1
/
+0
[next]