| Commit message (Expand) | Author | Age | Files | Lines |
| * | Repository policy.3.7 | Tres Seaver | 2012-06-11 | 2 | -2/+2 |
| * | Stable 3.7 branch for ZTK 1.1 dev. | Tres Seaver | 2012-03-30 | 0 | -0/+0 |
| * | Tag 3.7.0 release.3.7.0 | Tres Seaver | 2011-08-13 | 0 | -0/+0 |
| * | Prep 3.7.0 release. | Tres Seaver | 2011-08-13 | 2 | -2/+2 |
| * | Move changes from 3.6.2 - 3.6.5 to a new 3.7.x release line. | Tres Seaver | 2011-08-13 | 2 | -5/+14 |
| * | Fix test failure under 'python setup.py test' in new test for '__hash__'. | Tres Seaver | 2011-08-12 | 2 | -0/+5 |
| * | Fix Python 2.5 incompatibility introduced in new tests of ``__hash__``. | Tres Seaver | 2011-08-12 | 2 | -2/+7 |
| * | svb | Tres Seaver | 2011-08-11 | 2 | -1/+6 |
| * | Prep 3.6.5 release. | Tres Seaver | 2011-08-11 | 2 | -2/+2 |
| * | Work around buggy behavior in some subclasses of `InterfaceClass`` | Tres Seaver | 2011-08-11 | 4 | -8/+65 |
| * | Revert r122462 after updating zope.app.interface. | Tres Seaver | 2011-08-11 | 2 | -5/+2 |
| * | Fix a regression introduced in 3.6.4, that made one zope.app.interface test fail | Gediminas Paulauskas | 2011-08-04 | 2 | -2/+5 |
| * | - Fix testing deprecation warnings issued when tested under Py3K. | Chris McDonough | 2011-07-21 | 4 | -70/+90 |
| * | - Add a tox.ini for easier xplatform testing. | Chris McDonough | 2011-07-15 | 2 | -0/+13 |
| * | Under PyPy, 'zope.interface' should not build its C extension. | Tres Seaver | 2011-07-05 | 2 | -13/+26 |
| * | svb | Tres Seaver | 2011-07-05 | 2 | -1/+6 |
| * | Prep 3.6.4 release. | Tres Seaver | 2011-07-05 | 2 | -2/+2 |
| * | LP 804951: InterfaceClass instances were unhashable under Python 3.x. | Tres Seaver | 2011-07-05 | 3 | -1/+13 |
| * | svb | Tres Seaver | 2011-05-26 | 2 | -1/+6 |
| * | Prep 3.6.3 release. | Tres Seaver | 2011-05-26 | 2 | -2/+2 |
| * | Correct comparison of interfaces from different modules but with the same name. | Tres Seaver | 2011-05-26 | 4 | -9/+64 |
| * | svb | Tres Seaver | 2011-05-17 | 1 | -1/+1 |
| * | Prep 3.6.2 release. | Tres Seaver | 2011-05-17 | 1 | -1/+1 |
| * | Better phrasing. | Tres Seaver | 2011-05-17 | 1 | -2/+2 |
| * | ReST fix. | Tres Seaver | 2011-05-17 | 1 | -2/+2 |
| * | Detailed documentation moved out-of-line from PyPI page | Tres Seaver | 2011-05-17 | 3 | -56/+36 |
| * | Garden changelog. | Tres Seaver | 2011-05-17 | 1 | -1/+4 |
| * | Fixes for small issues when running tests under Python 3.2 using zope.testrunner | Brian Sutherland | 2011-04-29 | 2 | -2/+5 |
| * | Require Distribute on Python 3. | Lennart Regebro | 2011-03-16 | 2 | -2/+5 |
| * | Works with 2.7 and 3.2 as well. | Lennart Regebro | 2011-03-14 | 1 | -0/+3 |
| * | Specify return value type for C optimizations module init under Python 3. | Tres Seaver | 2010-11-15 | 2 | -6/+4 |
| * | Wrap long line. | Tres Seaver | 2010-11-15 | 1 | -2/+2 |
| * | Remove CVS-era Id fossils. | Tres Seaver | 2010-06-03 | 33 | -68/+2 |
| * | Back to development: 3.6.2 | Lennart Regebro | 2010-05-03 | 2 | -1/+7 |
| * | Preparing release 3.6.1 | Lennart Regebro | 2010-05-03 | 2 | -2/+2 |
| * | Updated changes. | Lennart Regebro | 2010-05-02 | 1 | -0/+9 |
| * | Having non-ascii text in the description wasn't a good idea for Python 3, whi... | Lennart Regebro | 2010-05-02 | 1 | -1/+1 |
| * | Fix compiler warnings under GCC 4.3.3. | Tres Seaver | 2010-05-02 | 1 | -2/+2 |
| * | fix formatting so it outputs correctly with ReST | Kevin Teague | 2010-04-29 | 1 | -2/+3 |
| * | Back to development. | Lennart Regebro | 2010-04-29 | 1 | -1/+1 |
| * | Preparing for release. | Lennart Regebro | 2010-04-29 | 2 | -2/+2 |
| * | Hey, we should have classifiers, to tag it as being Python 3 compatible. | Lennart Regebro | 2010-04-19 | 1 | -0/+11 |
| * | Clear the cache used by ``Specificaton.get`` inside ``Specification.changed``. | Tres Seaver | 2010-04-13 | 3 | -0/+33 |
| * | Scrub trailing ws, use canonical suite-generation form. | Tres Seaver | 2010-04-13 | 1 | -23/+17 |
| * | Cleaning up imports, mostly in tests, some duplicates created by my merge. Py... | Lennart Regebro | 2010-04-11 | 9 | -31/+22 |
| * | Merge of regebro-python3 branch, adding Python 3.1 compatibility\! | Lennart Regebro | 2010-04-09 | 23 | -249/+502 |
| * | Ignore derived. | Tres Seaver | 2010-04-06 | 1 | -0/+8 |
| * | Comply with repository policy. | Tres Seaver | 2010-04-06 | 38 | -37/+82 |
| * | Fixed typo | Vincent Fretin | 2010-01-02 | 1 | -1/+1 |
| * | Use the standard Python doctest module instead of zope.testing.doctest, which | Fabio Tranchitella | 2009-12-23 | 8 | -15/+18 |