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 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