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
/
xmlparser.pxd
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn r4143] r5112@delle: sbehnel | 2009-03-27 22:06:09 +0100
scoder
2009-03-27
1
-0
/
+4
*
[svn r3981] r4810@delle: sbehnel | 2008-10-16 22:32:57 +0200
scoder
2008-10-16
1
-0
/
+5
*
[svn r3458] r3830@delle: sbehnel | 2008-03-26 00:14:51 +0100
scoder
2008-03-26
1
-0
/
+3
*
[svn r3455] r3824@delle: sbehnel | 2008-03-25 21:58:26 +0100
scoder
2008-03-25
1
-0
/
+1
*
[svn r3322] r3553@delle: sbehnel | 2008-02-19 22:44:41 +0100
scoder
2008-02-21
1
-0
/
+2
*
[svn r3159] r3226@delle: sbehnel | 2008-01-10 20:28:46 +0100
scoder
2008-01-11
1
-0
/
+1
*
[svn r3073] use 'with gil/nogil' where appropriate instead of acquiring/relea...
scoder
2007-12-02
1
-31
/
+33
*
[svn r3055] new SAX parser framework + TreeBuilder class implementation
scoder
2007-11-23
1
-2
/
+5
*
[svn r2918] parser refactoring moves locking etc. into _ParserContext to sepa...
scoder
2007-09-26
1
-8
/
+8
*
[svn r2902] preliminary HTML support for iterparse
scoder
2007-09-21
1
-0
/
+7
*
[svn r2833] major restructuring of the parser code to better interate feed pa...
scoder
2007-09-10
1
-6
/
+25
*
[svn r2642] new parser kw arg 'remove_pis' to discard PIs
scoder
2007-07-15
1
-4
/
+9
*
[svn r2473] added remove_comments keyword argument to parsers to skip over co...
scoder
2007-06-15
1
-0
/
+4
*
[svn r2346] Entity support at the API level
scoder
2007-05-29
1
-0
/
+2
*
[svn r2285] more robust error handling in iterparse()
scoder
2007-05-11
1
-0
/
+2
*
[svn r2161] new DTD() validator to validate against external DTDs
scoder
2007-02-26
1
-1
/
+8
*
[svn r2030] cleanup
scoder
2006-10-28
1
-1
/
+0
*
[svn r2028] free resources after parsing: work-around a crash in libxml2's xm...
scoder
2006-10-28
1
-0
/
+1
*
[svn r2022] always call xmlClearParserCtxt() after parsing (if libxml2 allows...
scoder
2006-10-28
1
-0
/
+3
*
[svn r1943] prevent CDATA sections from appearing in HTML tree
scoder
2006-09-27
1
-0
/
+5
*
[svn r1844] merged CAPI branch: C-API, objectify, classlookup, etc.
scoder
2006-08-08
1
-1
/
+1
*
[svn r1571] merge of iterparse branch: iterparse and iterwalk functions
scoder
2006-06-23
1
-1
/
+38
*
[svn r1501] merge of threading branch, including a few more bug fixes regardi...
scoder
2006-06-10
1
-0
/
+1
*
[svn r1492] globally enable PARSE_COMPACT in parser options for XML and HTML ...
scoder
2006-06-09
1
-1
/
+1
*
[svn r1103] support parsing straight from Python unicode strings
scoder
2006-05-08
1
-0
/
+4
*
[svn r1099] another rewrite of file-like parsing: let libxml2 pull the data b...
scoder
2006-05-07
1
-4
/
+17
*
[svn r1058] check error message arguments in _receiveGenericError()
scoder
2006-05-03
1
-1
/
+7
*
[svn r1037] do not destroy mal-formed parser results if the recover option is...
scoder
2006-05-02
1
-0
/
+1
*
[svn r1012] merge of resolver-new branch: support for custom URI resolvers in...
scoder
2006-04-27
1
-2
/
+21
*
[svn r944] merge of htmlparser branch
scoder
2006-04-20
1
-6
/
+6
*
[svn r297] Fix memory error reported by Florian Wagner.
faassen
2005-05-19
1
-2
/
+3
*
[svn r197] Improve error handling to make sure IOError gets raised if file do...
faassen
2005-01-14
1
-0
/
+2
*
[svn r185] Support for parse() top level function and tests.
faassen
2005-01-12
1
-3
/
+6
*
[svn r108] Rewrite etree to make use of pxd files.
faassen
2004-12-13
1
-0
/
+38