| Commit message (Expand) | Author | Age | Files | Lines |
| * | svb3.6 | Tres Seaver | 2017-05-04 | 1 | -1/+1 |
| * | Added Travis, appveyor, tox, manylinux for 3.6 branch.travis-36 | Maurits van Rees | 2017-04-22 | 1 | -1/+3 |
| * | vb | Hanno Schlichting | 2011-08-20 | 1 | -1/+1 |
| * | Prepare zope.interface 3.6.7. | Hanno Schlichting | 2011-08-20 | 1 | -3/+3 |
| * | svg | Tres Seaver | 2011-08-13 | 1 | -3/+1 |
| * | Prep 3.6.6 release. | Tres Seaver | 2011-08-13 | 1 | -1/+1 |
| * | Preparing release 3.6.1 | Lennart Regebro | 2010-05-03 | 1 | -1/+1 |
| * | Back to development. | Lennart Regebro | 2010-04-29 | 1 | -1/+1 |
| * | Preparing for release. | Lennart Regebro | 2010-04-29 | 1 | -1/+1 |
| * | Hey, we should have classifiers, to tag it as being Python 3 compatible. | Lennart Regebro | 2010-04-19 | 1 | -0/+11 |
| * | Cleaning up imports, mostly in tests, some duplicates created by my merge. Py... | Lennart Regebro | 2010-04-11 | 1 | -3/+0 |
| * | Merge of regebro-python3 branch, adding Python 3.1 compatibility\! | Lennart Regebro | 2010-04-09 | 1 | -40/+29 |
| * | Comply with repository policy. | Tres Seaver | 2010-04-06 | 1 | -2/+2 |
| * | Use the standard Python doctest module instead of zope.testing.doctest, which | Fabio Tranchitella | 2009-12-23 | 1 | -1/+1 |
| * | Revert incorrect copyright header update. | Christian Theune | 2009-12-17 | 1 | -1/+1 |
| * | Back to development: 3.5.4dev | Thomas Lotze | 2009-12-08 | 1 | -1/+1 |
| * | Preparing release 3.5.3 | Thomas Lotze | 2009-12-08 | 1 | -1/+1 |
| * | Updating copyright header after transfer of ownership to the Zope Foundation | Christian Theune | 2009-11-02 | 1 | -1/+1 |
| * | Mark as part of the ZTK | Martijn Faassen | 2009-09-11 | 1 | -0/+5 |
| * | bump version for development | Fred Drake | 2009-07-01 | 1 | -1/+1 |
| * | Bump version. | Dan Korostelev | 2009-03-13 | 1 | -1/+1 |
| * | Little description formatting fix. | Dan Korostelev | 2009-03-13 | 1 | -1/+1 |
| * | Fix formatting. Improve package description. Add changelog entries. | Dan Korostelev | 2009-03-01 | 1 | -1/+3 |
| * | Add sphinx docs generation. | Dan Korostelev | 2009-03-01 | 1 | -5/+6 |
| * | Update after 3.5.0 | Hanno Schlichting | 2008-10-26 | 1 | -1/+1 |
| * | Prepare release | Hanno Schlichting | 2008-10-26 | 1 | -1/+1 |
| * | Fixed declaration of _zope_interface_coptimizations, it's not a top level pac... | Florian Schulze | 2008-08-30 | 1 | -3/+3 |
| * | Reverted my last change, judging from the setuptools/distutils docs it should... | Florian Schulze | 2008-08-27 | 1 | -1/+1 |
| * | Fixed declaration of _zope_interface_coptimizations, it's not a top level pac... | Florian Schulze | 2008-08-27 | 1 | -1/+1 |
| * | Added optional code optimizations support, which allows the building of | Georgy Berdyshev | 2008-07-08 | 1 | -6/+49 |
| * | Bumped version # to next feature release. | Jim Fulton | 2008-01-06 | 1 | -1/+1 |
| * | Don't spit out files, if you want to check the long_description (e.g. whether | Philipp von Weitershausen | 2007-11-10 | 1 | -2/+0 |
| * | The 3.4.1 release has happened already, so bump version number and add dev ma... | Philipp von Weitershausen | 2007-11-10 | 1 | -1/+1 |
| * | Write long_description to a text file so it can be tested against the | Jim Fulton | 2007-10-02 | 1 | -11/+15 |
| * | bump version number for next release | Fred Drake | 2007-07-19 | 1 | -1/+1 |
| * | prep for 3.4.0 release | Fred Drake | 2007-07-19 | 1 | -1/+1 |
| * | Removed external to move code here. Updated version for *upcoming* release. | Christian Theune | 2007-05-03 | 1 | -1/+1 |
| * | Update svn properties. | Baiju Muthukadan | 2007-02-21 | 1 | -1/+1 |
| * | Back to dev mode. | Jim Fulton | 2007-02-19 | 1 | -1/+1 |
| * | Updated release info to make 3.3.0.1 release. | Jim Fulton | 2007-02-19 | 1 | -1/+1 |
| * | Changed the version number and imported find_packages and used it. | Alexander Heavner | 2007-02-13 | 1 | -7/+2 |
| * | Removed '-' from dev prefix to prevent it being treated as a | Jim Fulton | 2007-01-22 | 1 | -1/+1 |
| * | Merged a fixes from 3.3 branch. | Jim Fulton | 2007-01-22 | 1 | -1/+12 |
| * | Merged changes from 3.3 branch. | Jim Fulton | 2007-01-03 | 1 | -1/+1 |
| * | Converted to a buildout. | Jim Fulton | 2007-01-03 | 1 | -8/+31 |
| * | make happier eggs | Fred Drake | 2006-09-07 | 1 | -0/+1 |
| * | clean up egg support stuff | Fred Drake | 2006-09-06 | 1 | -3/+3 |
| * | 'package_dir' must be a relative path. | Tres Seaver | 2006-04-15 | 1 | -2/+2 |
| * | Prep for historical releases. | Tres Seaver | 2006-04-04 | 1 | -1/+0 |
| * | Include subpackages. | Tres Seaver | 2006-03-13 | 1 | -1/+5 |