summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* [svn r283] - Ignore .svn when copying buildingdreamcatcher2005-04-151-1/+5
* [svn r282] my first contribution to lxml... yeah!philikon2005-04-151-1/+1
* [svn r281] Another setup.py tweak.faassen2005-04-141-1/+3
* [svn r279] Also guess library dir using xml2-config.faassen2005-04-131-11/+11
* [svn r249] Fiddle about with setup.py to try to make it somewhat more robustfaassen2005-03-311-14/+49
* [svn r224] Merge c14n support into lxml.etree as well. Add a new write_c14n m...faassen2005-01-201-8/+0
* [svn r209] Remove nodereg entirely; this could be done as we use the backpointerfaassen2005-01-181-16/+0
* [svn r207] Remove dom, and tests for it. Also remove nodereg tests, as we're ...faassen2005-01-181-8/+0
* [svn r200] A bug in the way libxslt was included caused it not to be found. F...faassen2005-01-151-1/+1
* [svn r193] Add preliminary XSLT support.faassen2005-01-141-10/+13
* [svn r191] Make it a bit easier to vary options.faassen2005-01-131-5/+6
* [svn r176] Make it a bit more obvious what to edit.faassen2005-01-071-4/+5
* [svn r126] Refactor etree tests so that original ElementTree is also tested, ...faassen2005-01-051-0/+8
* [svn r117] Made setup more flexible so I can point to hand-compiled libxml2. ...faassen2005-01-041-4/+16
* [svn r90] Add a framework for registering nodes with a registry, for managementfaassen2004-12-101-1/+18
* [svn r25] Add preliminary read-only DOM code.faassen2004-07-281-0/+6
* [svn r23] Remove old elementtree module and remove old demo cruft.faassen2004-07-281-13/+0
* [svn r5] Started 'etree.pyx'. This is intended to get the functionality offaassen2004-07-271-1/+7
* [svn r1] Initial import of lxml into subversion.faassen2004-07-091-0/+133