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
*
add test for using different nsmaps in el.find*()
lxml-3.0
Stefan Behnel
2013-01-22
1
-0
/
+12
*
changelog
Stefan Behnel
2013-01-22
1
-0
/
+5
*
continue 3.0.x changelog
Stefan Behnel
2013-01-24
1
-0
/
+13
*
make the user provided namespace mapping part of the caching key in ElementPa...
Stefan Behnel
2013-01-22
1
-1
/
+1
*
prepare release of 3.0.2
lxml-3.0.2
Stefan Behnel
2012-12-14
4
-6
/
+25
*
changelog
lxml-3.0.1
Stefan Behnel
2012-10-14
1
-1
/
+4
*
work around Element proxy cleanup problems in PyPy
Stefan Behnel
2012-10-14
2
-22
/
+50
*
prepare release of 3.0.1
Stefan Behnel
2012-10-14
3
-43
/
+11
*
changelog
Stefan Behnel
2012-10-11
1
-2
/
+4
*
do not use xmlMemDisplayLast() when compiling in libxml2 2.6.x as it was adde...
Stefan Behnel
2012-10-11
2
-2
/
+9
*
todo comment on static linking
Stefan Behnel
2012-10-10
1
-0
/
+4
*
changelog
Stefan Behnel
2012-10-10
1
-0
/
+15
*
minor cleanup: mark variable as unused
Stefan Behnel
2012-10-10
1
-1
/
+1
*
parsing the Xcode version requires decoding in Py3
Stefan Behnel
2012-10-10
1
-1
/
+1
*
credits
Stefan Behnel
2012-10-09
1
-5
/
+8
*
cleaned up TODO and IDEAS text files
Stefan Behnel
2012-10-09
2
-28
/
+12
*
Added tag lxml-3.0 for changeset 60dd2d567019
Stefan Behnel
2012-10-08
1
-0
/
+1
*
fix release date for lxml 3.0 final
lxml-3.0
Stefan Behnel
2012-10-08
1
-1
/
+1
*
changelog for lxml 3.0 final
Stefan Behnel
2012-10-08
1
-1
/
+1
*
allow --without-cython to override build error (needed for non-build setup.py...
Stefan Behnel
2012-10-07
3
-5
/
+14
*
changelog
Stefan Behnel
2012-10-07
1
-0
/
+3
*
only use Cython for building when required or explicitly requested
Stefan Behnel
2012-10-07
3
-19
/
+31
*
prepare release of lxml 3.0
Stefan Behnel
2012-10-07
3
-6
/
+10
*
doc update: make clear that we no longer provide binary releases
Stefan Behnel
2012-10-07
4
-67
/
+49
*
Added tag lxml-3.0alpha1 for changeset 6d41ed7c4b75
Stefan Behnel
2012-09-29
1
-0
/
+1
*
Added tag lxml-3.0alpha2 for changeset 5bd7af62e932
Stefan Behnel
2012-09-29
1
-0
/
+1
*
Added tag lxml-3.0beta1 for changeset 36e5b10c3ae6
Stefan Behnel
2012-09-29
1
-0
/
+1
*
remove broken link
Stefan Behnel
2012-09-28
1
-2
/
+1
*
merged lxml-2.3 branch back into master
Stefan Behnel
2012-09-28
3
-0
/
+19
|
\
|
*
Added tag lxml-2.3.6 for changeset 66c66707c7d8
lxml-2.3
Stefan Behnel
2012-09-28
1
-0
/
+1
|
*
prepare release of 2.3.6
lxml-2.3.6
Stefan Behnel
2012-09-28
3
-5
/
+9
*
|
disable iterparse DTD loading test for libxml2 2.9.0
Stefan Behnel
2012-09-28
2
-1
/
+13
*
|
changelog
Stefan Behnel
2012-09-28
1
-0
/
+17
*
|
fix doctest
Stefan Behnel
2012-09-28
1
-5
/
+5
*
|
adapt htmldiff doctest to work with libxml2 2.9.0
Stefan Behnel
2012-09-28
1
-2
/
+2
*
|
fix termination handling in iterparse, bug found when switching to libxml2 2.9.0
Stefan Behnel
2012-09-28
1
-13
/
+9
*
|
clean up objectify.annotate() fix by moving the inner 'loop' code into a sepa...
Stefan Behnel
2012-09-27
1
-125
/
+123
*
|
fix reference leaks in objectify.*annotate() functions
Stefan Behnel
2012-09-26
1
-0
/
+13
*
|
changelog
Stefan Behnel
2012-09-26
1
-0
/
+2
*
|
mark Py3.3 as being supported
Stefan Behnel
2012-09-26
1
-0
/
+1
*
|
prepare release of lxml 3.0beta1
lxml-3.0beta1
Stefan Behnel
2012-09-26
2
-2
/
+2
*
|
require Cython 0.17.1
Stefan Behnel
2012-09-26
1
-2
/
+2
*
|
doc comment
Stefan Behnel
2012-09-25
1
-2
/
+2
*
|
added method to memory debugger that returns the size of the global libxml2 d...
Stefan Behnel
2012-09-25
1
-0
/
+11
*
|
prepare release of lxml 3.0b1
Stefan Behnel
2012-09-25
3
-6
/
+12
*
|
minor code simplification
Stefan Behnel
2012-09-25
1
-1
/
+1
*
|
PyPy test fix
Stefan Behnel
2012-09-25
1
-2
/
+2
*
|
PyPy test fixes
Stefan Behnel
2012-09-25
3
-8
/
+8
*
|
doc: works in Py3.3
Stefan Behnel
2012-09-25
1
-1
/
+1
*
|
mention in README that lxml has been downloaded from PyPI more than 5 mio. times
Stefan Behnel
2012-09-24
1
-0
/
+4
[next]