summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* changeloglxml-3.2Stefan Behnel2014-01-061-2/+2
* fix build with old Cython 0.19Stefan Behnel2014-01-061-1/+1
* rewrite fix for instantiating internal/external subset DTDs by properly copyi...Stefan Behnel2014-01-064-34/+116
* fix DTD-API iteration of attributes in internal/external subset DTDsStefan Behnel2014-01-054-9/+65
* prepare release of lxml 3.2.5lxml-3.2.5Stefan Behnel2014-01-023-5/+9
* changelogStefan Behnel2014-01-011-0/+4
* add error handling test case for xmlfileStefan Behnel2014-01-011-0/+19
* clean up xmlfile tree status immediately on errorsStefan Behnel2014-01-011-0/+1
* fix potential crash when xmlfile is closed due to an error while elements are...Stefan Behnel2014-01-011-0/+1
* fix attribute error on error handling in xmlfile()Stefan Behnel2013-12-231-4/+5
* fix crash due to copy&paste bugStefan Behnel2013-12-171-2/+2
* changelogStefan Behnel2013-11-281-0/+16
* fix crash when trying to validate comments or PIs instead of elementsStefan Behnel2013-11-281-1/+2
* Added tag lxml-3.2.4 for changeset d65c1991be02Stefan Behnel2013-11-071-0/+1
* do not use pdfopt in Makefilelxml-3.2.4Stefan Behnel2013-11-071-1/+1
* fix version in changelogStefan Behnel2013-11-071-2/+2
* prepare release of lxml 3.2.4Stefan Behnel2013-11-073-45/+11
* update error constants from libxml2 2.9.1Stefan Behnel2013-11-072-5/+11
* fix memory leak when creating XPath evaluators in threadsStefan Behnel2013-11-062-4/+5
* LP#1228881: fix repr(XSLTAccessControl)Stefan Behnel2013-09-273-2/+12
* whitespaceStefan Behnel2013-09-271-5/+5
* disabled output buffering in travis buildsStefan Behnel2013-09-141-3/+3
* fix socket leak in networking testsStefan Behnel2013-09-131-0/+1
* fix some doctests in Py3.2Stefan Behnel2013-09-131-3/+3
* minor doc cleanupStefan Behnel2013-09-131-6/+4
* fix declared type and add a comment to itStefan Behnel2013-09-121-1/+1
* changelogStefan Behnel2013-09-111-0/+3
* add some tests for no-op cases in addprevious() / addnext()Stefan Behnel2013-09-111-4/+30
* add simple special caseStefan Behnel2013-09-111-0/+4
* fix commentsStefan Behnel2013-09-111-2/+2
* prevent cycles when adding elements as childrenStefan Behnel2013-09-112-0/+24
* remove some unnecessary type declarationsStefan Behnel2013-09-111-13/+8
* remove pyrexismsStefan Behnel2013-08-291-2/+2
* fix castStefan Behnel2013-08-291-1/+1
* clean up some codeStefan Behnel2013-08-291-16/+3
* fix incorrect typingStefan Behnel2013-08-291-1/+1
* commentStefan Behnel2013-08-291-1/+1
* remove unnecessary c-ismsStefan Behnel2013-08-291-6/+6
* declare internal TreeBuilder methods as final (requires moving them before th...Stefan Behnel2013-08-291-43/+49
* minor code simplificationStefan Behnel2013-08-281-2/+2
* add missing importStefan Behnel2013-08-081-0/+1
* add test for refcycle with Element proxiesStefan Behnel2013-08-081-0/+15
* clean up indentation in stringStefan Behnel2013-08-081-8/+9
* use known type to avoid some overheadStefan Behnel2013-08-081-1/+1
* use known type to avoid some overheadStefan Behnel2013-08-081-1/+1
* use known type to avoid some overheadStefan Behnel2013-08-081-2/+2
* use known type to avoid some overheadStefan Behnel2013-08-081-1/+1
* use known type to avoid some overheadStefan Behnel2013-08-081-1/+1
* use known type to avoid some overheadStefan Behnel2013-08-081-1/+1
* add doc paragraph on faster CFLAGS for test environmentsStefan Behnel2013-08-082-0/+13