summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added tag lxml-2.3.6 for changeset 66c66707c7d8lxml-2.3Stefan Behnel2012-09-281-0/+1
* prepare release of 2.3.6lxml-2.3.6Stefan Behnel2012-09-283-5/+9
* fix parsing when long Unicode strings are passed into the feed() method: part...Stefan Behnel2012-08-092-10/+19
* fix testlxml-2.3.5Stefan Behnel2012-07-311-1/+1
* prepare release of 2.3.5Stefan Behnel2012-07-313-5/+9
* generate less aggressive cleanup code: lxml.etree types imported by lxml.obje...Stefan Behnel2012-03-121-1/+1
* added .hgignore fileStefan Behnel2012-06-091-0/+19
* Fix documentation link to etreepublic.pxdSimon Sapin2012-06-171-1/+1
* docstring fixes in QName classStefan Behnel2012-06-171-3/+6
* fix crash in tail text handling utility functionsStefan Behnel2012-07-313-5/+17
* changelogStefan Behnel2012-04-201-0/+15
* fix crash in sax parser when finding invalid DOCTYPEStefan Behnel2012-04-203-6/+109
* Added tag lxml-2.3.4 for changeset cf0980063266Stefan Behnel2012-03-261-0/+1
* changelogStefan Behnel2012-03-261-0/+3
* prepare release of 2.3.4lxml-2.3.4Stefan Behnel2012-03-263-5/+9
* changelogStefan Behnel2012-03-261-0/+3
* fix race condition in threaded XSLT processingStefan Behnel2012-03-261-4/+1
* fix compile error reporting for XSLT stylesheet compilationStefan Behnel2012-02-233-1/+19
* test for latest nsmap fixStefan Behnel2012-02-181-0/+5
* fix crash when building nsmap for empty namespace URIStefan Behnel2012-02-181-5/+2
* updated 'support the project' docs sectionStefan Behnel2012-01-071-5/+8
* Added tag lxml-2.3.3 for changeset 945b29e5b54aStefan Behnel2012-01-041-0/+1
* add missing importlxml-2.3.3Stefan Behnel2012-01-041-1/+1
* prepare release of lxml 2.3.3Stefan Behnel2012-01-043-19/+36
* ReST fixStefan Behnel2012-01-021-1/+1
* fix ticket 903782: initialise document dict for HTML parsing in iterparse to ...Stefan Behnel2011-12-144-2/+38
* changelogStefan Behnel2011-12-131-0/+3
* add missing serialisation options to lxml.html.tostring()Stefan Behnel2011-12-131-6/+32
* doc commentStefan Behnel2011-12-131-0/+2
* removed link from readme that does not work in githubStefan Behnel2011-12-131-3/+2
* integrate new front page sections into side menuStefan Behnel2011-12-131-6/+6
* integrate PayPayl button into homepageStefan Behnel2011-12-134-20/+43
* rst fixStefan Behnel2011-12-131-4/+4
* "E :pseudo" should parse the same as "E *:pseudo", not "E:pseudo"Simon Sapin2011-12-124-1/+19
* minor text edit in readmeStefan Behnel2011-12-131-1/+1
* fix flattr linkStefan Behnel2011-12-131-1/+1
* add flattr and paypal buttons to github project pageStefan Behnel2011-12-135-4/+72
* drop a paragraph in the performance docs that was referring to pre-Py2.7 ETStefan Behnel2011-12-031-6/+0
* use known buffer length on char* to Python bytes conversionStefan Behnel2011-12-021-1/+1
* use lower case encoding names when de-/encoding in PythonStefan Behnel2011-12-024-13/+16
* new FAQ section on parsing from unicode filesStefan Behnel2011-12-011-0/+22
* additional performance.txt section on memory usage under Py3.3Stefan Behnel2011-11-291-1/+39
* doc clarificationStefan Behnel2011-11-121-2/+2
* Added support for passing kwargs into html5lib parser. I.e lxml.html.html5par...hankthetank2011-11-041-4/+4
* fix bug #889200: no longer raise an exception in lxml.html.diff on img tags w...Stefan Behnel2011-11-113-3/+12
* changelogStefan Behnel2011-11-111-1/+1
* prepare release of lxml 2.3.2lxml-2.3.2lxml-2.3.2Stefan Behnel2011-11-112-5/+9
* ReST fixStefan Behnel2011-11-111-1/+1
* Py2.4 test fixStefan Behnel2011-11-111-1/+1
* be a bit less boring about example text in doctestsStefan Behnel2011-11-111-2/+2