summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adapt a test to a behavioural change in libxml2 2.9.11+.Stefan Behnel2021-05-191-1/+4
* Add project income report for 2020.Stefan Behnel2021-05-191-0/+6
* Switch to libxml2 2.9.12.Stefan Behnel2021-05-191-1/+1
* Work around a bug in the configure script of libxslt. See https://gitlab.gnom...Stefan Behnel2021-05-191-0/+9
* Switch to libxml2 2.9.11Stefan Behnel2021-05-191-1/+1
* Avoid text overlaps on website banner (GH-318)Bob Kline2021-05-151-1/+1
* Add a "make fuzz" target to run the fuzzer test.Stefan Behnel2021-05-081-0/+9
* Clean up fuzzer test.Stefan Behnel2021-05-081-1/+3
* Add initial Atheris fuzzer. (GH-313)DavidKorczynski2021-05-081-0/+23
* Enable access to the system_url of DTD entity declarations (GH-317)Joel2021-05-082-0/+13
* Include manylinux 2.24 wheel builds because they feature a newer C compiler.Stefan Behnel2021-05-021-9/+18
* Add CPython nightly builds (currently Py3.10) to the travis build matrix (GH-...Christian Clauss2021-04-241-0/+4
* Clarify that the ET compatibility difference for the '*' tag filter applies n...Stefan Behnel2021-03-291-5/+5
* Avoid race conditions when downloading artefacts.Stefan Behnel2021-03-211-3/+5
* Prevent duplicated downloads.Stefan Behnel2021-03-211-2/+10
* Prepare release of lxml 4.6.3.lxml-4.6.3Stefan Behnel2021-03-213-4/+19
* Add HTML-5 "formaction" attribute to "defs.link_attrs" (GH-316)Kevin Chung2021-03-212-0/+17
* Fix reference in docs.Stefan Behnel2020-11-271-0/+1
* Work around Py2's lack of "re.ASCII".lxml-4.6.2Stefan Behnel2020-11-261-2/+4
* Prepare release of 4.6.2.Stefan Behnel2020-11-262-5/+8
* Prevent combinations of <math/svg> and <style> to sneak JavaScript through th...Stefan Behnel2020-11-264-11/+50
* Add a recipe for a look-ahead generator to allow modifications during tree it...Stefan Behnel2020-10-211-0/+36
* lxml actually works in Py3.9.Stefan Behnel2020-10-181-1/+1
* lxml actually works in Py3.9.Stefan Behnel2020-10-181-0/+1
* Add a doc note that the .find() methods are usually faster than one might exp...Stefan Behnel2020-10-181-0/+4
* Update release version on homepage.Stefan Behnel2020-10-181-2/+2
* Automate the build artefact downloading from github and appveyor.Stefan Behnel2020-10-181-0/+136
* Prepare release of lxml 4.6.1.lxml-4.6.1Stefan Behnel2020-10-183-2/+16
* Prevent combinations of <noscript> and <style> to sneak JavaScript through th...Stefan Behnel2020-10-182-0/+13
* Fix PDF building.Stefan Behnel2020-10-171-1/+1
* Fix link to previous version in documentation.Stefan Behnel2020-10-171-0/+1
* Add wheel build for Py3.9 on ARM64 for Windows.lxml-4.6.0Stefan Behnel2020-10-171-0/+3
* Make wheel build fail more quickly if anything goes wrong along the way.Stefan Behnel2020-10-171-4/+4
* Prepare release of lxml 4.6.0.Stefan Behnel2020-10-173-6/+13
* Exclude a test in Py 3.9.0 due to ET bug https://bugs.python.org/issue41900Stefan Behnel2020-10-151-0/+12
* Reorder the appveyor build matrix to get the most important results quicker.Stefan Behnel2020-10-151-4/+4
* Include Py3.9 in travis build.Stefan Behnel2020-10-151-1/+2
* Disable test in unfixed ET versions <= 3.8.6.Stefan Behnel2020-10-011-0/+4
* LP#1869455: C14N 2.0 serialisation failed for unprefixed attributes when a de...Stefan Behnel2020-10-013-1/+17
* Make it a little clearer that there is no guarantee for what exactly donated ...Stefan Behnel2020-09-161-2/+3
* Include missing .py and .png files in sdist after changing the docs build.Stefan Behnel2020-09-051-2/+2
* docs: Link the website menu more directly to the initial package documentatio...Stefan Behnel2020-09-051-1/+1
* Selectively remove old docs before building new ones.Stefan Behnel2020-09-051-2/+4
* docs: Move apidocs to a different directory to allow keeping links to the old...Stefan Behnel2020-09-052-2/+2
* docs: delete only what we replace in Makefile.Stefan Behnel2020-09-051-3/+5
* docs: revert hashed stylesheet filename because it does not work well with th...Stefan Behnel2020-09-051-1/+5
* docs: Use different stylesheet filenames whenever the stylesheet changes, to ...Stefan Behnel2020-09-051-1/+13
* Add a more visible donation banner to the website pages.Stefan Behnel2020-09-052-13/+38
* Add a more visible donation banner to the website menu.Stefan Behnel2020-09-042-2/+28
* Add Py3.9 to appveyor config.Stefan Behnel2020-08-201-0/+5