summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cython code simplificationsStefan Behnel2011-11-091-9/+5
* minor cleanupStefan Behnel2011-11-091-2/+2
* formatting fix in CHANGES.txtStefan Behnel2011-11-091-0/+1
* Merge pull request #19 from SimonSapin/masterscoder2011-11-094-0/+19
|\
| * More tests and change log for the parsing bug in cssselect.Simon Sapin2011-11-052-3/+13
| * Ignore optional whitespace after combinators when parsing CSS selectors.Simon Sapin2011-11-043-0/+9
|/
* another fix for the 'descendant' problem in cssselect to undo a serious perfo...Stefan Behnel2011-11-033-8/+16
* fix Py3 compatibility glitch in setup.pyStefan Behnel2011-11-031-1/+1
* extended docstringStefan Behnel2011-10-271-1/+2
* extended doctestsStefan Behnel2011-10-271-5/+22
* doc fixesStefan Behnel2011-10-271-5/+1
* new option 'cleanup_namespaces' in objectify.deannotate()Stefan Behnel2011-10-233-5/+23
* Merge pull request #17 from sralmai/patch-1scoder2011-10-251-2/+2
|\
| * Update INSTALL.txtsralmai2011-10-251-2/+2
|/
* reformatted flattr linkStefan Behnel2011-10-211-5/+7
* simplified linkStefan Behnel2011-10-211-2/+2
* update FAQ section about binary buildsStefan Behnel2011-10-201-14/+15
* restructure lxml.objectify documentation to start with the more obvious 'read...Stefan Behnel2011-10-121-78/+78
* reexport etree.SubElement as objectify.SubElement, increase minor versionStefan Behnel2011-10-123-3/+22
* whitespaceStefan Behnel2011-10-121-1/+1
* reference Django as a project with which users often employ lxmlStefan Behnel2011-10-101-4/+6
* remove references to codespeak.netStefan Behnel2011-10-106-16/+16
* rst fixStefan Behnel2011-09-251-0/+1
* Added tag lxml-2.3.1 for changeset 5f5143534860Stefan Behnel2011-09-251-0/+1
* include missing files in sdistlxml-2.3.1Stefan Behnel2011-09-251-1/+2
* docsStefan Behnel2011-09-252-2/+7
* prepare release of 2.3.1Stefan Behnel2011-09-253-7/+13
* Merge pull request #13 from vibrant/masterscoder2011-09-251-5/+8
|\
| * docstringWojtek2011-09-151-0/+3
| * kill_tags supportWojtek2011-09-121-5/+5
|/
* support pi.get() and pi.attrib by parsing the text context for pseudo-attributesStefan Behnel2011-09-074-27/+60
* fix naming collision in lxml.htmlStefan Behnel2011-09-021-3/+3
* Merge pull request #10 from lrowe/masterscoder2011-09-012-2/+6
|\
| * Static builds may specify the download directory.Laurence Rowe2011-08-312-2/+6
* | rename lxml.get_includes() to lxml.get_include() - sounds wrong, but there is...Stefan Behnel2011-09-012-5/+6
* | officially drop Py2.3 supportStefan Behnel2011-08-263-5/+5
|/
* changelogStefan Behnel2011-08-251-2/+2
* typoStefan Behnel2011-08-251-2/+2
* comment, changelogStefan Behnel2011-08-252-2/+9
* a (mostly) rewrite of the library header file inclusion, also dropping Py2.3 ...Stefan Behnel2011-08-252-87/+51
* fix library version handling in buildlibxml.pyStefan Behnel2011-08-251-6/+7
* patch that copies headers only if --static isMatteo Bertozzi2011-08-243-18/+162
* let cleaner drop 'data:' links just like it does for 'javascript:' linksStefan Behnel2011-08-123-1/+11
* Py3.3 test fixStefan Behnel2011-08-121-2/+2
* replace html5lib integration with an import of the official lxml support in h...Stefan Behnel2011-08-113-2/+12
* update install docs: restrict downloads to PyPI and lxml.deStefan Behnel2011-07-261-3/+3