summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wait for last wheel build to finishlxml-3.6Stefan Behnel2016-08-201-0/+1
* prepare release of lxml 3.6.4lxml-3.6.4Stefan Behnel2016-08-203-6/+16
* link against librt only on LinuxStefan Behnel2016-08-201-4/+4
* link with "-lrt" error on darwin (OS X)Pan Fan2016-08-201-0/+2
* keep sdist for wheel building if it already existsStefan Behnel2016-08-181-5/+14
* validate wheel builds by importing the binary modules instead of just the lxm...Stefan Behnel2016-08-181-1/+1
* parallelise wheel buildsStefan Behnel2016-08-181-1/+7
* prepare binary-only releaselxml-3.6.3Stefan Behnel2016-08-183-3/+13
* link with "-lrt" to correctly support builds on pre-glibc 2.17 Linux platformsStefan Behnel2016-08-181-2/+2
* minor safety cleanup in build scriptStefan Behnel2016-08-181-3/+3
* Added tag lxml-3.6.2 for changeset e701fea46774Stefan Behnel2016-08-181-0/+1
* prepare binary-only releaselxml-3.6.2Stefan Behnel2016-08-183-3/+13
* show how long it took to build the Linux wheelsStefan Behnel2016-08-181-1/+1
* include scripts in sdistStefan Behnel2016-08-181-0/+1
* fix shebang lineStefan Behnel2016-08-181-1/+1
* build and reuse sdist when building wheels and properly pass CFLAGS into dock...Stefan Behnel2016-08-182-8/+19
* manylinux: Add build-wheels.sh and wheel_manylinux targetJoar Wandborg2016-08-172-0/+69
* add .appveyor.ymlMaximilian Hils2016-07-241-0/+17
* prepare release of lxml 3.6.1lxml-3.6.1Stefan Behnel2016-07-243-6/+36
* make the "inline_style" option in Cleaner default to (but independent of) the...Stefan Behnel2016-07-241-5/+9
* Merge pull request #180 from chripede/patch-2scoder2016-07-242-3/+27
|\
| * Fix tests for inline_styleChristian Pedersen2015-11-201-2/+21
| * Add inline_style optionChristian Pedersen2015-11-191-1/+6
* | Merge pull request #192 from adamchainz/readthedocs.ioscoder2016-07-242-2/+2
|\ \
| * | Convert readthedocs link for their .org -> .io migration for hosted projectsAdam Chainz2016-05-292-2/+2
* | | add Py3 comment to tutorialStefan Behnel2016-07-241-1/+1
* | | Merge pull request #196 from mhils/py35-wheelsscoder2016-07-221-13/+22
|\ \ \
| * | | point latest builds to static binariesMaximilian Hils2016-06-271-5/+5
| * | | add support for ucrt binaries on WindowsMaximilian Hils2016-06-271-13/+22
* | | | Merge pull request #199 from tdivis/exclude-file-from-form-valuesscoder2016-07-212-1/+3
|\ \ \ \
| * | | | Exclude `file` field `value` from `FormElement.form_values`.Tomas Divis2016-07-202-1/+3
* | | | | GH#198: fix file path encoding and error handling in resolver codeStefan Behnel2016-07-181-2/+11
* | | | | keep document body on website readable on some browsers by preventing it from...Stefan Behnel2016-05-131-2/+2
* | | | | Merge pull request #198 from mvantellingen/feature/fix-resolver-base-urlscoder2016-07-182-0/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix setting the base url for etree.Resolver.resolve_stringMichael van Tellingen2016-07-182-0/+3
|/ / / /
* | | | Merge pull request #193 from jwilk/spellingscoder2016-06-1611-11/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | fix typosJakub Wilk2016-06-1511-11/+11
|/ / /
* | | reduce indentation of HTML lists on websiteStefan Behnel2016-05-051-2/+7
* | | prevent page quote on website from covering menu buttonStefan Behnel2016-05-051-0/+1
* | | add 'viewport' meta tag to website to have it display better on mobile devicesStefan Behnel2016-05-051-3/+5
* | | make website fonts adapt better to screen sizeStefan Behnel2016-05-051-14/+10
* | | hide menu when clicking somewhere elseStefan Behnel2016-05-051-5/+13
* | | merge branch lxml-3.4Stefan Behnel2016-05-052-33/+103
|\ \ \ | |/ / |/| |
| * | modernise website menu and show it as overlay on small screenslxml-3.4Stefan Behnel2016-05-052-33/+103
* | | Merge pull request #191 from hjoukl/masterscoder2016-04-083-8/+55
|\ \ \
| * | | Fix doctest for Python 2.6 by using a float value with shorter repr().Holger Joukl2016-04-081-2/+2
| * | | Fix losing float precision for lxml.objectify FloatElement.Holger Joukl2016-04-082-6/+53
|/ / /
* | | try to avoid updating pip in Py3.2 as newer versions no longer support itStefan Behnel2016-03-251-1/+1
* | | try to avoid updating pip in Py3.2 as newer versions no longer support itStefan Behnel2016-03-251-1/+1
* | | make the ftp listings parser even less system dependentStefan Behnel2016-03-251-2/+2