Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix release date. | Stefan Behnel | 2022-12-13 | 1 | -2/+2 |
| | |||||
* | Prepare release of 4.9.2. | Stefan Behnel | 2022-12-06 | 1 | -3/+7 |
| | |||||
* | Add intersphinx docs mapping. | Stefan Behnel | 2022-11-08 | 1 | -0/+4 |
| | |||||
* | Prepare release of lxml 4.9.1. | Stefan Behnel | 2022-07-01 | 1 | -3/+7 |
| | |||||
* | Prepare release of 4.9.0. | Stefan Behnel | 2022-05-30 | 1 | -3/+8 |
| | |||||
* | docs: explain the global "set_element_class_lookup()" function better (GH-341) | xmo-odoo | 2022-03-13 | 1 | -0/+1 |
| | | | Also set "inherited-members" in the autodoc config to make the methods of internal classes visible, e.g. of "_BaseParser". | ||||
* | docs: fix formatting issue. | Stefan Behnel | 2022-03-04 | 1 | -0/+2 |
| | |||||
* | Prepare release of 4.8.0.lxml-4.8.0 | Stefan Behnel | 2022-02-17 | 1 | -16/+9 |
| | |||||
* | Make it clear that the HTML Cleaner is not meant for security sensitive ↵ | Stefan Behnel | 2022-01-21 | 1 | -3/+8 |
| | | | | | | environments. See https://bugs.launchpad.net/lxml/+bug/1958539 | ||||
* | Update the build and dependency docs a little. | Stefan Behnel | 2022-01-13 | 2 | -12/+9 |
| | | | | Also add a warning about libxml2 2.9.11/12. | ||||
* | Added note to documentation about XSLT bug (GH-335) | trevor87 | 2022-01-13 | 1 | -0/+7 |
| | |||||
* | Fix typos (GH-334) | Kian Meng, Ang | 2022-01-02 | 1 | -1/+1 |
| | |||||
* | Remove link to PDF documentation as it's currently unavailable. | Stefan Behnel | 2021-12-25 | 1 | -4/+6 |
| | |||||
* | Update several links in the docs. | Stefan Behnel | 2021-12-13 | 6 | -41/+36 |
| | |||||
* | Prepare release of lxml 4.7.1. | Stefan Behnel | 2021-12-13 | 1 | -3/+7 |
| | |||||
* | Fix some doc links. | Stefan Behnel | 2021-12-12 | 1 | -1/+2 |
| | |||||
* | Prepare release of lxml 4.7.0.lxml-4.7.0 | Stefan Behnel | 2021-12-12 | 1 | -20/+8 |
| | |||||
* | Merge branch 'lxml-4.6' | Stefan Behnel | 2021-12-12 | 1 | -3/+7 |
|\ | |||||
| * | Prepare release of 4.6.5. | Stefan Behnel | 2021-12-12 | 1 | -3/+7 |
| | | |||||
* | | Merge branch 'lxml-4.6' | Stefan Behnel | 2021-11-02 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Updates FAQ.txt with a detail regarding XPath (GH-329) | Frank Sachsenheim | 2021-11-01 | 1 | -2/+2 |
| | | | | | | XPath 2.0 supports default namespaces, and the statement in the FAQ was hence not completely true. | ||||
| * | Update some dead links to their archive.org mirror (GH-327) | Stephan Klinger | 2021-11-01 | 1 | -4/+4 |
| | | |||||
| * | Update release date for 4.6.4. | Stefan Behnel | 2021-11-01 | 1 | -2/+2 |
| | | |||||
| * | Prepare release of 4.6.4. | Stefan Behnel | 2021-10-15 | 1 | -3/+7 |
| | | |||||
| * | Remove outdated mention of Pyrex. | Stefan Behnel | 2021-10-15 | 1 | -4/+3 |
| | | |||||
* | | Updates FAQ.txt with a detail regarding XPath (GH-329) | Frank Sachsenheim | 2021-10-17 | 1 | -2/+2 |
| | | | | | | XPath 2.0 supports default namespaces, and the statement in the FAQ was hence not completely true. | ||||
* | | Update some dead links to their archive.org mirror (GH-327) | Stephan Klinger | 2021-10-15 | 1 | -4/+4 |
| | | |||||
* | | Prepare release of 4.6.4. | Stefan Behnel | 2021-10-15 | 1 | -3/+7 |
| | | |||||
* | | Correct sentence in performance comparison docs. | Stefan Behnel | 2021-10-15 | 1 | -1/+1 |
| | | |||||
* | | Remove outdated mention of Pyrex. | Stefan Behnel | 2021-08-12 | 1 | -4/+3 |
|/ | |||||
* | Update memory benchmark results in doc/performance.txt. | Stefan Behnel | 2021-07-05 | 1 | -42/+41 |
| | |||||
* | Add a script to update the benchmark results in doc/performance.txt after a ↵ | Stefan Behnel | 2021-07-05 | 1 | -0/+58 |
| | | | | new benchmark run. | ||||
* | Update benchmark results in doc/performance.txt to lxml 4.6.3, with a static ↵ | Stefan Behnel | 2021-07-05 | 1 | -145/+145 |
| | | | | LTO build (since that is what the Linux wheels are using). | ||||
* | Update benchmark results in doc/performance.txt to lxml 4.6.3. | Stefan Behnel | 2021-07-04 | 1 | -152/+145 |
| | |||||
* | Make the note about the (faster) .find*() methods in the XPath section stick ↵ | Stefan Behnel | 2021-07-04 | 2 | -3/+20 |
| | | | | out to suggest their use. | ||||
* | Allow building the HTML docs without the donation section/button. | Stefan Behnel | 2021-06-29 | 1 | -9/+14 |
| | | | | Debian doesn't like non-free content. | ||||
* | Removed unused Zope Public License from docs folder (GH-312) | Wen Bo Li | 2021-05-19 | 1 | -59/+0 |
| | |||||
* | Remove unused image file. | Stefan Behnel | 2021-05-19 | 1 | -0/+0 |
| | |||||
* | Avoid text overlaps on website banner (GH-318) | Bob Kline | 2021-05-15 | 1 | -1/+1 |
| | |||||
* | Clarify that the ET compatibility difference for the '*' tag filter applies ↵ | Stefan Behnel | 2021-03-29 | 1 | -5/+5 |
| | | | | not only to ".iter()" but also to ".find*()". | ||||
* | Prepare release of lxml 4.6.3.lxml-4.6.3 | Stefan Behnel | 2021-03-21 | 1 | -3/+7 |
| | |||||
* | Fix reference in docs. | Stefan Behnel | 2020-11-27 | 1 | -0/+1 |
| | |||||
* | Prepare release of 4.6.2. | Stefan Behnel | 2020-11-26 | 1 | -4/+7 |
| | |||||
* | Add a recipe for a look-ahead generator to allow modifications during tree ↵ | Stefan Behnel | 2020-10-21 | 1 | -0/+36 |
| | | | | iteration. | ||||
* | lxml actually works in Py3.9. | Stefan Behnel | 2020-10-18 | 1 | -1/+1 |
| | |||||
* | Add a doc note that the .find() methods are usually faster than one might ↵ | Stefan Behnel | 2020-10-18 | 1 | -0/+4 |
| | | | | expect. | ||||
* | Update release version on homepage. | Stefan Behnel | 2020-10-18 | 1 | -2/+2 |
| | |||||
* | Prepare release of lxml 4.6.1.lxml-4.6.1 | Stefan Behnel | 2020-10-18 | 1 | -1/+5 |
| | |||||
* | Fix PDF building. | Stefan Behnel | 2020-10-17 | 1 | -1/+1 |
| | |||||
* | Fix link to previous version in documentation. | Stefan Behnel | 2020-10-17 | 1 | -0/+1 |
| |