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
*
[svn r2884] support for selection output method on serialisation
lxml-2.0alpha2
scoder
2007-09-15
7
-26
/
+213
*
[svn r2883] compile fixes
scoder
2007-09-15
1
-3
/
+3
*
[svn r2882] prepare release of 2.0alpha2
scoder
2007-09-15
2
-4
/
+8
*
[svn r2881] comment on deprecation of getchildren(), copied over to objectify...
scoder
2007-09-15
2
-0
/
+20
*
[svn r2880] reverted schematron fix - can crash
scoder
2007-09-15
2
-4
/
+0
*
[svn r2879] longer stack traces from valgrind
scoder
2007-09-15
1
-1
/
+1
*
[svn r2878] un-deprecate getchildren() - still helpful in objectify
scoder
2007-09-15
1
-2
/
+0
*
[svn r2877] rewrite of _ParserContext init code - use functions instead of __...
scoder
2007-09-15
4
-21
/
+30
*
[svn r2876] un-deprecate getchildren() - still helpful in objectify
scoder
2007-09-15
1
-6
/
+0
*
[svn r2875] whitespace
scoder
2007-09-15
1
-1
/
+1
*
[svn r2874] getchildren() deprecated
scoder
2007-09-15
2
-14
/
+7
*
[svn r2873] compat fix in ET test
scoder
2007-09-15
1
-3
/
+8
*
[svn r2872] memory leak in Schematron
scoder
2007-09-15
2
-0
/
+4
*
[svn r2871] benchmark for list(element)
scoder
2007-09-15
1
-0
/
+3
*
[svn r2870] cleanup: remove need for internal parsing functions in XSLT doc r...
scoder
2007-09-15
2
-65
/
+18
*
[svn r2869] ET 1.3 compat: getchildren() will go away, findall() might return...
scoder
2007-09-15
2
-18
/
+17
*
[svn r2868] adapt more imports to Cython
scoder
2007-09-15
2
-4
/
+3
*
[svn r2867] small optimisation
scoder
2007-09-15
1
-6
/
+14
*
[svn r2866] small test fix
scoder
2007-09-15
1
-1
/
+1
*
[svn r2865] cleanup in init code (requires Cython)
scoder
2007-09-15
2
-51
/
+7
*
[svn r2864] some more suppressions
scoder
2007-09-15
1
-0
/
+16
*
[svn r2861] warning about using libxml2 2.6.27 with XPath
scoder
2007-09-14
2
-1
/
+6
*
[svn r2860] FAQ link to ML thread on mod_python
scoder
2007-09-14
1
-0
/
+4
*
[svn r2859] fixed copying of _ParserContext for threads
scoder
2007-09-14
2
-7
/
+26
*
[svn r2858] FAQ: mention mod_python option that usually helps people get thin...
scoder
2007-09-14
1
-0
/
+4
*
[svn r2857] forgotten debug output
scoder
2007-09-13
1
-1
/
+0
*
[svn r2856] small cleanup in iterwalk(): avoid testing truth value of Element
scoder
2007-09-13
1
-6
/
+6
*
[svn r2855] test: fix problem with unpredictable attribute serialisation order
scoder
2007-09-13
1
-4
/
+7
*
[svn r2854] prefer 3rd party imports of ET over xml.etree
scoder
2007-09-13
1
-4
/
+13
*
[svn r2853] doc fix - not sure if we should remove getchildren()
scoder
2007-09-13
1
-1
/
+9
*
[svn r2852] ET 1.3 compatibility fixes: getiterator() returns a list, bool(el...
scoder
2007-09-13
3
-14
/
+29
*
[svn r2851] cleanup in selftest.py, use 'del function' instead of commenting ...
scoder
2007-09-13
1
-83
/
+119
*
[svn r2850] ET 1.3 compatibility updates: iterfind(), new ElementPath impleme...
scoder
2007-09-13
5
-361
/
+632
*
[svn r2849] TODO cleanup
scoder
2007-09-13
1
-4
/
+2
*
[svn r2848] itertext() method on elements
scoder
2007-09-13
4
-0
/
+53
*
[svn r2847] windows compile fix
scoder
2007-09-12
1
-1
/
+1
*
[svn r2846] some test cases for schematron support
scoder
2007-09-12
2
-1
/
+74
*
[svn r2845] small optimisation for _Document creation
scoder
2007-09-12
1
-1
/
+5
*
[svn r2844] loads of test cases for QName resolving and serialisation
scoder
2007-09-12
3
-93
/
+163
*
[svn r2843] accept QName objects as values for attributes and element text, a...
scoder
2007-09-12
5
-4
/
+42
*
[svn r2842] parser target implementation was missing
scoder
2007-09-12
1
-0
/
+192
*
[svn r2841] removed Cython patch after release of Cython 0.9.6.6
scoder
2007-09-12
1
-236
/
+0
*
[svn r2840] support external parser in objectify.fromstring()
scoder
2007-09-12
1
-4
/
+7
*
[svn r2838] it's enough to work around the ns serialisation problem for nodes...
scoder
2007-09-12
1
-9
/
+13
*
[svn r2837] test cases for serialising namespace declarations
scoder
2007-09-12
1
-0
/
+31
*
[svn r2836] work around libxml2's failure to serialise namespace declarations
scoder
2007-09-12
3
-21
/
+42
*
[svn r2835] cleanup in parser code, ET-compatible target parser interface (SA...
scoder
2007-09-11
6
-60
/
+487
*
[svn r2834] moved objectpath implementation to separate .pxi
scoder
2007-09-11
2
-339
/
+343
*
[svn r2833] major restructuring of the parser code to better interate feed pa...
scoder
2007-09-10
10
-294
/
+491
*
[svn r2832] small clarification in docs
scoder
2007-09-10
1
-1
/
+2
[next]