summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Revive benchmarks.Stefan Behnel2021-07-042-2/+6
* Make the note about the (faster) .find*() methods in the XPath section stick ...Stefan Behnel2021-07-042-3/+20
* Allow building the HTML docs without the donation section/button.Stefan Behnel2021-06-291-9/+14
* Avoid direct C-API call.Stefan Behnel2021-05-191-2/+1
* Removed unused Zope Public License from docs folder (GH-312)Wen Bo Li2021-05-191-59/+0
* Remove unused image file.Stefan Behnel2021-05-191-0/+0
* Allow passing STATIC_* setup variables from the environment. (GH-314)Isaac Jurado2021-05-191-4/+7
* Switch back to libxml2 2.9.10 since 2.9.11/12 are incompatible.Stefan Behnel2021-05-191-1/+1
* Add Py3.9 to tox.ini.Stefan Behnel2021-05-191-1/+1
* 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