| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | prepare release of 3.2.0lxml-3.2.0baserock/morph | Stefan Behnel | 2013-04-28 | 1 | -3/+8 |
| | | |||||
| * | Merge pull request #104 from crayzeewulf/master | scoder | 2013-04-28 | 1 | -17/+12 |
| |\ | | | | | Corrected the sample output of clean_html() | ||||
| | * | Corrected the sample output of clean_html() | crayzeewulf | 2013-03-21 | 1 | -17/+12 |
| | | | | | | | | | The output of clean_html() does not include html and body tags. The example output in the documentation was corrected. | ||||
| * | | remove outdated sentence from home page | Stefan Behnel | 2013-04-26 | 1 | -2/+1 |
| | | | |||||
| * | | prepare release of 3.1.2lxml-3.1.2 | Stefan Behnel | 2013-04-12 | 1 | -3/+7 |
| | | | |||||
| * | | require Cython 0.18 by now | Stefan Behnel | 2013-04-12 | 1 | -2/+2 |
| | | | |||||
| * | | faq updates | Stefan Behnel | 2013-04-12 | 1 | -13/+12 |
| | | | |||||
| * | | update objectify performance numbers | Stefan Behnel | 2013-04-06 | 1 | -20/+20 |
| | | | |||||
| * | | update performance numbers | Stefan Behnel | 2013-04-06 | 1 | -34/+48 |
| | | | |||||
| * | | update benchmark results to Py3.3 and lxml 3.1 | Stefan Behnel | 2013-04-05 | 1 | -262/+252 |
| | | | |||||
| * | | add comparison of .iter() and .find*() to tutorial | Stefan Behnel | 2013-04-05 | 1 | -1/+20 |
| | | | |||||
| * | | add link from FAQ to launchpad bug tracker | Stefan Behnel | 2013-03-29 | 1 | -6/+8 |
| | | | |||||
| * | | add comment on using git clone | Stefan Behnel | 2013-03-29 | 1 | -0/+4 |
| | | | |||||
| * | | prepare release of 3.1.1lxml-3.1.1 | Stefan Behnel | 2013-03-29 | 1 | -3/+7 |
| |/ | |||||
| * | extend FAQ entry on safe XML processing, link to defusedxml | Stefan Behnel | 2013-02-22 | 1 | -3/+21 |
| | | |||||
| * | added FAQ section on safe XML processing | Stefan Behnel | 2013-02-20 | 1 | -1/+57 |
| | | |||||
| * | tutorial: mention that files should be opened in binary mode | Stefan Behnel | 2013-02-17 | 1 | -1/+1 |
| | | |||||
| * | use BytesIO instead of StringIO in the tutorial | Stefan Behnel | 2013-02-17 | 1 | -11/+11 |
| | | |||||
| * | fix typo | Stefan Behnel | 2013-02-17 | 1 | -1/+1 |
| | | |||||
| * | extend FAQ section on unicode parsing | Stefan Behnel | 2013-02-17 | 1 | -10/+30 |
| | | |||||
| * | fix doctest after changing error message | Stefan Behnel | 2013-02-17 | 1 | -1/+1 |
| | | |||||
| * | update requested Cython version to 0.18 | Stefan Behnel | 2013-02-10 | 1 | -1/+1 |
| | | |||||
| * | prepare release of 3.1.0lxml-3.1.0 | Stefan Behnel | 2013-02-10 | 1 | -3/+7 |
| | | |||||
| * | update xmlfile API docs | Stefan Behnel | 2013-02-10 | 1 | -11/+22 |
| | | |||||
| * | add documentation for xmlfile() API | Stefan Behnel | 2013-02-10 | 1 | -2/+44 |
| | | |||||
| * | fix hg clone URL on website | Stefan Behnel | 2013-02-07 | 1 | -1/+1 |
| | | |||||
| * | prepare release of 3.1beta1lxml-3.1beta1 | Stefan Behnel | 2012-12-21 | 1 | -3/+8 |
| | | |||||
| * | restructure tutorial section on attributes | Stefan Behnel | 2012-12-15 | 1 | -13/+39 |
| | | |||||
| * | merge 3.0 branch into master | Stefan Behnel | 2012-12-14 | 2 | -5/+9 |
| |\ | |||||
| | * | prepare release of 3.0.2lxml-3.0.2 | Stefan Behnel | 2012-12-14 | 2 | -5/+9 |
| | | | |||||
| * | | tutorial: clarify ET deviation that copying Elements moves them in lxml.etree | Stefan Behnel | 2012-12-13 | 1 | -23/+68 |
| | | | |||||
| * | | minor doc cleanup in FAQ | Stefan Behnel | 2012-11-30 | 1 | -7/+7 |
| | | | |||||
| * | | fix a couple of Py3 test issues in doc/elementsoup.txt | Stefan Behnel | 2012-11-29 | 1 | -4/+4 |
| | | | |||||
| * | | clean up download section in front page and link to build server | Stefan Behnel | 2012-11-23 | 1 | -20/+20 |
| | | | | | | | | | | | --HG-- extra : rebase_source : d53326e35b0f52745f42a9ed39b9fff05e3f0b32 | ||||
| * | | rewrite tutorial section on ElementTree class | Stefan Behnel | 2012-11-23 | 1 | -32/+50 |
| | | | |||||
| * | | fixed wording in tutorial | Stefan Behnel | 2012-11-21 | 1 | -6/+6 |
| | | | |||||
| * | | describe QName helper class in tutorial | Stefan Behnel | 2012-11-14 | 1 | -12/+40 |
| | | | |||||
| * | | integrate optional page into web site | Stefan Behnel | 2012-10-20 | 1 | -1/+8 |
| | | | |||||
| * | | change tracker references to HTML links on changelog generation | Stefan Behnel | 2012-10-15 | 1 | -4/+31 |
| |/ | |||||
| * | prepare release of 3.0.1 | Stefan Behnel | 2012-10-14 | 1 | -40/+8 |
| | | |||||
| * | fix release date for lxml 3.0 finallxml-3.0 | Stefan Behnel | 2012-10-08 | 1 | -1/+1 |
| | | |||||
| * | only use Cython for building when required or explicitly requested | Stefan Behnel | 2012-10-07 | 1 | -1/+6 |
| | | |||||
| * | prepare release of lxml 3.0 | Stefan Behnel | 2012-10-07 | 1 | -3/+7 |
| | | |||||
| * | doc update: make clear that we no longer provide binary releases | Stefan Behnel | 2012-10-07 | 3 | -32/+18 |
| | | |||||
| * | merged lxml-2.3 branch back into master | Stefan Behnel | 2012-09-28 | 1 | -0/+2 |
| |\ | |||||
| | * | prepare release of 2.3.6lxml-2.3.6 | Stefan Behnel | 2012-09-28 | 1 | -3/+7 |
| | | | |||||
| * | | prepare release of lxml 3.0beta1lxml-3.0beta1 | Stefan Behnel | 2012-09-26 | 1 | -1/+1 |
| | | | |||||
| * | | require Cython 0.17.1 | Stefan Behnel | 2012-09-26 | 1 | -2/+2 |
| | | | |||||
| * | | prepare release of lxml 3.0b1 | Stefan Behnel | 2012-09-25 | 1 | -3/+7 |
| | | | |||||
| * | | PyPy test fixes | Stefan Behnel | 2012-09-25 | 3 | -8/+8 |
| | | | |||||
