summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* prepare release of 3.2.1lxml-3.2.1Stefan Behnel2013-05-111-1/+1
* prepare release of 3.2.1Stefan Behnel2013-05-112-5/+9
* prevent dropping namespace prefixes from attributes during cleanupStefan Behnel2013-05-113-4/+103
* minor code cleanupStefan Behnel2013-05-111-1/+1
* fix crash when a custom class lookup method returns arbitrary non-type objectsStefan Behnel2013-05-103-1/+37
* fix crash when using instances of Comment/PI subtypesStefan Behnel2013-05-103-0/+51
* raise ValueError instead of AssertionError on invalid Entity namesStefan Behnel2013-05-072-4/+4
* Added tag lxml-3.2.0 for changeset 76262b9d449eStefan Behnel2013-05-071-0/+1
* changelogStefan Behnel2013-05-071-0/+18
* extend docs on XSLT extension elementsStefan Behnel2013-05-071-1/+24
* add options elements_only and remove_blank_text to processing methods in XSLT...Stefan Behnel2013-05-072-10/+93
* improve test compatibility with older ElementTree versionsStefan Behnel2013-05-041-20/+28
* prefer stdlib ET over externally installed version as the stdlib has taken th...Stefan Behnel2013-05-041-4/+4
* prepare release of 3.2.0lxml-3.2.0baserock/morphStefan Behnel2013-04-283-5/+21
* improve HTML parsing in lxml.html in the face of preceding whitespaceStefan Behnel2013-04-281-12/+18
* Merge pull request #118 from cko/framesscoder2013-04-281-0/+36
|\
| * add tests for html frames (bug 599318)Christine Koppelt2013-04-271-0/+36
* | Merge pull request #104 from crayzeewulf/masterscoder2013-04-281-17/+12
|\ \
| * | Corrected the sample output of clean_html()crayzeewulf2013-03-211-17/+12
* | | avoid writing duplicate 'nofollow' argument into HTML 'rel' attributes while ...Stefan Behnel2013-04-283-9/+17
* | | exclude HTTP client tests in old Python versionsStefan Behnel2013-04-281-2/+7
* | | Merge pull request #120 from cko/relattr2scoder2013-04-282-1/+17
|\ \ \
| * | | proper handling of 'rel' attribute for links (Bug 971754)Christine Koppelt2013-04-272-1/+17
* | | | fix tests in Py2.5 and Py3Stefan Behnel2013-04-282-4/+17
* | | | add test for 'no_network' parser optionStefan Behnel2013-04-281-2/+66
* | | | changelogStefan Behnel2013-04-281-2/+2
* | | | add tests for parsing from HTTP URLsStefan Behnel2013-04-283-2/+140
* | | | free GIL in resolver code when libxml2 potentially does I/OStefan Behnel2013-04-281-4/+14
* | | | always restore parser context options after calling into libxml2's parserStefan Behnel2013-04-282-1/+9
* | | | Merge pull request #119 from seelmann/599318-690319-fromstring-error-if-no-bodyscoder2013-04-272-0/+44
|\ \ \ \
| * | | | Avoid error in lxml.html.fromstring() if content contains no body (bugs 59931...Stefan Seelmann2013-04-272-0/+44
|/ / / /
* | | | Merge pull request #117 from vincero/712941scoder2013-04-271-0/+16
|\ \ \ \ | |/ / / |/| | |
| * | | added test for directory name that contains characters beyond latin-1Max Jakob2013-04-271-0/+16
* | | | safely report IOErrors even in the face of unexpectedly encoded file namesStefan Behnel2013-04-272-2/+14
* | | | Merge pull request #116 from cko/doco2scoder2013-04-271-1/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | slightly extended documentationChristine Koppelt2013-04-271-1/+4
* | | | fix careful javascript exclusion in cleanerStefan Behnel2013-04-271-1/+1
* | | | changelogStefan Behnel2013-04-271-0/+16
* | | | Merge pull request #115 from cko/Bug715687scoder2013-04-272-3/+30
|\ \ \ \ | |_|/ / |/| | |
| * | | fix for Bug #715687 (Consider host_whitelist and whitelist_tags before deleti...Christine Koppelt2013-04-272-3/+30
| |/ /
* | | Merge pull request #114 from seelmann/update-gitignorescoder2013-04-261-1/+1
|\ \ \ | |/ / |/| |
| * | Fix typo in pathlxml-3.1Stefan Seelmann2013-04-271-1/+1
|/ /
* | remove outdated sentence from home pageStefan Behnel2013-04-261-2/+1
* | rework readme section on supporting the projectStefan Behnel2013-04-261-19/+23
* | Added tag lxml-3.1.2 for changeset 862039d37b73Stefan Behnel2013-04-121-0/+1
* | mergeStefan Behnel2013-04-127-29/+37
|\ \
| * | prepare release of 3.1.2lxml-3.1.2Stefan Behnel2013-04-123-6/+10
| * | update Windows install section to refer to existing binary buildsStefan Behnel2013-04-121-8/+9
| * | require Cython 0.18 by nowStefan Behnel2013-04-121-2/+2
| * | faq updatesStefan Behnel2013-04-121-13/+12