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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn r2884] support for selection output method on serialisation
lxml-2.0alpha2
scoder
2007-09-15
6
-26
/
+209
*
[svn r2883] compile fixes
scoder
2007-09-15
1
-3
/
+3
*
[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
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 r2873] compat fix in ET test
scoder
2007-09-15
1
-3
/
+8
*
[svn r2872] memory leak in Schematron
scoder
2007-09-15
1
-0
/
+2
*
[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 r2859] fixed copying of _ParserContext for threads
scoder
2007-09-14
2
-7
/
+26
*
[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
2
-6
/
+15
*
[svn r2850] ET 1.3 compatibility updates: iterfind(), new ElementPath impleme...
scoder
2007-09-13
3
-138
/
+204
*
[svn r2848] itertext() method on elements
scoder
2007-09-13
3
-0
/
+51
*
[svn r2847] windows compile fix
scoder
2007-09-12
1
-1
/
+1
*
[svn r2846] some test cases for schematron support
scoder
2007-09-12
1
-0
/
+73
*
[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
1
-3
/
+69
*
[svn r2843] accept QName objects as values for attributes and element text, a...
scoder
2007-09-12
3
-4
/
+30
*
[svn r2842] parser target implementation was missing
scoder
2007-09-12
1
-0
/
+192
*
[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
2
-21
/
+39
*
[svn r2835] cleanup in parser code, ET-compatible target parser interface (SA...
scoder
2007-09-11
3
-46
/
+33
*
[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
9
-293
/
+489
*
[svn r2830] typo in copy
ianb
2007-09-06
1
-1
/
+2
*
[svn r2829] test case for broken feed parser input
scoder
2007-09-04
1
-0
/
+13
*
[svn r2828] feed parser fix
scoder
2007-09-04
1
-8
/
+11
*
[svn r2827] docstring cleanup
scoder
2007-09-04
3
-8
/
+11
*
[svn r2826] doc update on the feed parser
scoder
2007-09-04
1
-1
/
+1
*
[svn r2825] ET-like feed parser interface
scoder
2007-09-04
2
-1
/
+144
*
[svn r2823] API fix in ET tests
scoder
2007-09-03
1
-1
/
+1
*
[svn r2822] more test case cleanup
scoder
2007-09-03
3
-10
/
+2
*
[svn r2821] cleanup of test_elementtree.py to integrate cElementTree
scoder
2007-09-03
1
-13
/
+53
*
[svn r2820] fix import
scoder
2007-09-03
1
-3
/
+3
*
[svn r2819] additional test import of cElementTree
scoder
2007-09-03
1
-0
/
+8
*
[svn r2818] ET 1.3 compatible parser version
scoder
2007-09-03
1
-0
/
+5
*
[svn r2816] use separate resolver contexts for each XSLT call: exceptions and...
scoder
2007-09-03
1
-23
/
+29
[next]