summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag 3.6.3 release.3.6.3Tres Seaver2011-05-260-0/+0
* Prep 3.6.3 release.Tres Seaver2011-05-262-2/+2
* Correct comparison of interfaces from different modules but with the same name.Tres Seaver2011-05-264-9/+64
* svbTres Seaver2011-05-171-1/+1
* Prep 3.6.2 release.Tres Seaver2011-05-171-1/+1
* Better phrasing.Tres Seaver2011-05-171-2/+2
* ReST fix.Tres Seaver2011-05-171-2/+2
* Detailed documentation moved out-of-line from PyPI pageTres Seaver2011-05-173-56/+36
* Garden changelog.Tres Seaver2011-05-171-1/+4
* Fixes for small issues when running tests under Python 3.2 using zope.testrunnerBrian Sutherland2011-04-292-2/+5
* Require Distribute on Python 3.Lennart Regebro2011-03-162-2/+5
* Works with 2.7 and 3.2 as well.Lennart Regebro2011-03-141-0/+3
* Specify return value type for C optimizations module init under Python 3.Tres Seaver2010-11-152-6/+4
* Wrap long line.Tres Seaver2010-11-151-2/+2
* Remove CVS-era Id fossils.Tres Seaver2010-06-0333-68/+2
* Back to development: 3.6.2Lennart Regebro2010-05-032-1/+7
* Preparing release 3.6.1Lennart Regebro2010-05-032-2/+2
* Updated changes.Lennart Regebro2010-05-021-0/+9
* Having non-ascii text in the description wasn't a good idea for Python 3, whi...Lennart Regebro2010-05-021-1/+1
* Fix compiler warnings under GCC 4.3.3.Tres Seaver2010-05-021-2/+2
* fix formatting so it outputs correctly with ReSTKevin Teague2010-04-291-2/+3
* Back to development.Lennart Regebro2010-04-291-1/+1
* Preparing for release.Lennart Regebro2010-04-292-2/+2
* Hey, we should have classifiers, to tag it as being Python 3 compatible.Lennart Regebro2010-04-191-0/+11
* Clear the cache used by ``Specificaton.get`` inside ``Specification.changed``.Tres Seaver2010-04-133-0/+33
* Scrub trailing ws, use canonical suite-generation form.Tres Seaver2010-04-131-23/+17
* Cleaning up imports, mostly in tests, some duplicates created by my merge. Py...Lennart Regebro2010-04-119-31/+22
* Merge of regebro-python3 branch, adding Python 3.1 compatibility\!Lennart Regebro2010-04-0923-249/+502
* Ignore derived.Tres Seaver2010-04-061-0/+8
* Comply with repository policy.Tres Seaver2010-04-0638-37/+82
* Fixed typoVincent Fretin2010-01-021-1/+1
* Use the standard Python doctest module instead of zope.testing.doctest, whichFabio Tranchitella2009-12-238-15/+18
* Fixed unit tests replacing zope.testing.doctestunit with doctest: it has beenFabio Tranchitella2009-12-224-6/+6
* Fix typo.Martijn Faassen2009-12-181-1/+1
* Revert incorrect copyright header update.Christian Theune2009-12-1736-36/+36
* Cleanups: make pyflakes happy.Tres Seaver2009-12-171-13/+20
* Clean out module-scope imports of MUT, other cruft.Tres Seaver2009-12-171-78/+127
* Back to development: 3.5.4devThomas Lotze2009-12-082-1/+7
* Preparing release 3.5.3Thomas Lotze2009-12-082-2/+2
* Fix an edge case: make providedBy() work when a class has '__provides__' inWolfgang Schnerring2009-12-084-3/+23
* Updating copyright header after transfer of ownership to the Zope FoundationChristian Theune2009-11-0236-36/+36
* clean up some comments and some whitespaceGary Poster2009-10-312-45/+41
* revert accidental checkin that should have been on a branchWolfgang Schnerring2009-09-126-683/+0
* copy fixers pertaining to zope.interface into the zope.interface treeWolfgang Schnerring2009-09-126-0/+683
* Mark as part of the ZTKMartijn Faassen2009-09-111-0/+5
* bump version for developmentFred Drake2009-07-012-1/+8
* - set 3.5.2 release dateFred Drake2009-07-011-2/+2
* clean up registry structures to avoid unecessary references to globalFred Drake2009-06-303-6/+102
* Note reusability.Martijn Faassen2009-05-131-0/+3
* Confusion.Chris McDonough2009-04-231-0/+9