summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* remove outdated sentence from home pageStefan Behnel2013-04-261-2/+1
* prepare release of 3.1.2lxml-3.1.2Stefan Behnel2013-04-121-3/+7
* require Cython 0.18 by nowStefan Behnel2013-04-121-2/+2
* faq updatesStefan Behnel2013-04-121-13/+12
* update objectify performance numbersStefan Behnel2013-04-061-20/+20
* update performance numbersStefan Behnel2013-04-061-34/+48
* update benchmark results to Py3.3 and lxml 3.1Stefan Behnel2013-04-051-262/+252
* add comparison of .iter() and .find*() to tutorialStefan Behnel2013-04-051-1/+20
* add link from FAQ to launchpad bug trackerStefan Behnel2013-03-291-6/+8
* add comment on using git cloneStefan Behnel2013-03-291-0/+4
* prepare release of 3.1.1lxml-3.1.1Stefan Behnel2013-03-291-3/+7
* extend FAQ entry on safe XML processing, link to defusedxmlStefan Behnel2013-02-221-3/+21
* added FAQ section on safe XML processingStefan Behnel2013-02-201-1/+57
* tutorial: mention that files should be opened in binary modeStefan Behnel2013-02-171-1/+1
* use BytesIO instead of StringIO in the tutorialStefan Behnel2013-02-171-11/+11
* fix typoStefan Behnel2013-02-171-1/+1
* extend FAQ section on unicode parsingStefan Behnel2013-02-171-10/+30
* fix doctest after changing error messageStefan Behnel2013-02-171-1/+1
* update requested Cython version to 0.18Stefan Behnel2013-02-101-1/+1
* prepare release of 3.1.0lxml-3.1.0Stefan Behnel2013-02-101-3/+7
* update xmlfile API docsStefan Behnel2013-02-101-11/+22
* add documentation for xmlfile() APIStefan Behnel2013-02-101-2/+44
* fix hg clone URL on websiteStefan Behnel2013-02-071-1/+1
* prepare release of 3.1beta1lxml-3.1beta1Stefan Behnel2012-12-211-3/+8
* restructure tutorial section on attributesStefan Behnel2012-12-151-13/+39
* merge 3.0 branch into masterStefan Behnel2012-12-142-5/+9
|\
| * prepare release of 3.0.2lxml-3.0.2Stefan Behnel2012-12-142-5/+9
* | tutorial: clarify ET deviation that copying Elements moves them in lxml.etreeStefan Behnel2012-12-131-23/+68
* | minor doc cleanup in FAQStefan Behnel2012-11-301-7/+7
* | fix a couple of Py3 test issues in doc/elementsoup.txtStefan Behnel2012-11-291-4/+4
* | clean up download section in front page and link to build serverStefan Behnel2012-11-231-20/+20
* | rewrite tutorial section on ElementTree classStefan Behnel2012-11-231-32/+50
* | fixed wording in tutorialStefan Behnel2012-11-211-6/+6
* | describe QName helper class in tutorialStefan Behnel2012-11-141-12/+40
* | integrate optional page into web siteStefan Behnel2012-10-201-1/+8
* | change tracker references to HTML links on changelog generationStefan Behnel2012-10-151-4/+31
|/
* prepare release of 3.0.1Stefan Behnel2012-10-141-40/+8
* fix release date for lxml 3.0 finallxml-3.0Stefan Behnel2012-10-081-1/+1
* only use Cython for building when required or explicitly requestedStefan Behnel2012-10-071-1/+6
* prepare release of lxml 3.0Stefan Behnel2012-10-071-3/+7
* doc update: make clear that we no longer provide binary releasesStefan Behnel2012-10-073-32/+18
* merged lxml-2.3 branch back into masterStefan Behnel2012-09-281-0/+2
|\
| * prepare release of 2.3.6lxml-2.3.6Stefan Behnel2012-09-281-3/+7
* | prepare release of lxml 3.0beta1lxml-3.0beta1Stefan Behnel2012-09-261-1/+1
* | require Cython 0.17.1Stefan Behnel2012-09-261-2/+2
* | prepare release of lxml 3.0b1Stefan Behnel2012-09-251-3/+7
* | PyPy test fixesStefan Behnel2012-09-253-8/+8
* | doc: works in Py3.3Stefan Behnel2012-09-251-1/+1
* | prepare release of 3.0alpha2lxml-3.0alpha2Stefan Behnel2012-08-231-3/+7
* | require Cython 0.17Stefan Behnel2012-08-141-2/+2